Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 80246 invoked from network); 29 May 2006 04:25:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 May 2006 04:25:24 -0000 Received: (qmail 34388 invoked by uid 500); 29 May 2006 04:25:24 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 34056 invoked by uid 500); 29 May 2006 04:25:23 -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 34045 invoked by uid 99); 29 May 2006 04:25:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 May 2006 21:25:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [217.160.128.107] (HELO www.samaflost.de) (217.160.128.107) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 May 2006 21:25:22 -0700 Received: by www.samaflost.de (Postfix, from userid 1000) id 0CF9788A43A; Mon, 29 May 2006 06:25:01 +0200 (CEST) To: dev@ant.apache.org Subject: Re: svn commit: r409551 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/AntVersion.java X-Draft-From: ("nnfolder:mail.jakarta-ant" 74069) References: <20060526041647.E65471A983A@eris.apache.org> <87wtc5jx1n.fsf@www.samaflost.de> From: Stefan Bodewig Date: Mon, 29 May 2006 06:25:00 +0200 In-Reply-To: (Kev Jackson's message of "Mon, 29 May 2006 11:14:37 +0700") Message-ID: <87ac91jw4j.fsf@www.samaflost.de> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, 29 May 2006, Kev Jackson wrote: > On 29 May 2006, at 11:05, Stefan Bodewig wrote: > >> suggest you take the meat of DeweyDecimal and move it to >> org.apache.tools.ant.util so that your (core) condition doesn't >> depend on an optional jar. > > Do you mean to basically create a new class in the util package > called DeweyDecimal? With the same basic abilities/properties? Maybe even move the whole implementation and have the original DeweyDecimal class extend it. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org