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=6836>. 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=6836 ear adds application.xml file twice [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-04-03 13:46 ------- first of all, your excludes doesn't work as the pattern is supposed to be relative to basedir, not an absolute path. Make that excludes="META-INF/application.xml". If I try what you are doing with a current CVS version of Ant I get [ear] Warning: selected ear files include a META-INF/application.xml which will be ignored (please use appxml attribute to ear task) and the resulting archive doesn't contain two entries, only one. There has been a typo in the ear task of Ant 1.4.1, this has been fixed with nightly build 2002-01-08. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>