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=18207>. 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=18207 ear update does not work Summary: ear update does not work Product: Ant Version: 1.5.2 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Moved from 1.5.1 to 1.5.2 and the following task does not work <ear destfile="files/BEA_${ant.project.name}_1_0.ear" manifest="files/meta- inf/manifest.mf" update="true"/> The manifest is put in but all the files in the ear were removed. It worked in 1.5.1.