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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19037

The 'jar' and 'war' tasks should accept the 'srcdir' attribute





------- Additional Comments From [EMAIL PROTECTED]  2003-04-15 20:14 -------
I am confused. In any normal build file, you set the dependencies up so that the
war target depends on the targets it needs, such as <javac>. If <javac> fails to
compile, the WAR doesnt get built.

How is your build file different, so that the archives get built even if the
dependencies fail?

Reply via email to