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

Marcus Better marcusb-guest at alioth.debian.org
Wed Apr 25 14:26:56 UTC 2007


Author: marcusb-guest
Date: 2007-04-25 14:26:56 +0000 (Wed, 25 Apr 2007)
New Revision: 3345

Modified:
   branches/tomcat5.5/feature/debian/debian/tomcat5.5.default
Log:
Leave default JAVA_OPTS as sample.


Modified: branches/tomcat5.5/feature/debian/debian/tomcat5.5.default
===================================================================
--- branches/tomcat5.5/feature/debian/debian/tomcat5.5.default	2007-04-25 14:11:52 UTC (rev 3344)
+++ branches/tomcat5.5/feature/debian/debian/tomcat5.5.default	2007-04-25 14:26:56 UTC (rev 3345)
@@ -13,10 +13,8 @@
 # Default: /var/lib/tomcat5.5
 #CATALINA_BASE=/var/lib/tomcat5.5
 
-# Arguments to pass to the Java virtual machine (JVM)
-# "-Djava.awt.headless=true -Xmx128M" is automatically set if CATALINA_OPTS
-# is left empty here
-#JAVA_OPTS="-Djava.awt.headless=true -Xmx128M -server"
+# Arguments to pass to the Java virtual machine (JVM).
+#JAVA_OPTS="-Djava.awt.headless=true -Xmx128M"
 
 # 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