I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Jun 15, 2009
    • zzz's avatar
      * i2psnark build: · 2ca0ae75
      zzz authored
            - Move FetchAndAdd to static inner class
            - Remove duplicate classes from i2psnark.war (120KB);
              fixes sporadic FetchAndAdd IllegalAccessError
            - Fix standalone build to include i2psnark.jar since classes
              aren't in the .war anymore
            - Have standalone jetty use I2PAppContext temp directory
            - Replace launch-i2psnark.jar with launch-i2psnark script,
              since RunStandalone is in i2p.jar
            - Clean up jetty-i2psnark.xml, turn off jetty logging
            - Remove standalone build from the pkg target in the main build.xml
      2ca0ae75
  2. Dec 18, 2005
    • jrandom's avatar
      2005-12-18 jrandom · c287bace
      jrandom authored and zzz's avatar zzz committed
          * Added a standalone runner for the I2PSnark web ui (build with the
            command "ant i2psnark", unzip i2psnark-standalone.zip somewhere, run
            with "java -jar launch-i2psnark.jar", and go to http://localhost:8002/).
          * Further I2PSnark error handling
      c287bace
Loading