The problem is that the deployer contents
are not being marked as binary and are being pulled from cvs with invalid
translations. I can’s unzip these from the bin dir to use in the
installer either: [EMAIL PROTECTED] jems-installer]$ jar -tf
../thirdparty/jboss/aop/bin/jboss-aop-j dk50.deployer base-aop.xml java.util.zip.ZipException: invalid entry
size (expected 903352 but got 903341 bytes) at
java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368) at
java.util.zip.ZipInputStream.read(ZipInputStream.java:141) at
java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91) at
sun.tools.jar.Main.list(Main.java:743) at
sun.tools.jar.Main.run(Main.java:191) at
sun.tools.jar.Main.main(Main.java:903) These need to be readded with –kb to
mark them as binary. From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kabir Khan Yes, The fix of putting them to lib here, caused problems my
end. <my-previous-mail> Updating
tasks.xml to use "lib" gives me the following error. compile-classes: [mkdir]
Created dir: C:\cygwin\home\Kabir\cvs\jboss-4.0\console\output\classes [javac]
Compiling 97 source files to
C:\cygwin\home\Kabir\cvs\jboss-4.0\console\output\classes error:
error reading
C:\cygwin\home\Kabir\cvs\jboss-4.0\thirdparty\jboss\aop\lib\jboss-aop-jdk50.deployer;
invalid END header (bad central directory offset) I'm trying
to add the files to jboss/aop/1.5.0-snapshot/bin instead (waiting for it to do
sync) and will try again with the original tasks.xml. </my-previous-mail> It could be due to the appalling connection in my hotel though. From: Dimitris
Andreadis So Ruel fixed it, but Kabir reverted to
puting them to bin ??? ------------------------------------------------------------ Kabir I added
the .deployer files to jboss/aop/1.5.0-snapshot/bin, and put tasks.xml back to
the way it was, i.e. <artifacttype
type="deployer" outputtype="lib"/> This
works here
|
- [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed Scott M Stark
- [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed Dimitris Andreadis
- [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed Dimitris Andreadis
- RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Fai... Ruel Loehr
- RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Fai... Dimitris Andreadis
- RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Fai... Kabir Khan
- RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Fai... Scott M Stark
- RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Fai... Dimitris Andreadis
- Re: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build... Heiko W. Rupp
- RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Fai... Scott M Stark
- RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Fai... Scott M Stark
- [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed Clebert Suconic