Bug#343177: the jetty package should depend on apache2-utils

2005-12-13 Thread oyvind
Package: jetty
Version: 5.1.5rc1-6
Severity: minor


Unless apache2-utils is already installed, I get an error message when
starting Jetty:

Starting Jetty servlet engine: sh: /usr/sbin/rotatelogs2: No such file
or directory



-- 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.12-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages jetty depends on:
ii  adduser   3.67.2 Add and remove users and groups
ii  ant   1.6.5-3Java based build tool like make
pn  jikes | j2sdk1.3 | j2sdk1 none (no description available)
ii  libcommons-logging-java   1.0.4-3commmon wrapper interface for seve
ii  libmx4j-java  2.1.1-2An open source implementation of t
ii  libservlet2.4-java5.0.30-2   Servlet 2.4 and JSP 2.0 Java class
ii  libtomcat5-java   5.0.30-7   Java Servlet engine -- core librar
ii  libxerces2-java   2.6.2-3Validating 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


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


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

2005-09-22 Thread Oyvind Harboe
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/changelog2 Sep 2005 13:37:01 -   1.6
+++ debian/changelog22 Sep 2005 08:28:41 -
@@ -1,3 +1,14 @@
+jetty (5.1.5rc1-5) unstable; urgency=low
+
+  Patch from Oyvind Harboe [EMAIL PROTECTED]:
+  
+  * 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 [EMAIL PROTECTED]:
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.default5 Nov 2004 21:24:21 -   1.1.1.1
+++ debian/jetty.default22 Sep 2005 08:28:41 -
@@ -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-4Eclipse Java compiler and ant plug
ii  libcommons-logging-java   1.0.4-2The commmon wrapper interface for 
ii  libmx4j-java  2.0.1-4An open source implementation of t
ii  libservlet2.4-java5.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-2Validating 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


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers