1 Reply Latest reply on Apr 20, 2005 10:20 AM by laughtonjackson

    How to make jboss-build.xml tell jar command to "use no ZIP

    laughtonjackson

      I have a jboss-build.xml all ready to go except one thing...

      How do I change this line to make the jar command "use no ZIP compression"...you know, the -0 option...

      jar jarfile="${deploy.dir}/${war.file}" basedir="${war.dir}"

      Thanks,
      Laughton