Re: jetty-package

2007-02-11 Thread Michael Koch
On Sat, Feb 10, 2007 at 12:32:08PM +0100, Michael Hintersonnleitner wrote:
 Where do I get the jetty-package with apt?

Its currently only in unstable (in the contrib section)

http://packages.debian.org/jetty


Cheers,
Michael
-- 
 .''`.  | Michael Koch [EMAIL PROTECTED]
: :' :  | Free Java Developer http://www.classpath.org
`. `'   |
  `-| 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B

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


jetty-package

2007-02-10 Thread Michael Hintersonnleitner

Where do I get the jetty-package with apt?

Thank you,
Michael

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


Bug#343177: marked as done (the jetty package should depend on apache2-utils)

2006-06-07 Thread Debian Bug Tracking System
Your message dated Wed, 07 Jun 2006 11:32:10 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#343177: fixed in jetty 5.1.10-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
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

---End Message---
---BeginMessage---
Source: jetty
Source-Version: 5.1.10-2

We believe that the bug you reported is fixed in the latest version of
jetty, which is due to be installed in the Debian FTP archive:

jetty-extra_5.1.10-2_all.deb
  to pool/contrib/j/jetty/jetty-extra_5.1.10-2_all.deb
jetty_5.1.10-2.diff.gz
  to pool/contrib/j/jetty/jetty_5.1.10-2.diff.gz
jetty_5.1.10-2.dsc
  to pool/contrib/j/jetty/jetty_5.1.10-2.dsc
jetty_5.1.10-2_all.deb
  to pool/contrib/j/jetty/jetty_5.1.10-2_all.deb
jetty_5.1.10.orig.tar.gz
  to pool/contrib/j/jetty/jetty_5.1.10.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philipp Meier [EMAIL PROTECTED] (supplier of updated jetty package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 30 May 2006 10:46:21 +0200
Source: jetty
Binary: jetty-extra jetty
Architecture: source all
Version: 5.1.10-2
Distribution: unstable
Urgency: high
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Philipp Meier [EMAIL PROTECTED]
Description: 
 jetty  - Java servlet engine and webserver
 jetty-extra - Extensions to jetty
Closes: 32960 232824 278134 280139 298731 306761 324472 325667 326176 333010 
343177
Changes: 
 jetty (5.1.10-2) unstable; urgency=low
 .
   * Fix in init script for new version of su (closes #367491).
   * Create logfile if not existing. Aknolwedge NMU (closes #356066).
 .
 jetty (5.1.10-1) unstable; urgency=low
 .
   * New upstream release
   * Sercurity fixes for windows
   * Fixed path aliasing with // on windows.
   * Fix for AJP13 with multiple headers
   * Fix for AJP13 with encoded path
   * Remove null dispatch attributes from getAttributeNames
   * Put POST content default back to iso_8859_1. GET is UTF-8
 still
 .
 jetty (5.1.8-3) unstable; urgency=low
 .
   * Enhance dependencies.
 .
 jetty (5.1.8-2) unstable; urgency=low
 .
   * Add dependeny on apache2-util for log rotation. Closes: #343177.
 .
 jetty (5.1.8-1) unstable; urgency=low
 .
   * New upstream release
 .
   From 5.1.8:
 .
   * Fixed space in URL issued created in 5.1.6
 .
   From 5.1.7:
 .
   * improved server stats
   * char encoding for MultiPartRequest
   * fixed merging of POST params in dispatch query string.
   * protect from NPE in dispatcher getValues
   * Updated to 2.6.2 xerces
   * JSP file servlet mappings copy JspServlet init params.
   * Prefix servlet context logs with org.mortbay.jetty.context
   * better support for URI character encodings
   * use commons logging jar instead of api jar.
 .
 jetty (5.1.6-1) unstable

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