Re: Fw: Java Add On for Ant to fix filename + extension case issues

2003-10-09 Thread [EMAIL PROTECTED]
ok will do, was being lazy    ---Original Message---   From: Ant Developers List Date: 09 October 2003 17:54:05 To: Ant Developers List Subject: Re: Fw: Java Add On for Ant to fix filename + extension case issues   Paul,   This task would be improved by making the attributes use

Re: Fw: Java Add On for Ant to fix filename + extension case issues

2003-10-09 Thread Phil Weighill-Smith
Paul, This task would be improved by making the attributes use meaningful names rather than numbers (as it is, every usage of the task in a build file would probably have to be commented to state what is being done). Ant provides a useful enumerated type mechanism for just this purpose, called En