Your message dated Tue, 04 May 2010 22:13:15 +0000
with message-id <[email protected]>
and subject line Bug#580180: fixed in java-wrappers 0.1.16
has caused the Debian Bug report #580180,
regarding java-wrappers: support for default-java
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
580180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580180
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: java-wrappers
Version: 0.1.15
Severity: normal
Tags: patch

Hi,

please add support for default-java and make it the first choice when
the 'all' flavor is requested. A patch is attached.

Thanks,
Torsten
--- jvm-list.sh.orig	2010-05-04 06:31:09.000000000 +0200
+++ jvm-list.sh	2010-05-04 06:32:30.000000000 +0200
@@ -22,6 +22,9 @@
 # They can also be used for the JAVA_FLAVOR environment variable, see
 # java-wrappers(7).
 
+# default runtime
+__jvm_default="/usr/lib/jvm/default-java"
+
 # Sun runtimes
 __jvm_sun4="/usr/lib/j2*1.4-sun"
 __jvm_sun5="/usr/lib/jvm/java-1.5.0-sun /usr/lib/j2*1.5-sun"
@@ -61,6 +64,6 @@
 
 
 # All JVMs
-__jvm_all="/usr/lib/jvm/* $__jvm_ibm $__jvm_sun4 $__jvm_sablevm $__jvm_kaffe"
+__jvm_all="$__jvm_default /usr/lib/jvm/* $__jvm_ibm $__jvm_sun4 $__jvm_sablevm $__jvm_kaffe"
 
-# Probably here should come a few meaningful global aliases.
\ No newline at end of file
+# Probably here should come a few meaningful global aliases.

--- End Message ---
--- Begin Message ---
Source: java-wrappers
Source-Version: 0.1.16

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

java-wrappers_0.1.16.dsc
  to main/j/java-wrappers/java-wrappers_0.1.16.dsc
java-wrappers_0.1.16.tar.gz
  to main/j/java-wrappers/java-wrappers_0.1.16.tar.gz
java-wrappers_0.1.16_all.deb
  to main/j/java-wrappers/java-wrappers_0.1.16_all.deb



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.
Vincent Fourmond <[email protected]> (supplier of updated java-wrappers 
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.8
Date: Tue, 04 May 2010 23:42:54 +0200
Source: java-wrappers
Binary: java-wrappers
Architecture: source all
Version: 0.1.16
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Vincent Fourmond <[email protected]>
Description: 
 java-wrappers - wrappers for java executables
Closes: 580180
Changes: 
 java-wrappers (0.1.16) unstable; urgency=low
 .
   * Adding default as a valid jre choice, and make it the default for
     'all'; patch courtesy of Torsten Werner <[email protected]>
     (closes: #580180)
   * Slightly arrange the documentation, which addresses to some extent bug
     #578944, but probably not satisfyingly enough.
   * Conforms to 3.8.4
   * Adding ${misc:Depends} for potential dh-induced dependencies
Checksums-Sha1: 
 f47042e39e09a70b92025ee5236d62695aa80ac0 946 java-wrappers_0.1.16.dsc
 25bea8526ea8225087ca738d5c4cf28a1f359d35 7837 java-wrappers_0.1.16.tar.gz
 881377beb68733b7f93e1cbbe421f5b98a41f15c 9056 java-wrappers_0.1.16_all.deb
Checksums-Sha256: 
 d5122b9b96f815fa414eb904cb007b50b6fbb18ba14ac6de79eef450d1d22f67 946 
java-wrappers_0.1.16.dsc
 41d04f653130fa182e623e561a819bd99c10d73e2955360c656f5c6580b254b5 7837 
java-wrappers_0.1.16.tar.gz
 9becc77f8b57578100f846cf6dbe9f5b361696b4896527a743a369ed6b3d18a2 9056 
java-wrappers_0.1.16_all.deb
Files: 
 2f70da506ccfbe436ae3660e4dc8f045 946 java optional java-wrappers_0.1.16.dsc
 c84bf47f560d07a7e005b3637f462603 7837 java optional java-wrappers_0.1.16.tar.gz
 54c7922fb7061c19b2fee868ac36f981 9056 java optional 
java-wrappers_0.1.16_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvglS8ACgkQx/UhwSKygsp2eQCdFe8Le0Xv84n0O7IUxyG7N1Lc
8G4AnRlumt8dx8zE9dQcvNrwryX0eJ+s
=r3D5
-----END PGP SIGNATURE-----



--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please 
use
[email protected] for discussions and questions.

Reply via email to