Bug#329607: jetty: -Djava.library.path is not set to point to installed Debian packages and default heap is too conservative

Oyvind Harboe oyvind.harboe at zylin.com
Thu Sep 22 08:36:00 UTC 2005


Package: jetty
Version: 5.1.5rc1-2
Severity: normal

Index: debian/changelog
===================================================================
RCS file: /cvsroot/pkg-java/jetty/debian/changelog,v
retrieving revision 1.6
diff -u -r1.6 changelog
--- debian/changelog	2 Sep 2005 13:37:01 -0000	1.6
+++ debian/changelog	22 Sep 2005 08:28:41 -0000
@@ -1,3 +1,14 @@
+jetty (5.1.5rc1-5) unstable; urgency=low
+
+  Patch from Oyvind Harboe <oyvind.harboe at zylin.com>:
+  
+  * increased default amount of memory available to 256Mbyte.
+    the advantage of having more heap available is that more
+    applications will be able to run without modification to
+    the standard Jetty configuration.  
+  * added -Djava.library.path=/usr/lib to VM arguments. This is
+    requried to make e.g. the librxtx-java package work.
+
 jetty (5.1.5rc1-4) unstable; urgency=low
 
   Patch from Oyvind Harboe <oyvind.harboe at zylin.com>:
Index: debian/jetty.default
===================================================================
RCS file: /cvsroot/pkg-java/jetty/debian/jetty.default,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 jetty.default
--- debian/jetty.default	5 Nov 2004 21:24:21 -0000	1.1.1.1
+++ debian/jetty.default	22 Sep 2005 08:28:41 -0000
@@ -1,3 +1,3 @@
 # Defaults for jetty see /etc/init.d/jetty for more
-#JAVA_OPTIONS="-Xmx64m -Djava.awt.headless=true 
-Djava.io.tmpdir=$JETTY_TMP"
+#JAVA_OPTIONS="-Xmx256m -Djava.awt.headless=true 
-Djava.io.tmpdir=$JETTY_TMP -Djava.library.path=/usr/lib"
 


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages jetty depends on:
ii  adduser                   3.67           Add and remove users and groups
ii  eclipse-javac [java2-comp 2.1.3-4        Eclipse Java compiler and ant plug
ii  libcommons-logging-java   1.0.4-2        The commmon wrapper interface for 
ii  libmx4j-java              2.0.1-4        An open source implementation of t
ii  libservlet2.4-java        5.0.30-2       Servlet 2.4 and JSP 2.0 Java class
ii  libtomcat4-java           4.1.31-3       Java Servlet engine -- core librar
ii  libxerces2-java           2.6.2-2        Validating XML parser for Java wit
ii  sun-j2sdk1.5 [j2re1.5]    1.5.0+update05 Java(TM) 2 SDK, Standard Edition, 

jetty recommends no packages.

-- no debconf information




More information about the pkg-java-maintainers mailing list