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

Re: ivy hangs, file locking

2010-09-22 Thread Maarten Coene
And are you 100% sure both of them are using Ivy 2.2 RC1? (The used Ivy version should get printed on the console somewhere) Maarten - Original Message From: Nathan Franzen To: "ivy-u...@ant.apache.org" Sent: Wed, September 22, 2010 4:36:33 PM Subject: RE: ivy hangs, file locking

Re: simplify copy with regexpmapper (mapper/regexp)

2010-09-22 Thread Michael Ludwig
Stefan Bodewig schrieb am 20.09.2010 um 17:55 (+0200): > On 2010-09-17, Niklas Matthies wrote: > > Anyway, I'd be interested in a solution that really only removes a > > prefix of the path. > >

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