Re: Unexpected mkdir and id behaviour

2013-11-24 Thread Antoine Levy Lambert
Hello Tom, the id attribute in ant is generally used to reference types, for instance yo need to define properties to do what you want like : Regards, Antoine On Nov 22, 2013, at 5:45 AM, Tom Cleghorn wrote: > Hi, > > I tried to use the following in 1.9.2: > > > > > > > wher

Re: Duplicate formatters of the same type in junit test corrupting output file

2013-11-24 Thread Antoine Levy Lambert
Hello Bernhard, this looks like a bug. You might want to report it in bugzilla. Regards, Antoine On Oct 9, 2013, at 7:21 AM, Bernhard Voelker wrote: > Hi *, > > we had a Junit task with an XML formatter defined both on the > and the level: > >fork="true" dir="${basedir}" haltonfailu