Your message dated Thu, 05 Jul 2007 06:02:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#387425: fixed in classpath 2:0.95-1
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)

--- Begin Message ---
Package: classpath
Version: 2:0.92-4
Severity: normal

I ran JabRef with:

jamvm -jar JabRef-2.0.1.jar

which fails with the following exception:

java.lang.reflect.InvocationTargetException
   at java.lang.reflect.Method.invokeNative(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:372)
   at jamvm.java.lang.JarLauncher.main(JarLauncher.java:49)
Caused by: java.lang.NullPointerException
   at java.util.Hashtable.put(Hashtable.java:431)
   at 
javax.swing.plaf.basic.BasicToolBarUI.setBorderToNonRollover(BasicToolBarUI.java:901)
   at 
javax.swing.plaf.basic.BasicToolBarUI$ToolBarContListener.componentAdded(BasicToolBarUI.java:1420)
   at java.awt.Container.addImpl(Container.java:403)
   at javax.swing.JToolBar.addImpl(JToolBar.java:748)
   at java.awt.Container.add(Container.java:227)
   at net.sf.jabref.SidePaneComponent.<init>(Unknown Source)
   at net.sf.jabref.imports.MedlineFetcher.<init>(Unknown Source)
   at net.sf.jabref.JabRefFrame.init(Unknown Source)
   at net.sf.jabref.JabRefFrame.<init>(Unknown Source)
   at net.sf.jabref.JabRef.openWindow(Unknown Source)
   at net.sf.jabref.JabRef.<init>(Unknown Source)
   at net.sf.jabref.JabRef.main(Unknown Source)
   at java.lang.reflect.Method.invokeNative(Native Method)
   ...2 more

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

Versions of packages classpath depends on:
ii  classpath-common             2:0.92-4    clean room standard Java libraries
ii  classpath-gtkpeer            2:0.92-4    clean room standard Java libraries
ii  libasound2                   1.0.12-1    ALSA library
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcj-common                1:4.1.1-13  Java runtime library (common files
ii  libjack0.100.0-0             0.101.1-1   JACK Audio Connection Kit (librari
ii  cacao                        0.96-2      Java virtual machine
ii  jamvm                        1.4.3-1     virtual machine which conforms to 
JVM specification 2

classpath recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: classpath
Source-Version: 2:0.95-1

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

classpath-common-unzipped_0.95-1_all.deb
  to pool/main/c/classpath/classpath-common-unzipped_0.95-1_all.deb
classpath-common_0.95-1_all.deb
  to pool/main/c/classpath/classpath-common_0.95-1_all.deb
classpath-doc_0.95-1_all.deb
  to pool/main/c/classpath/classpath-doc_0.95-1_all.deb
classpath-gtkpeer_0.95-1_i386.deb
  to pool/main/c/classpath/classpath-gtkpeer_0.95-1_i386.deb
classpath-qtpeer_0.95-1_i386.deb
  to pool/main/c/classpath/classpath-qtpeer_0.95-1_i386.deb
classpath_0.95-1.diff.gz
  to pool/main/c/classpath/classpath_0.95-1.diff.gz
classpath_0.95-1.dsc
  to pool/main/c/classpath/classpath_0.95-1.dsc
classpath_0.95-1_i386.deb
  to pool/main/c/classpath/classpath_0.95-1_i386.deb
classpath_0.95.orig.tar.gz
  to pool/main/c/classpath/classpath_0.95.orig.tar.gz
gcjwebplugin_0.95-1_i386.deb
  to pool/main/c/classpath/gcjwebplugin_0.95-1_i386.deb
jikes-classpath_0.95-1_all.deb
  to pool/main/c/classpath/jikes-classpath_0.95-1_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.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated classpath 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: Thu, 28 Jun 2007 07:05:44 +0200
Source: classpath
Binary: classpath-qtpeer classpath-gtkpeer gcjwebplugin classpath-doc 
classpath-common-unzipped classpath-common classpath jikes-classpath
Architecture: source all i386
Version: 2:0.95-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 classpath  - clean room standard Java libraries
 classpath-common - clean room standard Java libraries - architecture 
independent fil
 classpath-common-unzipped - clean room standard Java libraries - architecture 
independent fil
 classpath-doc - clean room standard Java libraries - free Java API 
documentation
 classpath-gtkpeer - clean room standard Java libraries - GTK AWT peer
 classpath-qtpeer - clean room standard Java libraries - QT AWT peer
 gcjwebplugin - web browser plugin to execute Java (tm) applets
 jikes-classpath - clean room standard Java libraries - wrapper for jikes
Closes: 387425 413295 414106 426141 427183
Changes: 
 classpath (2:0.95-1) unstable; urgency=low
 .
   * New upstream release. Closes: #426141.
     - fixes NPE in BasicToolBarUI.setBorderToNonRollover.
       Closes: #387425.
     - fixes FTBFS in gcjwebplugin.cc. Closes: #427183.
     - fixes includes for XPCOM headers. Closes: #414106.
     - fixes menubar. Closes: #413295.
   * debian/control: Use ${source:Version} instead of ${Source-Version}.
   * debian/rules: Make "${MAKE} distclean" more safe.
Files: 
 4ee1e8cad536db7147cb37d94f09c6f5 1306 libs optional classpath_0.95-1.dsc
 08638bb9221460cc311a1c5508083ed8 10210330 libs optional 
classpath_0.95.orig.tar.gz
 a7620272eca99a206a38f74394b157bc 13663 libs optional classpath_0.95-1.diff.gz
 0b8c57779c5ef9eebb73ac69298f2bc1 9138754 libs optional 
classpath-common_0.95-1_all.deb
 eab27f8618d72253cc93c0045d6bf848 6183916 libs optional 
classpath-common-unzipped_0.95-1_all.deb
 2e6dfa4dc7848920215c60b2c631afee 645472 doc optional 
classpath-doc_0.95-1_all.deb
 49d47c7caa14545c9592e25c7dc24ee7 33516 libs optional 
jikes-classpath_0.95-1_all.deb
 99a5e69ac594b6be9ef5e21e089c8db8 219412 libs optional classpath_0.95-1_i386.deb
 42e2200930a9a2c68cbaf57e163650f6 106508 libs optional 
classpath-gtkpeer_0.95-1_i386.deb
 4316610d7ebdb56be5cfdcbd13561511 115838 libs optional 
classpath-qtpeer_0.95-1_i386.deb
 0ddd25502b88677b6aefec03dfaa338b 48674 net optional 
gcjwebplugin_0.95-1_i386.deb

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

iD8DBQFGjIGIWSOgCCdjSDsRAnQMAJ9GyUzr2InIv1Rw233T4B/2td9EzgCgnH5Z
97it2N7gkRE2lpQ+pLttuiM=
=RUFh
-----END PGP SIGNATURE-----


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

Reply via email to