Jama.jar seems broken



Hy,

I can't unpack the jar file distributed on 
http://math.nist.gov/javanumerics/jama/

I could fix it for me, of course, but I think you should replace the
one on the web.

I got the following error:
------------------------------------------------------------
/c>jar xvf Jama-1_0_1.jar
  created: META-INF/
extracted: META-INF/MANIFEST.MF
java.util.zip.ZipException: invalid entry size (expected 442 but got 444 bytes)
        at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:355)
        at java.util.zip.ZipInputStream.read(ZipInputStream.java:144)
        at sun.tools.jar.Main.extractFile(Main.java:715)
        at sun.tools.jar.Main.extract(Main.java:678)
        at sun.tools.jar.Main.run(Main.java:191)
        at sun.tools.jar.Main.main(Main.java:904)
------------------------------------------------------------

I'm using:

/c>java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

and WinNT.

Thomas




Date Index | Thread Index | Problems or questions? Contact list-master@nist.gov