Hi, On Wed, Dec 16, 2009 at 1:05 PM, Torgeir Veimo <[email protected]> wrote: > src torgeir$ jar -tf ~/Downloads/jackrabbit-webapp-2.0-beta4\(2\).war > META-INF/ > META-INF/MANIFEST.MF > bootstrap/ > [...] > WEB-INF/lib/concurrent-1.3.4.jar > WEB-INF/lib/commons-io-1.4.jar > WEB-INF/lib/commons-collections-3.2.1.jar > WEB-INF/lib/commons-collections-3.2.1.jar > java.io.EOFException: Unexpected end of ZLIB input stream > at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:223) > at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141) > at java.util.zip.ZipInputStream.read(ZipInputStream.java:146) > at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:92) > at sun.tools.jar.Main.list(Main.java:885) > at sun.tools.jar.Main.run(Main.java:213) > at sun.tools.jar.Main.main(Main.java:1044) > > Is the release WAR incomplete?
Works for me. Check that your copy has not been damaged during download. The SHA1 checksum of the 2.0-beta4 war is 835b546c86ec0599088fb1d09e8ab831bc0938bf. BR, Jukka Zitting
