Re: Problems with and - (directory path issues)

2011-01-10 Thread Gilbert Rebhan
Original Message Subject: Re: Problems with and - (directory path issues) From: Laurence To: user@ant.apache.org Date: 01.01.2011 21:31 Hi, Laurence > Gilbert, > > I was basically having the same problem you were (I discovered your post > when I was trying to f

Re: Problems with and - (directory path issues)

2011-01-02 Thread Laurence
Gilbert, I was basically having the same problem you were (I discovered your post when I was trying to find a better fix). It's 1/1/2011 now and I am using the latest ANT (v1.8.2 was released on Dec 27) and have been trying every sort of combination with no luck at all. I finally gave up and am

Re: Problems with and

2010-09-23 Thread Gilbert Rebhan
Original Message Subject: Re: Problems with and From: Stefan Bodewig To: user@ant.apache.org Date: 23.09.2010 06:16 > On 2010-09-22, Gilbert Rebhan wrote: > >> My workflow (Env : ant1.7.1,sun jdk1.6.0_17,windows) >> dynamically creates an antfile. >

Re: Problems with and

2010-09-22 Thread Stefan Bodewig
On 2010-09-22, Gilbert Rebhan wrote: > My workflow (Env : ant1.7.1,sun jdk1.6.0_17,windows) > dynamically creates an antfile. > The antfile has nothing special, only a task and > some for logging purposes. > resultproperty=".." failonerror="true"> > > > > > > > > > fooba

Problems with and

2010-09-22 Thread Gilbert Rebhan
My workflow (Env : ant1.7.1,sun jdk1.6.0_17,windows) dynamically creates an antfile. The antfile has nothing special, only a task and some for logging purposes. foobar.xsd resides under path/to/generated/antfile, means = /path/to/generated/antfile antfile.xml foobar.xsd