Apache XMLBeans Project Team has released the version 2.3.0 of Apache XMLBeans. - Download XMLBeans 2.3.0
Apache XMLBeans Project Team has released the version 2.2.0 of Apache XMLBeans. - Download XMLBeans 2.2.0
The Apache XMLBeans Project is happy to announce the availability of XMLBeans V2.0.0 .
XMLBeans is a tool that allows you to access the full power of XML in a Java friendly way. You can take advantage of all the richness and features of XML and XML Schema and have these features mapped as naturally as possible to the equivalent Java language and typing constructs.
XMLBeans uses XML Schema to generate Java interfaces and classes that you can then use to access and modify XML instance data. Using XMLBeans is similar to using any other Java interface/class, you will see things like getFoo or setFoo just as you would expect when working with Java.
While a major use of XMLBeans is to access your XML instance data with strongly typed Java classes there are also API's that allow you to access the full XML infoset (XMLBeans keeps XML Infoset fidelity) as well as to reflect into the XML schema itself through an XML Schema Object Model.
Here's a short list of improvements in this release:
----
-- The Apache XMLBeans Project
The Apache XMLBeans project is pleased to announce new releases of XMLBeans. The 2.0.0-beta1 release is a significant improvement from previous release and has been in development for about 10 months. The 1.0.4 release is a maintenance release focused on stability and bug fixes. The 1.0.4-jdk1.3 release is the first release of XMLBeans compatible with JDK 1.3.
Major goals of the 2.0.0-beta1 release:
For a comprehensive list of improvements, see the CHANGES.txt file in the distribution.
Goals for the next 2.0.0 release include fixing any remaining performance issues and bugs. Please take 2.0.0-beta1 for a spin and help us make the 2.0.0 GA rock solid.
The source and binaries are available on mirror near you at:
http://www.apache.org/dyn/closer.cgi/xmlbeans
----
-- The Apache XMLBeans Project
Apache XMLBeans Project has graduated out the Apache Incubator Project to become Top Level Project in the Apache Software Foundation. Apache XMLBeans provides a simplified model for interacting with XML documents. The project originated with a contribution from BEA Inc., however, after its time within the Apache Incubator, it is now a full-fledged Apache community and codebase under Apache License 2.0. Cliff Schmidt is the Chair of the new Apache XMLBeans PMC (Project Management Committee).
Note:
This is one of the steps of the Apache XML Project to promote its projects upwards and become a federation, or a central information repository, of all the XML-related projects at the ASF. Look for more promotions over the next few months.