Skip to content
Snippets Groups Projects
  1. May 08, 2013
    • Guy Zana's avatar
      java: first level split of java jar files · 674d2160
      Guy Zana authored
      split cloudius.jar to cloudius.jar an cli.jar
      the following patch will introduce proper code reusing between the two jars
      basically, cli.jar will be dependant on cloudius.jar
      674d2160
    • Guy Zana's avatar
      java: rename java/src directory to java/cloudius · bda48d3b
      Guy Zana authored
      we're about to split cloudius.jar into 2 jars:
      1. cloudius.jar - holds various utils and interfacing jni
      2. cli.jar - wrappers needed for the cli, commuication of js<->java
      
      per Nadav suggestion.
      bda48d3b
  2. May 07, 2013
  3. May 06, 2013
Loading