April 2005
[ Joe Walnes ] 15:13, Saturday, 30 April 2005

New features:

  • Java 5 Enum support.
  • JavaBeanConverter for serialization using getters and setters.
  • Aliasing of fields.
  • StAX integration, with namespaces.
  • Improved support on JDK 1.3 and IBM JDK.


Changelog:
http://xstream.codehaus.org/changes.html


Full download:
http://dist.codehaus.org/xstream/distributions/xstream-1.1.2.zip


Jar only:
http://dist.codehaus.org/xstream/jars/xstream-1.1.2.jar

[ dandiep ] 03:04, Tuesday, 12 April 2005

The XFire team is proud to announce the the 1.0-M4 release. XFire is a Java SOAP framework. It features a light message processing core built on StAX, an intuitive API, a fast/low memory Java/XML binding, an XMLBeans binding, and support for various containers.

New in this release:

* Annotation API to configure services via Java 5, commons-attributes, and Backport 175
* Spring integration
* PicoContainer integration
* Improved Java/XML mapping capabilities
* Performance improvements
* Bug fixes and more!

Downloads can be found here. Visit the user's guide to learn how to integrate XFire into your projects.

[ peter royal ] 02:58, Friday, 8 April 2005

the jaxen project is proud to announce 1.1 beta 4. all current users are encouraged to download and test this release so we can move quickly to a final release for 1.1

many thanks to Elliotte Rusty Harold for adding XOM support and all the compliance fixes.

[ shuber ] 10:29, Monday, 4 April 2005

The mevenide team is pleased to announce the JBuilder Maven OpenTool 0.2
release!

http://mevenide.codehaus.org/mevenide-ui-jbuilder

This project integrates Maven with the JBuilder IDE. The features include goal launching from IDE, integration of goals in build process and project dependency integration.

Changes in this version include:

Fixed bugs:

o MEVENIDE-162 : Applied patch created by George Lindholm to allow for spaces
in MAVEN_HOME property
o Made OpenTool compatible with JBuilder 2005
Have fun!
-The mevenide team