Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 44091 invoked from network); 31 Aug 2007 05:58:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Aug 2007 05:58:31 -0000 Received: (qmail 34621 invoked by uid 500); 31 Aug 2007 05:58:25 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 34577 invoked by uid 500); 31 Aug 2007 05:58:25 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 34566 invoked by uid 99); 31 Aug 2007 05:58:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 22:58:25 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2007 05:59:30 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 2638671420F; Thu, 30 Aug 2007 22:58:06 -0700 (PDT) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 43235] - Touch with mapper brokken In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070831055807.2638671420F@brutus.apache.org> Date: Thu, 30 Aug 2007 22:58:06 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org 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://issues.apache.org/bugzilla/show_bug.cgi?id=43235 ------- Additional Comments From l117@worsaae.dk 2007-08-30 22:58 ------- Remark to comment #7 The only drawback is that this would prohibit using touch with mapper to do the most normal task for touch (to update to time=now) Alternative suggestion: Instead of a new attribute we could invent a new value for "datetime" the value "now" Touch used without mapper -> behaviour unchanged touch with mapper timestamp not specifeid -> inherrit time (as today) touch with mapper and timestamp specified -> use the time specified touch with mapper and timestamp specified as "now" -> set time to curent time We could keep the current behaviour of timestamp transfering if no -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org