At 8:44 AM +0200 9/27/02, Stefan Bodewig wrote:
>On Thu, 26 Sep 2002, Andy Hunt <[EMAIL PROTECTED]> wrote:
>
>> What I'm expecting to be returned is '1.1.1'. Is there
>> a way around this?
>
>This is a known bug in Ant 1.5 that has been fixed in CVS (to be
>verified by using a nightly build) and
On Thu, 26 Sep 2002, Andy Hunt <[EMAIL PROTECTED]> wrote:
> What I'm expecting to be returned is '1.1.1'. Is there
> a way around this?
This is a known bug in Ant 1.5 that has been fixed in CVS (to be
verified by using a nightly build) and will be fixed in 1.5.1.
Stefan
--
To unsubscribe, e-ma
Hi -
I'm trying to chop the extension off of filenames and am running
into what is probably a bug in the task 'basename'.
Given two files 'build.xml' and '1.1.1.xml', the following
will chop the extension '.xml':
Here's the output: