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=21542>. 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=21542 Updated MANIFEST.MF doesn't get updated in JAR Summary: Updated MANIFEST.MF doesn't get updated in JAR Product: Ant Version: 1.5.3 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I use Ant to JAR up classes. I include the MANIFEST.MF in the JAR through the "manifest" attribute of the <jar> task. In each build run, I updated a build number in the MANIFEST.MF. However, even though I even <touch> the MANIFEST.MF, it doesn't get updated in the JAR. My <jar> task has "update" set to "true". I use the JDK 1.4.2. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]