Re: Ant 1.7.0Beta3 released

2006-10-16 Thread Dominique Devienne
> But whats the reason to sticking to Xerces 2.6.2 ? Like I said: its just been upgraded. I think you forgot to update WHATSNEW steve. Thanks, --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: Ant 1.7.0Beta3 released

2006-10-16 Thread Steve Loughran
Prashant wrote: Steve Loughran wrote: Prashant wrote: Is there any reason why ANT 1.7 still distributes Xerces 2.6.2 in its lib [1] ? While the current release version of Xerces is 2.8 with support for DOM Level 3, Schema Validation, Not to mention the bug fixes. As of 30 seconds ago, it d

Re: Ant 1.7.0Beta3 released

2006-10-16 Thread Prashant
Steve Loughran wrote: Prashant wrote: Is there any reason why ANT 1.7 still distributes Xerces 2.6.2 in its lib [1] ? While the current release version of Xerces is 2.8 with support for DOM Level 3, Schema Validation, Not to mention the bug fixes. As of 30 seconds ago, it distributes v 2.8.

Re: Ant 1.7.0Beta3 released

2006-10-16 Thread Steve Loughran
Prashant wrote: Is there any reason why ANT 1.7 still distributes Xerces 2.6.2 in its lib [1] ? While the current release version of Xerces is 2.8 with support for DOM Level 3, Schema Validation, Not to mention the bug fixes. As of 30 seconds ago, it distributes v 2.8.1. Version 2.6.2 does do

Re: Ant 1.7.0Beta3 released

2006-10-16 Thread Steve Loughran
James Abley wrote: Steve Loughran wrote: Hans Schwaebli wrote: At least you should have released quickly a Ant version with built in support for JUnit 4. Alternatively, "Junit4 should have been backwards compatilbe with the previous version. See point (1) +1 To add another thing to con

Re: Ant 1.7.0Beta3 released

2006-10-16 Thread James Abley
Steve Loughran wrote: Hans Schwaebli wrote: At least you should have released quickly a Ant version with built in support for JUnit 4. Alternatively, "Junit4 should have been backwards compatilbe with the previous version. See point (1) +1 To add another thing to consider, perhaps the

Re: Ant 1.7.0Beta3 released

2006-10-16 Thread Steve Loughran
Hans Schwaebli wrote: Why does it take so long to finish the next version of Ant? 1. we go through a rigorous beta test phase as it is the best way of making sure you havent broken anything. Even so, we know that lots of people will not touch it until version 1.7.0 ships, and there will be a

Re: Ant 1.7.0Beta3 released

2006-10-15 Thread Prashant
Is there any reason why ANT 1.7 still distributes Xerces 2.6.2 in its lib [1] ? While the current release version of Xerces is 2.8 with support for DOM Level 3, Schema Validation, Not to mention the bug fixes. Last time i tried to compile code that uses the DOM Level 3 API, the xml-apis.jar in

Re: Ant 1.7.0Beta3 released

2006-10-15 Thread Chris Chiasson
Thank you for working so hard on Ant. It is very useful to me. On 10/15/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hi, Ant 1.7.0Beta3 has just been released. This will be visible on our website in one hour at most. A number of bugs have been corrected since Ant 1.7.0Beta2. One importa

Re: Ant 1.7.0Beta3 released

2006-10-15 Thread Hans Schwaebli
Why does it take so long to finish the next version of Ant? Because of the delay of the next Ant version, the next version of Cruise Control is delayed too. At least you should have released quickly a Ant version with built in support for JUnit 4. Antoine Levy-Lambert <[EMAIL PROTECTED]> wro

Ant 1.7.0Beta3 released

2006-10-15 Thread Antoine Levy-Lambert
Hi, Ant 1.7.0Beta3 has just been released. This will be visible on our website in one hour at most. A number of bugs have been corrected since Ant 1.7.0Beta2. One important change or correction is that the processing of references is now deferred to the time of target execution, not done when the