[pkg-java] r2814 - branches/tomcat5.5/feature/debian/debian

Marcus Better marcusb-guest at alioth.debian.org
Wed Nov 29 14:32:37 CET 2006


Author: marcusb-guest
Date: 2006-11-29 14:32:37 +0100 (Wed, 29 Nov 2006)
New Revision: 2814

Modified:
   branches/tomcat5.5/feature/debian/debian/tomcat5.5.default
Log:
Rename CATALINA_OPTS to JAVA_OPTS.


Modified: branches/tomcat5.5/feature/debian/debian/tomcat5.5.default
===================================================================
--- branches/tomcat5.5/feature/debian/debian/tomcat5.5.default	2006-11-29 13:31:43 UTC (rev 2813)
+++ branches/tomcat5.5/feature/debian/debian/tomcat5.5.default	2006-11-29 13:32:37 UTC (rev 2814)
@@ -16,7 +16,7 @@
 # Arguments to pass to the Java virtual machine (JVM)
 # "-Djava.awt.headless=true -Xmx128M" is automatically set if CATALINA_OPTS
 # is left empty here
-#CATALINA_OPTS="-Djava.awt.headless=true -Xmx128M -server"
+#JAVA_OPTS="-Djava.awt.headless=true -Xmx128M -server"
 
 # Java compiler to use for translating JavaServer Pages (JSPs). You can use all
 # compilers that are accepted by Ant's build.compiler property.




More information about the pkg-java-commits mailing list