Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 1688 invoked from network); 12 Mar 2002 11:49:24 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Mar 2002 11:49:24 -0000 Received: (qmail 6693 invoked by uid 97); 12 Mar 2002 11:49:10 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 6657 invoked by uid 97); 12 Mar 2002 11:49:09 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 6606 invoked by uid 50); 12 Mar 2002 11:49:09 -0000 Date: 12 Mar 2002 11:49:09 -0000 Message-ID: <20020312114909.6602.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 7045] New: - task always recreates manifest files X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=7045 task always recreates manifest files Summary: task always recreates manifest files Product: Ant Version: 1.5 alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: ant-dev@jakarta.apache.org ReportedBy: j_a_fernandez@yahoo.com The current task rewrites the manifest file every time. Even when the file content is identical. This is not the behavior of the element in the task, where actually checks that the resulting manifest would be different and otherwise it does not modify the file. Because of this problem with the task, my build is recreating all the jars all the time, including the very expensive s. -- To unsubscribe, e-mail: For additional commands, e-mail: