Hi Steve, Java wrapping support has not been tested for some time. It is possible that this file should be removed.
Thanks, Matt On Sat, Feb 23, 2013 at 4:41 PM, Steve M. Robbins <[email protected]> wrote: > Hi, > > The 4.3.1 source .tar.gz file I downloaded last December contains a file > Wrapping/Generators/Java/Tests/argparser.jar that presumably should be a jar > file. > > However, attempts to extract the contents indicate it is corrupted (see > below). Also, it doesn't appear to be used in the project (rgrep turned up > empty). Maybe it should be simply removed? Can > anyone shed light on this? > > Thanks, > -Steve > > steve@riemann{InsightToolkit-4.3.1}jar -tvf > Wrapping/Generators/Java/Tests/argparser.jar > java.util.zip.ZipException: invalid CEN header (bad signature) > at java.util.zip.ZipFile.open(Native Method) > at java.util.zip.ZipFile.<init>(ZipFile.java:131) > at java.util.zip.ZipFile.<init>(ZipFile.java:92) > at sun.tools.jar.Main.list(Main.java:997) > at sun.tools.jar.Main.run(Main.java:242) > at sun.tools.jar.Main.main(Main.java:1167) > > steve@riemann{InsightToolkit-4.3.1}unzip > Wrapping/Generators/Java/Tests/argparser.jar > Archive: Wrapping/Generators/Java/Tests/argparser.jar > warning [Wrapping/Generators/Java/Tests/argparser.jar]: 2983 extra bytes at > beginning or within zipfile > (attempting to process anyway) > error [Wrapping/Generators/Java/Tests/argparser.jar]: start of central > directory not found; > zipfile corrupt. > (please check that you have transferred or created the zipfile in the > appropriate BINARY mode and that you have compiled UnZip properly) > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Kitware offers ITK Training Courses, for more information visit: > http://kitware.com/products/protraining.php > > Please keep messages on-topic and check the ITK FAQ at: > http://www.itk.org/Wiki/ITK_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.itk.org/mailman/listinfo/insight-developers _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
