Bug#277800: libant1.5-java: FTBFS: java.lang.NullPointerException

Stefan Gybas Stefan Gybas <sgybas@debian.org>, 277800@bugs.debian.org
Fri Oct 22 11:39:02 2004


Roland Stigge wrote:

> BUILD FAILED
> java.lang.NullPointerException
>    at org.apache.tools.zip.ZipOutputStream.writeCentralFileHeader (ZipOutputStream.java:588)
>    at org.apache.tools.zip.ZipOutputStream.finish (ZipOutputStream.java:260)
>    at java.util.zip.DeflaterOutputStream.close (DeflaterOutputStream.java:44)
>    at org.apache.tools.ant.taskdefs.Zip.execute (Zip.java:453)

This looks like a bug in Kaffe (or Kaffe's runtime classes) to me, which 
is also responsible for the other FTBFS bugs that Roland has filed this 
week.

Building the package with an older version of kaffe worked fine when I 
originally built and uploaded the package in March.

Stefan