Re: Was there a change to filelist in later version of Ant?

2013-01-10 Thread Stefan Bodewig
On 2013-01-10, Scot P. Floess wrote: > Stefan, > My apologies - I misspelled your name! no worries, I'm used to that. :-) Stefan - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h

Re: Was there a change to filelist in later version of Ant?

2013-01-10 Thread Scot P. Floess
Stefan, My apologies - I misspelled your name! Scot On Thu, 10 Jan 2013, Scot P. Floess wrote: Stephen, Awesome! That explains a bunch :) I ended up changing my script to fileset before I received your response. Really appreciate the follow-up... Scot On Thu, 10 Jan 2013, Stefan Bod

FW: Using jdk 1.6 wildcard in classpath using Ant 1.8.4

2013-01-10 Thread Prakash, Dharma
Hi, I am trying to load external library by using jdk1.6 wild card syntax in Ant 1.8.4 and I get the below error, can anyone help me how to resolve this issue? Below is my error and build script I am using.. Buildfile: C:\CCSTG\Workspace_V7\AntBuildTest\build.xml init: compile: [echo]

Re: Was there a change to filelist in later version of Ant?

2013-01-10 Thread Scot P. Floess
Stephen, Awesome! That explains a bunch :) I ended up changing my script to fileset before I received your response. Really appreciate the follow-up... Scot On Thu, 10 Jan 2013, Stefan Bodewig wrote: On 2013-01-10, Scot P. Floess wrote: I was curious if something changed in Ant 1.8.3

Re: Was there a change to filelist in later version of Ant?

2013-01-10 Thread Stefan Bodewig
On 2013-01-10, Scot P. Floess wrote: > I was curious if something changed in Ant 1.8.3 (could have been some > earlier release but someone using my Ant scripts is on 1.8.3) where > using a file list with child file elements is failing when one of the > child file elements refers to a file that is

Was there a change to filelist in later version of Ant?

2013-01-10 Thread Scot P. Floess
All, Forgive me if I should know this :( For reasons work related, I'm still back in Ant 1.7.0 and 1.7.1 versions... I was curious if something changed in Ant 1.8.3 (could have been some earlier release but someone using my Ant scripts is on 1.8.3) where using a file list with child file el