Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 30115 invoked from network); 1 Jan 2003 00:56:34 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Jan 2003 00:56:34 -0000 Received: (qmail 2740 invoked by uid 97); 1 Jan 2003 00:57:54 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 2693 invoked by uid 97); 1 Jan 2003 00:57:53 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 2681 invoked by uid 98); 1 Jan 2003 00:57:53 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) In-Reply-To: <3E11A531.3090508@apache.org> To: "Jakarta Commons Developers List" Subject: Re: [betwixt][PATCH] build.xml MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.0 September 26, 2002 From: dion@multitask.com.au Message-ID: Date: Wed, 1 Jan 2003 11:57:27 +1100 X-MIMETrack: Serialize by Router on gateway/Multitask Consulting/AU(Release 5.0.8 |June 18, 2001) at 01/01/2003 11:57:30 AM, Serialize complete at 01/01/2003 11:57:30 AM Content-Type: text/plain; charset="US-ASCII" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This file is generated by Maven. We need to get the generated build file using relative paths. Patching the build file will give us a short term benefit. Long term fix: James, if you're listening, 1) we need a tag (in util:) that outputs the relative path for a file/directory to a base directory. We may already have one available in maven (DVSLPathTool). 2) We need to update the maven ant plugin to use this tag 3) We need to regen the betwixt (and any other broken) build file. I don't have time to do this today (being new years day), but will be able to get to it soon. news wrote on 01/01/2003 01:09:53 AM: > Make hard coded path overrideable > > Index: build.xml > =================================================================== > RCS file: /home/cvs/jakarta-commons/betwixt/build.xml,v > retrieving revision 1.10 > diff -u -r1.10 build.xml > --- build.xml 30 Dec 2002 18:51:33 -0000 1.10 > +++ build.xml 31 Dec 2002 14:08:20 -0000 > @@ -91,7 +91,7 @@ > > printSummary="yes" fork="true" haltonerror="true"> > > - value="D:\projects\cvs.apache.org\jakarta-commons\betwixt"> > + > > > > @@ -198,4 +198,4 @@ > > > > - > \ No newline at end of file -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au -- To unsubscribe, e-mail: For additional commands, e-mail: