To add to Steve's findings, I also had to make a modification to the build.xml file to 
get the jportal.war in the ./dist to update correctly.

The Ant jar task does not seem to be working correctly in Ant 1.5.1 (Win2K) as noted 
in the build.xml file. I had to modify the exec workaround in the war target.

Changed:
dir="./bin" 
arg line="-uf ../dist/jportal.war *"

After this modification, everything worked well.

Kevin Cruz

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to