DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27990>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27990

The War task is not working fine

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2004-03-27 21:57 -------
1. The war task most definitely does work. It is essentially the same as the jar
task, so if it is broken then you could not have got the ant1.5 jar. 

2. run the build in -verbose to see what is going on. It is probably the dir is
wrong for the classes. 

3. start with the user@ant.apache.org mailing list when you have problems like
this. 

4. On a related note, it is usually dangerous to have such hard coded paths in
everywhere. We usually prefer relative file references, and properties that can
be overridden if needed.

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

Reply via email to