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

Skip to content
Snippets Groups Projects
  1. Apr 14, 2018
  2. Apr 11, 2018
  3. Feb 01, 2018
  4. Nov 25, 2017
  5. Nov 08, 2017
  6. Aug 09, 2017
    • zzz's avatar
      Package changelogs · 24414845
      zzz authored
      Fix extra chars in patch 1
      Fix javadoc causing build error on Trusty
      Deb build doc updates
      24414845
  7. May 17, 2017
  8. May 10, 2017
  9. May 03, 2017
  10. Apr 06, 2017
  11. Mar 04, 2017
    • zzz's avatar
      Move setting of InstanceManager to WebAppConfiguration to avoid race · f38ee48c
      zzz authored
      Fix up LICENSES.txt
      Build.xml cleanup
      Debian:
      - Add support for with-libtomcat8-java but not with-libjetty9-java for wheezy/jessie
      - Fix wheezy/precise/trusty build files to use tomcat8 but not jetty9 packages
      - Remove build dependency on ant-optional, not required
      - Remove some remaining eclipse-ecj dependencies
      - Add short README files for wheezy and jessie
      f38ee48c
  12. Mar 03, 2017
    • zzz's avatar
      Debian build fixes · ec6c2442
      zzz authored
      ec6c2442
    • zzz's avatar
      Debian builds: · b72085bc
      zzz authored
      - Remove with-libtomcat6-java and with-libtomcat7-java
      - Replace with-libjetty8-java with-libjetty9-java
      - Add libtomcat8-java dependency in debian builds
      - Change libservlet-3.0-java implicit dependency to libservlet-3.1-java
      - Initial mods for trusty build files, as it does not have jetty 9
      - Initial xenial build files
      - Add link to jetty9-apache-jsp.jar
      - Add necessary util jars to jsp classpath
      Non-Debian builds:
      - Move tomcat runtime from javax.servlet.jar to jasper-runtime.jar,
        to be consistent with Jetty 8
      - Switch from jetty (glassfish) to apache (tomcat) jsp implementation,
        to be consistent with Debian builds
      - Drop checked-in Tomcat 6 and Jetty 8 jars
      Code:
      - Force Jasper initialization in RouterConsoleRunner since we
        don't use the Jetty annotation scanner
      b72085bc
  13. Dec 15, 2016
    • zzz's avatar
      Debian: Updates · 0a1cd205
      zzz authored
      - Fix jetty version in build.xml
      - Make javadoc package priority 'extra'
      - Beginning of xenial files, Java 8 only, untested
      - Build doc updates
      - Add zesty, remove wily in docs
      0a1cd205
Loading