Hi,
There seems to be a minor issue when extracting the
geronimo-tomcat6-jee5-2.0-SNAPSHOT.tar.gz, i am building this locally and
running SuSE SLED. Here is the issue I have encountered.
extracting the tar with :
tar -vzxf ./assemblies/geronimo-tomcat6-jee5/target/geronimo-
tomcat6-jee5-2.0-SNAPSHOT-bin.tar.gz I get the following.
geronimo-tomcat6-jee5-2.0-SNAPSHOT/schema/geronimo-tomcat-1.2.xsd
geronimo-tomcat6-jee5-2.0-SNAPSHOT/schema/geronimo-tomcat-config-1.0.xsd
geronimo-tomcat6-jee5-2.0-SNAPSHOT/var/config/jsr88-configurer-config.xml
geronimo-tomcat6-jee5-2.0-SNAPSHOT/var/config/config.xml
geronimo-tomcat6-jee5-2.0-SNAPSHOT/var/config/offline-deployer-config.xml
tar: Archive contains obsolescent base-64 headers
tar: A lone zero block at 159618
then if I run the file command as:
file ./assemblies/geronimo-tomcat6-jee5/target/geronimo-
tomcat6-jee5-2.0-SNAPSHOT-bin.tar.gz
./assemblies/geronimo-tomcat6-jee5/target/geronimo-
tomcat6-jee5-2.0-SNAPSHOT-bin.tar.gz: gzip compressed data, from MS-DOS
Not really sure about the ms-dos part but just wanted to pass it on, btw I
am not on 64bit hardware
Don
|