https://issues.apache.org/bugzilla/show_bug.cgi?id=42940
--- Comment #5 from Stefan Bodewig <[email protected]> 2009-01-28 08:57:29 PST --- Thanks. This is what InfoZIP says: $ zip -Tv foo.zip zip info: local extra (2 bytes) != central extra (4 bytes): META-INF/ Archive: foo.zip testing: META-INF/ OK testing: META-INF/MANIFEST.MF OK testing: SQLJAntScripts/ OK testing: com/ OK testing: com/ibm/ OK testing: com/ibm/etools/ OK testing: com/ibm/etools/xmlschema/ OK testing: com/ibm/etools/xmlschema/beans/ OK testing: com/mellon/ OK testing: com/mellon/ccp/ OK testing: com/mellon/ccp/beans/ OK testing: com/mellon/ccp/exceptions/ OK testing: com/mellon/ccp/nostro/ OK testing: com/mellon/ccp/transactions/ OK testing: com/mellon/ccp/util/ OK testing: com/mellon/ccp/util/db/ OK testing: com/mellon/ccp/xml/ OK testing: com/mellon/ccp/xml/cicsccp/ OK testing: com/mellon/cms/ OK testing: com/mellon/cms/constants/ OK testing: com/mellon/cms/databasecontrol/ OK testing: com/mellon/cms/databasecontrol/exceptions/ OK testing: com/mellon/cms/exceptions/ OK testing: com/mellon/cms/service/ OK testing: com/mellon/cms/util/ OK testing: com/mellon/cms/util/beans/ OK testing: com/mellon/gst/ OK testing: com/mellon/gst/sas/ OK testing: com/mellon/gst/sas/availability/ OK testing: com/mellon/gst/sas/cache/ OK testing: org/ OK testing: org/apache/ OK testing: org/apache/commons/ OK testing: org/apache/commons/beanutils/ OK testing: org/apache/commons/beanutils/converters/ OK testing: org/apache/commons/beanutils/locale/ OK testing: org/apache/commons/beanutils/locale/converters/ OK testing: org/apache/commons/collections/ OK testing: org/apache/commons/collections/bag/ OK testing: org/apache/commons/collections/bidimap/ OK testing: org/apache/commons/collections/buffer/ OK testing: org/apache/commons/collections/collection/ OK testing: org/apache/commons/collections/comparators/ OK testing: org/apache/commons/collections/functors/ OK testing: org/apache/commons/collections/iterators/ OK testing: org/apache/commons/collections/keyvalue/ OK testing: org/apache/commons/collections/list/ OK testing: org/apache/commons/collections/map/ OK testing: org/apache/commons/collections/set/ OK testing: org/apache/commons/digester/ OK testing: org/apache/commons/digester/parser/ OK testing: org/apache/commons/digester/plugins/ OK testing: org/apache/commons/digester/plugins/strategies/ OK testing: org/apache/commons/digester/substitution/ OK testing: org/apache/commons/digester/xmlrules/ OK testing: org/apache/log4j/ OK testing: org/apache/log4j/chainsaw/ OK testing: org/apache/log4j/chainsaw/doc-files/ OK testing: org/apache/log4j/config/ OK testing: org/apache/log4j/helpers/ OK testing: org/apache/log4j/jdbc/ OK testing: org/apache/log4j/lf5/ OK testing: org/apache/log4j/lf5/config/ OK testing: org/apache/log4j/lf5/util/ OK testing: org/apache/log4j/lf5/viewer/ OK testing: org/apache/log4j/lf5/viewer/categoryexplorer/ OK testing: org/apache/log4j/lf5/viewer/configure/ OK testing: org/apache/log4j/lf5/viewer/images/ OK testing: org/apache/log4j/net/ OK testing: org/apache/log4j/net/test/ OK testing: org/apache/log4j/nt/ OK testing: org/apache/log4j/or/ OK testing: org/apache/log4j/or/jms/ OK testing: org/apache/log4j/or/sax/ OK testing: org/apache/log4j/performance/ OK testing: org/apache/log4j/performance/history/ OK testing: org/apache/log4j/performance/xml/ OK testing: org/apache/log4j/spi/ OK testing: org/apache/log4j/varia/ OK testing: org/apache/log4j/varia/test/ OK testing: org/apache/log4j/xml/ OK testing: org/apache/log4j/xml/examples/ OK testing: org/apache/log4j/xml/test/ OK No errors detected in compressed data of foo.zip. test of foo.zip OK I.e. a whole bunch of directories, a warning for the extra field on META-INF and a single file MANIFEST.MF - is this correct or should I expect more? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
