Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 29793 invoked from network); 16 Nov 2004 16:03:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 16:03:22 -0000 Received: (qmail 47679 invoked by uid 500); 16 Nov 2004 16:03:19 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 47632 invoked by uid 500); 16 Nov 2004 16:03:19 -0000 Mailing-List: contact dev-help@ant.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 dev@ant.apache.org Received: (qmail 47618 invoked by uid 99); 16 Nov 2004 16:03:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [134.132.72.99] (HELO junior.lgc.com) (134.132.72.99) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 16 Nov 2004 08:03:16 -0800 Received: from lgchvw01.lgc.com (lgchvw01.lgc.com [134.132.93.107]) by junior.lgc.com (8.11.7/8.11.3) with SMTP id iAGG3Ct28309 for ; Tue, 16 Nov 2004 10:03:12 -0600 (CST) Received: from 134.132.72.99 by lgchvw01.lgc.com (InterScan E-Mail VirusWall NT); Tue, 16 Nov 2004 10:03:07 -0600 Received: from HOUEXCH903.landmark.lgc.com (houexch903 [134.132.167.43]) by junior.lgc.com (8.11.7/8.11.3) with ESMTP id iAGG36q28282 for ; Tue, 16 Nov 2004 10:03:06 -0600 (CST) Received: from HOUEXCH902.landmark.lgc.com ([134.132.167.38]) by HOUEXCH903.landmark.lgc.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 16 Nov 2004 10:03:02 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: repository Date: Tue, 16 Nov 2004 10:03:07 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: repository Thread-Index: AcTL9FmjiU3YpAldRiOGcDXDuK7LVgAAMcmg From: "Dominique Devienne" To: "Ant Developers List" X-OriginalArrivalTime: 16 Nov 2004 16:03:02.0753 (UTC) FILETIME=[C0566510:01C4CBF5] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > From: Steve Loughran [mailto:stevel@apache.org] > marks everything for fetch then verifies they were pulled down > (default policy) only marks absent stuff for downloaded > marks everything for timestamp-based-fetch The problem with such an approach is that you have no way to change to on the command line using a property. Whereas 'good old' an EnumeratedAttribute would allow you to. Some things you never change in your builds, some others you want to be easily changed from the command line or a properties file, and this is one of them IMHO. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org