November 2004
[ mkleint ] 17:17, Friday, 26 November 2004

The mevenide team is pleased to announce the Mevenide Netbeans project support
0.4 release!
http://mevenide.codehaus.org/mevenide-netbeans-project

It works with the newly released Netbeans 4.0 RC1.
For download, go to http://mevenide.codehaus.org/download.html

Changes in this version include:

New Features:

o When changing version/artifactId/groupId suggest to update
projects that depend on it.
o Link pmd and checkstyle reports' output with the IDE's editor. Annotate the
rule violations in the editor.
o Additional project properties panels, updated some other panels, recognizing and writing
inherited properties from the parent pom as well.

Multiple fixed bugs.

Have fun!
-The mevenide team

[ jonas ] 14:29, Tuesday, 16 November 2004

Today the Codehaus released AspectWerkz 2.0 RC1.

Read more about it here.

[ dandiep ] 18:17, Friday, 12 November 2004

The Codehaus brings you the second alpha release of XFire. New in this release is a client generator, much better XMLBeans support, a faster Java binding, and lots of general API enhancements. Find releases on the download page.

XFire is a next generation StAX based SOAP framework. Features include:

  • SOAP 1.1 (non-RPC) and 1.2 Support
  • Fast StAX based stack
  • Intuitive API
  • SOAP and REST clients
  • Generate XMLBeans Clients from a WSDL
  • Java binding which exposes object models easily as services
  • XMLBeans binding for server and client sides.
  • Aegis binding which uses OGNL to allow your web service model and code model to vary independently
  • Plexus support for sophisticated configuration and lifecycle management.

[ bob ] 07:17, Saturday, 6 November 2004

Since a fair number of hausmates are going to be in Las Vegas for ApacheCon, I figure it's time for another haus party. Sometime between Saturday and Thursday, we'll have a gathering, somewhere in the vicinity of the conference hotel.

We'll play it fast and loose and coordinate as the time gets nearer.

[ Aslak Hellesoy ] 18:18, Thursday, 4 November 2004

PicoContainer 1.1 was released on the 4th of November 2004.

This release adds a powerful visitor interface to PicoContainer, allowing pluggable lifecycle mechanisms and diagnostics. Several subtle bugs have also been fixed.

See the Changelog for more details.

Download

NanoContainer 1.0-beta-4 has also been released. For more information see http://www.nanocontainer.org/

The PicoContainer team