Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 85229 invoked from network); 17 Jun 2009 17:13:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jun 2009 17:13:05 -0000 Received: (qmail 30404 invoked by uid 500); 17 Jun 2009 17:13:17 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 30365 invoked by uid 500); 17 Jun 2009 17:13:17 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 30356 invoked by uid 99); 17 Jun 2009 17:13:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 17:13:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 17:13:07 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 4F77F234C044; Wed, 17 Jun 2009 10:12:46 -0700 (PDT) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 47373] Zip.java patch to support setting last modified date X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core tasks X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jglick@netbeans.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: 1.8.0 X-Bugzilla-Changed-Fields: Priority CC In-Reply-To: References: Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20090617171246.4F77F234C044@brutus.apache.org> Date: Wed, 17 Jun 2009 10:12:46 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=47373 Jesse Glick changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 CC| |jglick@netbeans.org --- Comment #4 from Jesse Glick 2009-06-17 10:12:43 PST --- Background: http://www.nabble.com/Should-Hudson-have-an-option-for-a-content-fingerprint--td24022683.html Do you really need modifications to ? Seems like you could just use on build/classes (or whatever it is you are packing) before running . Slightly more work but not much; downgrading priority therefore. From the Ant manual: changes the modification time to Oct, 09 1974 4:30 pm of all files and directories found in src_dir. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.