- Mar 13, 2017
- Mar 11, 2017
-
-
zzz authored
History for prop, -4
-
zzz authored
to branch 'i2p.i2p' (head 3b4b418ae8be95d52228fc7c325fc52e0223e4fe)
-
zzz authored
Includes two Tomcat 8.0.33 jars from that, which are: "A rebundling of Apache Tomcat Jasper to remove the tomcat server dependencies, so that the JSP engine can be used by the Eclipse Jetty project."
-
zzz authored
-
zzz authored
-
zzz authored
-
- Mar 10, 2017
-
-
zzz authored
Add error message for jetty-jmx.xml migration, don't migrate Update non-default files jetty-rewrite.xml and jetty-jmx.xml
-
- Mar 09, 2017
- Mar 08, 2017
- Mar 06, 2017
-
-
zzz authored
was incorrectly saving as libjcpuid.so (tickets #1865, #1900) - Try to load libjcpuid-x86_64-osx.jnilib for 32-bit Macs, because as of 0.9.26 it's a 'fat binary' with 32-bit in it also. This was broken in the 0.9.26 changes. - Improve error logging - Add library search path logging to main() NBI: - Try to load the "none" architecture for x86, even if CPUID loading fails (tickets #1865, #1900) This was broken in the 0.9.26 changes. - Add library search path logging to main() - Comment out unused method
-
zzz authored
-
zzz authored
Fixes this checkin: Revision: c52409bf5d7b422c23a62eecfa50b98d7c74f8df Date: 01/16/2012 Branch: i2p.i2p Don't throttle tunnel creation if using a higher than default router.maxParticipatingTunnels setting.
-
- Mar 04, 2017
-
-
zzz authored
Fix missing glassfish dependency in trusty/control
-
zzz authored
-
zzz authored
-
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
-
- Mar 03, 2017
-
-
zzz authored
-
zzz authored
Set InstanceManager for webapps Remove InstanceManager log message Resolves ticket #1818
-
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
-
zzz authored
and 'fe4b2b6942b6c0dbe1efda4e2fa555289e74cbef'
-
zzz authored
causes Windows installer to fail because DataHelper is not in install.jar. tag i2p-0.9.29-win1
-
- Mar 02, 2017
- Mar 01, 2017
- Feb 28, 2017
-
-
zzz authored
default configurations were not being run. Revert adding JettyJspServlet class, maybe we don't need it after all.
-
- Feb 27, 2017