Dimitris Andreadis wrote:
Not sure who created the .zip distro, but I would suggest that next time it gets created on some linux box.

I don't think this will work. The "bin-zip" target in
build/build-release.xml uses the ant "zip" task to create the zipfile
which according to the ant manual:


Right, perhaps the ant is the problem.
Anyhow running the:

zip -r -9 -y -q jboss-4.0.4.CR2.zip jboss-4.0.4.CR2/

WILL store the 755 for .sh files (or any other) having
that mode.
Like said, it needs to be run on the unix box.
If run on win box the flags will never be picked up.

I'm sure the ant can lunch the external zip task if
the ant's zip fails.

Regards,
Mladen.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to