Re: Correct configuration for reading a list into a Java class

2012-12-04 Thread Lewis John Mcgibbney
Hi, Thanks so much for the heads up on this. I'll be getting back to it shortly. Much appreciated, I'll be back on list to give the update. Best Lewis On Tue, Dec 4, 2012 at 4:37 PM, Scot P. Floess wrote: > > OK - I get it now... > > I think Lewis was onto the correct solution to begin with...

RE: Correct configuration for reading a list into a Java class

2012-12-04 Thread Scot P. Floess
OK - I get it now... I think Lewis was onto the correct solution to begin with... Lewis, the issue you had with the file not found I suspect has to do with the way you did your pathconvert. I believe you will want to use the pathsep attribute of pathconvert and set it to space: ... An

Complex build scenario

2012-12-04 Thread Bertrand Lefort
Hello, I am new to the list I am working on an open source initiative, where I have many css and javascripts to concatenate and compress in different builds. I use Ant and the Yahoo YUI compressor to do it. I would like to improve the process, but I can not find the right path doing it with an