Antoine Lévy-Lambert | 2 Jul 2004 16:14
Picon
Favicon

Ant 1.6.2beta1 released


I have the pleasure to announce the availability of ant 1.6.2beta1 on
http://cvs.apache.org/dist/ant/v1.6.2beta1

Structural innovations since ant 1.6.1 are :

~   * Nested elements for namespaced tasks and types may belong to the
Ant default namespace as well as the task's or type's namespace,
~   * All exceptions thrown by tasks are now wrapped in a
buildexception giving the location in the buildfile of the task,

Ant 1.6.2beta1 fixes a large number of bugs and adds a number of
features which were asked for by users on Bugzilla.

Have fun with ant 1.6.2beta1.

Antoine Levy-Lambert
Antoine Lévy-Lambert | 16 Jul 2004 11:58
Picon
Favicon

[ANN] Ant 1.6.2 released


Hello,

I have the pleasure to announce the release of ant 1.6.2.

The main changes are :

nested elements for namespaced tasks and types may belong to the Ant
default namespace as well as the task's or type's namespace.

all exceptions thrown by tasks are now wrapped in a buildexception
giving the location in the buildfile of the task.

Ant 1.6.2 also fixes a large number of bugs and adds a number of
features which were asked for by users on Bugzilla.

As usual, you can download ant by following the links on the website
http://ant.apache.org .

Cheers,

Antoine Levy-Lambert

robert burrell donkin | 27 Jul 2004 22:38
Picon
Favicon

JaxMe 0.3 Released

The Apache WebServices project is proud to announce that JaxMe 0.3 has 
been released. JaxMe is an open source implementation of JAXB, the Java 
specification for Java/XML binding. For more information see 
http://ws.apache.org/jaxme/. The 0.3 release contains bug fix and 
enhancements and is the first release made by JaxMe since it has 
graduated to the WebServices project.

Download from http://ws.apache.org/jaxme/downloads.cgi#mirrors. please 
to check the MD5 sum from the main apache site when downloading.

- robert


Gmane