|
Releases
[
joehni
]
21:50, Saturday, 6 December 2008
The XStream development team would like to announce the new XStream maintenance version 1.3.1. XStream is a simple library to serialize objects to XML and back again.
[
mkleint
]
19:06, Wednesday, 7 May 2008
The Mevenide team is proud to present new version (3.1) of Maven support for NetBeans 6.0 and 6.1. This new major release includes:
Check the project website and article at NetBeans.org wiki for description of these and more features in detail. The easiest way to install the new version is to start up NetBeans and the use Plugins dialog to download and install the binaries from NetBeans Update Center. Enjoy. The Mevenide team
[
wguttmn
]
23:30, Saturday, 9 February 2008
The Codehaus Castor team is proud to announce Castor 1.2! Castor is an open source data binding framework, supporting binding of Java objects to both relational databases and XML. Castor 1.2 incorporates several improvements, mainly in the area of XML code generation and support for Java 5: * Castor XML code generator now (optionally) uses Velocity as template engine. In addition, a lot of work has been done to prepare for a first (partial) alpha release of the upcoming JAXB support for Castor XML. Please see the release notes for details about features added and bugs fixed. Many thanks to those who helped build and test this release!
[
yingyang
]
14:58, Monday, 21 May 2007
The Safehaus Penrose team is proud to announce Penrose 1.2. Special thanks to Pete Rowley (FedoraDS) and Neil Wilson (OpenDS) and all the nice people who contributed to this release: Ricardo A. Gorosito, Michael Ramirez, Hubert Fongarnand, Rodrigo Kumpera, Richard Renomeron and many more. Please see the release notes for download information. Penrose 1.2 many fixes since 1.1: * Significant performance improvements.
[
bamboo
]
13:17, Monday, 7 May 2007
Boo 0.7.7 is finally here! With special thanks to Avishay Lavie, Cedric Vivier and all the nice people who contributed to this release: Andy Bulka, Arron Washington, Chris Peterson, Daniel Grunwald, Dominik Zablotny, Doug Holton, Hans-Christian Holm, J Bryan Kelly, Jaroslaw Kowalski, Joshua W. Biagio, Marcus Griep, mfowle, Miguel de Icaza, Posti Laatikko, Sergio Rubio, Snaury, Szymon Wrozynski. What? - http://boo.codehaus.org/ Highlights for this release include: Check the full change log here. Best wishes and stay beautiful!
[
dandiep
]
16:06, Monday, 19 March 2007
SXC, or simple XML compiler, generates optimized XML parser/writers for your project. The core of SXC is an API which allows you to declaritively say what type of XML you’re expecting to be parsing or writing. You can then attach actions to perform when you encounter/write that xml. For instance, you can say you're expecting the “customer” element and you want to do “new Customer()” when I get there. It will then compile an optimized XML parser for you. SXC includes 3 frontends in addition to its core APIs:
For more information see the SXC website, user's guide, or the project announcement>.
[
benyu
]
03:50, Monday, 19 February 2007
Dimple is a simple interceptor framework that can be used to intercept, stub or decorate third party interfaces (such as Connection, java.util.Map). Interceptors, stub and decorators created by dimple is free of versioning problem (where you implemented two methods declared by version 1 but later on version 2 declares 2 more methods). The use of dimple is intuitive. It can be viewed as a duck typing solution in Java, where implements SomeInterface is not required for a class for it to be used as SomeInterface.
[
dandiep
]
03:18, Tuesday, 14 November 2006
Jettison 1.0-alpha-1 is now released! Jettison is a Java StAX (streaming XML) implementation that reads and writes JSON. This allows you to transparently read/write JSON instead of XML in your applications. In conjunction with Apache CXF (incubating), this allows concurrent building of both XML and JSON web services (HTTP/REST & SOAP) with a simple configuration change. For more information see the website and user's guide.
[
joehni
]
22:43, Monday, 13 November 2006
The XStream Development Team is proud to present XStream 1.2.1. XStream is a simple library to serialize objects to XML and back again. This is primarily a maintenance release with a log of bug fixes, but there - Introduced DocumentWriter interface and generalized functionality for all writer implementations creating a DOM structure (DOM4J, DOM, JDom, Xom, Xpp3Dom). See more: http://xstream.codehaus.org/changes.html Maven users, please note: Along with the refactoring of the build system, XStream uses a new groupId com.thoughtworks.xstream. Enjoy,
[
mkleint
]
19:11, Monday, 23 October 2006
The Mevenide team is proud to announce new release of Mevenide Maven2 Netbeans 2.3 support. It allows to open existing Maven2 projects in the IDE, create new projects, helps with writing the Maven project files etc. For download, installation instructions and tutorials: Noteworthy additions:
Complete list of bugs fixed Enjoy, feedback welcome!
[
yingyang
]
06:55, Saturday, 14 October 2006
The Penrose team is proud to announce Penrose 1.1 release. Penrose is a java-based virtual directory. Virtual directory enables federating (aggregating) identity data from multiple heterogeneous sources like directory, databases, flat files, and web services - real-time - and makes it available to identity consumers via LDAP. It includes a graphical GUI to allow point-and-click mapping. Get a more complete list of features and demo, along with download and installation instructions. Penrose 1.1 incorporates many new features: Many thanks to all those who helped build and test this release!
[
dandiep
]
18:27, Thursday, 7 September 2006
The Codehaus XFire team is proud to announce XFire 1.2.2! XFire is an open source Java SOAP framework built on a high performance, streaming XML model. XFire includes support for web service standards, an easy to use API, Spring integration, JBI support, and plugable bindings for POJOs, JAXB, and XMLBeans. Please see the release notes for download information and upgrade instructions. XFire 1.2.2 incorporates several improvements since 1.2.1:
Many thanks to those who helped build and test this release!
[
dandiep
]
16:35, Monday, 28 August 2006
The Codehaus XFire team is proud to announce XFire 1.2! XFire is an open source Java SOAP framework built on a high performance, streaming XML model. XFire includes support for web service standards, an easy to use API, Spring integration, JBI support, and plugable bindings for POJOs, JAXB, and XMLBeans. Please see the release notes for download information and upgrade instructions. XFire 1.2 incorporates several new features and improvements since 1.1:
Many thanks to those who helped build and test this release!
[
mkleint
]
05:03, Monday, 31 July 2006
The Mevenide team is proud to announce new release of Mevenide2 Netbeans 2.2. It allows to open existing Maven2 projects in the IDE, allows to create new projects, helps with writing the Maven project files etc. For download, installation instructions and tutorials: Noteworthy additions: Feedback welcome.
[
dandiep
]
19:34, Saturday, 22 July 2006
The Codehaus XFire team is proud to announce XFire 1.2-RC! XFire is an open source Java SOAP framework built on a high performance, streaming XML model. XFire includes support for web service standards, an easy to use API, Spring integration, JBI support, and plugable bindings for POJOs, JAXB, and XMLBeans. Please see the release notes for download information and upgrade instructions: XFire 1.2-RC incorporates several new features and improvements since 1.1:
Many thanks to those who helped build and test this release!
[
yingyang
]
15:30, Tuesday, 13 June 2006
The Safehaus Penrose team is proud to announce their 1.0 release. Penrose is a java-based virtual directory. Virtual directory enables federating (aggregating) identity data from multiple heterogeneous sources like directory, databases, flat files, and web services - real-time - and makes it available to identity consumers via LDAP. It includes a graphical GUI to allow point-and-click mapping. Get a more complete list of features and demo, along with download and installation instructions. Penrose 1.0 incorporates many new features: Many thanks to all those who helped build and test this release!
[
mkleint
]
20:05, Tuesday, 18 April 2006
The Mevenide team is proud to announce an initial release of Mevenide Netbeans 2.1. It's IDE integration for Maven2 project management and build tool. It allows to open Maven2 projects in the IDE directly, helps with writing the Maven project files etc. Have fun.
[
dandiep
]
14:39, Monday, 27 February 2006
The Codehaus XFire team is proud to announce their 1.0 release! XFire is an open source Java SOAP framework built on a high performance, streaming XML model. XFire includes support for web service standards, an easy to use API, Spring integration, JBI support, and plugable bindings for POJOs, JAXB, and XMLBeans. Find out more information by downloading it yourself or viewing the user's guide. XFire 1.0 features include:
[Releases]
XFire 1.0-RC1 Release! Improved performance, better generators, and JAX-WS early access...
[
dandiep
]
13:48, Monday, 20 February 2006
The XFire team is proud to announce the 1.0-RC1 release! XFire is a next-generation java SOAP framework. XFire makes service oriented development approachable through its easy to use API and support for standards. It is also highly performant since it is built on a low memory StAX based model. This release features many improvements:
See the download page or the release notes for more information.
[
mkleint
]
08:39, Friday, 17 February 2006
The mevenide team is proud to announce the final version of Maven1 support for Netbeans IDE. The released set of Netbeans modules allows to work with Maven1 projects in the IDE, without imports or additional configurations. See the complete list of features and list of bugfixes since the last release (0.9). Download 1.0 release binaries. Those already using previous releases can easily update through the Netbeans Update Center.
[
yingyang
]
05:30, Friday, 3 February 2006
The Penrose team is proud to announce the 0.9.9 release. Penrose is virtual directory server. Unlike a traditional directory server, virtual directory does not master the data itself in its own database. Instead a virtual directory will dynamically translate requests it receives to operations in other protocols or data models, such as to a relational database. It comes with Penrose Studio, a GUI-based administration and mapping tool based on eclipse RCP 3.1 platform. Check-out Penrose Studio flash demo here. Highlights include: You can find more information in the release notes.
[
mkleint
]
15:19, Saturday, 28 January 2006
The Mevenide team is proud to announce release of Mevenide Netbeans 2.0.1. It's IDE integration for Maven 2 project management and build tool. This is mainly a bugfix release: Comments, feature requests, bug reports welcome.
[
mkleint
]
17:35, Tuesday, 3 January 2006
The Mevenide team is proud to announce an initial release of Mevenide Netbeans 2.0. It's IDE integration for Maven2 project management and build tool. It allows to open Maven2 projects in the IDE directly, helps with writing the Maven project files etc. A Continuum integration server plugin is also included, allowing currently to list projects on the server and force rebuilds. Have fun.
[
yingyang
]
04:08, Tuesday, 13 December 2005
The Penrose team is proud to announce the 0.9.8 release. Penrose is virtual directory server. Unlike a traditional directory server, virtual directory does not master the data itself in its own database. Instead a virtual directory will dynamically translate requests it receives to operations in other protocols or data models, such as to a relational database. It comes with Penrose Studio, a GUI-based administration and mapping tool based on eclipse RCP 3.1 platform Highlights include: You can find more information in the release notes.
[
dandiep
]
19:09, Friday, 2 December 2005
The XFire team is proud to announce the 1.0-M6 release! XFire is a next-generation java SOAP framework. XFire makes service oriented development approachable through its easy to use API and support for standards. It is also highly performant since it is built on a low memory StAX based model. This release features many improvements:
Many people are already using XFire today, realizing its performance and ease of use benefits. Why not try it and see for yourself?
[
bamboo
]
14:53, Friday, 25 November 2005
Yes, finally out. Lots of bug fixes and improvements including: * BOO-224 - partial classes The complete list is here Thanks to everyone on the boo community specially to the people on #boo and more specially so to those that contributed patches, comments and/or ideas that got into this release: * Arron Washington Special mention for Daniel Grunwald's work on the #develop 2.0 addin. If you haven't checked it out yet, do it and be amazed. As usual download it from here.
[
benyu
]
19:04, Tuesday, 22 November 2005
Yan Container 0.7 is released. This release includes a sub-project for XML configuration called Nuts. Nuts is a modular xml dialect of Yan with support of flexible component combinations and extensible xml tags. A Spring integration package is also included to allow Spring beans and FactoryBeans to be used inside Nuts. This enables Nuts to take advantage of various services provided by Spring such as AOP. Please refer to Nuts for detailed information. Yan v0.7 can be downloaded here
[
Guillaume Laforge
]
00:20, Tuesday, 22 November 2005
Just before the Groovy / JSR-241 meeting happening in Paris at the end First of all, a big work has been done to improve the compilation The startup scripts have been improved, and we have replaced We've upgraded the dependencies on ASM from 2.0 to 2.1. But you can Some work was done on the groovy and groovyc Ant tasks. You can now On the bytecode generation front, we've properly implemented the Regarding builders, you can now use quoted method names, so that A few bugs were fixed with scoping inside closures and nested closures. The two main aspects remaining for Groovy to reach its 1.0 final The Groovy team and myself are looking forward to hearing about your As usual, you'll find the distributions on our download pages -- [Releases]
ServiceMix 2.0 Released with improved JBI, publish subscribe routing and better support for XBean and JAX WS
[
jstrachan
]
09:30, Tuesday, 8 November 2005
We are pleased to announce the ServiceMix 2.0 Release. New features include... * Improved JBI support including both interface based routing as well as service based routing together with improved WSDL parsing Enjoy!
[
jstrachan
]
13:19, Wednesday, 26 October 2005
We're pleased to announce the Lingo 1.0 Release New and noteworthy * support for JMSType, JMSPriority, JMSExpiration to be specified on the request messages Enjoy! [Releases]
ServiceMix 1.1 Released with JAX WS support, publish subscribe routing, WS Notification and improved RSS support
[
jstrachan
]
12:05, Wednesday, 26 October 2005
We're proud to announce the ServiceMix 1.1 Release New in this release * JAX WS support In addition a number of bug fixes and performance enhancements were made. For more information please see the Release Notes Enjoy!
[
jstrachan
]
09:01, Wednesday, 26 October 2005
We're pleased to announce the new ActiveMQ 3.2 Release. This new release includes the following * Improved Stomp 1.0 support to make it easy to create cross language clients such as for C, C#, Python, Ruby, Perl and Pike. Get it while its hot!
[
yingyang
]
20:45, Tuesday, 18 October 2005
The Penrose Virtual Directory Project has released Penrose 0.9.7 on safehaus (penrose.safehaus.org). Penrose is a server for a directory protocol such as LDAP, but unlike a traditional directory server, does not master the data itself in its own database. Instead a virtual directory will dynamically translate requests it receives to operations in other protocols or data models, such as to a relational database. Highlights include: You can find more information in the release notes.
[
Mark Proctor
]
14:40, Saturday, 1 October 2005
The Highlights include: Please see the hRelease Notes for more details on this release. Happy Drooling, The Drools Development Team.
[
yingyang
]
02:44, Saturday, 1 October 2005
Penrose 0.9.6 Released: The open source virtual directory implementation now support more join operators between sources. New in this release: You can find more information in the release notes.
[
mkleint
]
21:19, Friday, 30 September 2005
A new 0.9 release of Mevenide for Netbeans has been released. It includes multiple bugfixes, doesn't require Maven to be installed anymore and works with the new Netbeans 5.0 beta. Enjoy.
[
yingyang
]
23:46, Thursday, 15 September 2005
Penrose 0.9.5 Released: The open source virtual directory implementation now support SQL/JDBC filter. New in this release: You can find more information in the release notes. [Releases]
ActiveMQ 3.1 Released: the fastest and most scalable open source JMS provider now has Ruby and Perl support
[
jstrachan
]
11:38, Thursday, 25 August 2005
The long awaited ActiveMQ 3.1 Release is finally out. Who-hoo! Many thanks to all those on the Team who've helped. This release includes support for Ruby and Perl (with C and Python coming soon) thanks to the Stomp project together with heaps of new features such as better persistence, journalling and integration with JNDI, JCA, Servlets, Spring, WebLogic and JBoss. Go on, download it today! Enjoy!
[
jstrachan
]
09:18, Thursday, 18 August 2005
Lingo is an implementation of Spring Remoting which works with JMS and JCA. This release includes:- * synchronous, asynchronous oneway and async request-response method calls using JMS queues and/or topics For more details see the Release Notes
[
jstrachan
]
09:11, Thursday, 18 August 2005
Jencks is an open source Spring based JCA container for working with Message Driven POJOs, JCA or the the J2EE TransactionManager or WorkManager from Spring reusing code from Geronimo. This is the first major milestone release of Jencks which includes * working inbound JMS consumption using regular JMS transactions or full XA transactions with full recovery if a durable message log, like Howl is configured For more details see the Release Notes
[
mkleint
]
19:33, Monday, 8 August 2005
The mevenide team is pleased to announce the Mevenide Netbeans project support The project's aim to to provide Maven project type support for the Netbeans Changes in this version include: New Features: o Dependencies now visible and editable in Project View. Add/Edit/Remove Multiple bugs fixed as usual. Have fun! [Releases]
ServiceMix 1.0-M2 Released with JBI based BPEL support and fast content based routing and transformation
[
jstrachan
]
15:15, Friday, 5 August 2005
The ServiceMix Team are pleased to announce the 1.0-M2 release of ServiceMix. You can download it here ServiceMix is an open source ESB designed from the ground up on JBI (JSR 208) principles, semantics and APIs. ServiceMix is the first Apache 2.0 licensed complete JBI container including the Normalised Message Service and Router, the JBI Management MBeans, support for JBI deployment units and Ant tasks to install components and manage the container. This release adds
For more details see the Release Notes
[
jstrachan
]
15:45, Monday, 25 July 2005
The ServiceMix Team are pleased to announce the 1.0-M1 release of ServiceMix. You can download it here ServiceMix is an open source ESB designed from the ground up on JBI (JSR 208) principles, semantics and APIs. ServiceMix includes a complete JBI container including the Normalised Message Service and Router, the JBI Management MBeans, support for JBI deployment units and Ant tasks to install components and manage the container. In addition ServiceMix contains a suite of JBI components SOAP Bindings include: Transport components: JBI services include For more details see the components.
ServiceMix includes a fully integrated JCA container for high performance inbound message consumption (e.g. via JMS) with connection & thread pooling, transaction management, exception and retry handling and support for highly concurrent processing. ServiceMix is completely integrated into Apache Geronimo, which allows you to deploy JBI components and services directly into Geronimo and ServiceMix will be JBI certified as part of the Geronimo project. We welcome contributions, please do come and join our team. For more information see the getting started guide.
[
bamboo
]
04:01, Wednesday, 29 June 2005
We are very happy to announce boo 0.5.6. What? - http://boo.codehaus.org/ Have fun!
[
jmacgill
]
04:31, Wednesday, 22 June 2005
The GeoTools team is pleased to announce the second release candidate for the 2.1 branch. With the switch to the 2.0 version of GeoAPI completed, only fixes to bugs lie between here and the final 2.1 release. For more information please see the 2.1.RC1 download page.
[
wguttmn
]
13:33, Thursday, 9 June 2005
The Castor development team is proud to announce the release of Castor 0.9.7. For details on this release, please have a look at the release notes. Please report any issues through the project's issue tracking system and/or the mailing lists.
[
gdodinet
]
23:02, Monday, 6 June 2005
The mevenide team is pleased to announce the Mevenide Eclipse 0.4.0 release! http://mevenide.codehaus.org/mevenide-ui-eclipse This release fixes numerous bugs and the POM Editor has been fixed for Eclipse update site for 3.1.x can be found at : http://mevenide.codehaus.org/release/eclipse/update/site.xml -The mevenide team
[
yingyang
]
22:00, Friday, 3 June 2005
The Penrose development team is proud to announce the release of Penrose 0.9.1
[
Mark Proctor
]
18:35, Wednesday, 1 June 2005
The Drools development team is proud to announce the release of Drools 2.0. Please see the Release Notes for more details on this release. The Project Downloads page contains full information on obtaining Drools.
[
arik
]
23:01, Sunday, 29 May 2005
The MevenIDE team is pleased to announce the MevenIDE for IDEA 0.1 release! The MevenIDE for IDEA project aims to integrate Maven into the popular IntelliJ IDEA IDE. Features:
Have fun!
[
Mark Proctor
]
21:13, Wednesday, 11 May 2005
The Drools development team is proud to announce the release of Drools 2.0-rc2. Please see the Release Notes for more details on this release. The Project Downloads page contains full information on obtaining Drools.
[
Mark Proctor
]
19:43, Thursday, 5 May 2005
The Drools development team is proud to announce the release of Drools 2.0-rc1. Please see the Release Notes for more details on this release. The Project Downloads page contains full information on obtaining Drools.
[
Joe Walnes
]
15:13, Saturday, 30 April 2005
New features:
[
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 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 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
[
gbevin
]
22:33, Saturday, 26 March 2005
Drone is a Java IRC bot written with the RIFE framework. It has a modular API that makes it possible to easily extend and customize the active feature set. It sports a modern web administration interface to handle all common tasks and a public logging section with an advanced web search. It also provides a remote IRC messaging REST API to allow easy integration with notification services. Installation is done by simply dropping a war in your servlet container or by running it straight from the standalone distribution. The highlights of this release are:
Visit the homepage at for more details: You can see it running at: Download it from: Have fun!
[
mkleint
]
19:53, Monday, 21 March 2005
The mevenide team is pleased to announce the Mevenide Netbeans project support The project's aim to to provide Maven project type support for the Netbeans Changes in this version include: o Added remote and local repository browser. Allow to download artifacts from It works with Netbeans 4.0 and 4.1 beta. Have fun!
[
Joe Walnes
]
22:06, Monday, 7 March 2005
I'm pleased to announce the release of XStream 1.1.1 - the powerful, yet easy to use Java to XML serialization library. Some of the improvements in this release:
Full change log: http://xstream.codehaus.org/changes.html
[
bamboo
]
01:52, Friday, 18 February 2005
Spread the word, boo 0.5 is out!! Lots of goodies in this release. Thanks to the growing boo community for making this ride so fun. Special thanks go in random moustache size order to *Daniel Grunwald*, *Ian MacLean*, *Latexer*, *Bill Wood*, *Doug Holton*, *Aaron Washington* and *Scott Fleckenstein*. Hey you all, have fun!
[
gbevin
]
21:38, Tuesday, 15 February 2005
Drone is a Java IRC bot written with the RIFE framework. It has a modular API that makes it possible to easily extend and customize the active feature set. It sports a modern web administration interface to handle all common tasks and a public logging section with an advanced web search. It also provides a remote IRC messaging REST API to allow easy integration with notification services. Installation is done by simply dropping a war in your servlet container or by running it straight from the standalone distribution. The highlights of this release are:
Visit the homepage at for more details: You can see it running at: Download it from: Have fun!
[
jonas
]
16:22, Tuesday, 15 February 2005
backport175 1.0 RC 1 has been released.
backport175 is backport of the Java 5 annotations (JSR-175) specification. Making strongly typed annotation available for Java 1.3/1.4 platforms. They are bytecode compatible with Java 5 annotations making them available for use by tools etc. backport175 is Open Source and freely available under Apache License Version 2.0.ModulesIt has two separate modules:
PluginsIt also comes with an Ant task and is fully integrated with an Eclipse plugin and an IntelliJ IDEA plugin.
Here is an example of the IDEA plugin in action:
[
peter royal
]
14:35, Tuesday, 15 February 2005
The Loom development team is proud to announce RC3 of the Loom application server. RC3 represents the last release prior to 1.0. If no show stopper bugs are reported, 1.0 will be released in two weeks time. Loom is fully backwards compatible with applications from Phoenix 4.0. Additional information and links to download can be found here.
[
dandiep
]
15:52, Thursday, 10 February 2005
After a short hiatus, XFire is back in action with a 1.0-M3 release. You can find downloads here and the user's guide here. New in this release:
Also in CVS is support for Jabber/XMPP, support for the Loom and Phoenix containers, and some support for the Spring Framework. XFire is a next-generation Java SOAP framework. At its core is a light message processing model used to interact with SOAP messages via STAX. Built on top is an intuitive API to create services and a sophisticated Java/XML type system which requires no DOM representation.
[
Mark Proctor
]
19:31, Saturday, 5 February 2005
The Drools development team is proud to announce the release of Drools 2.0-Beta-21. Please see the Release Notes for more details on this release. The Project Downloads page contains full information on obtaining Drools.
[
mkleint
]
20:37, Monday, 24 January 2005
The mevenide team is pleased to announce the Mevenide Netbeans project support New Features: Fixed multiple bugs. Have fun!
[
Joe Walnes
]
20:25, Saturday, 15 January 2005
I'm pleased to announce the release of XStream 1.1.
New features include:
[
Mark Proctor
]
02:26, Wednesday, 12 January 2005
The Drools development team is proud to announce the release of Drools 2.0-Beta-20. Please see the Release Notes for more details on this release. The Project Downloads page contains full information on obtaining Drools.
[
Mark Proctor
]
23:43, Friday, 7 January 2005
The Drools development team is proud to announce the release of Drools 2.0-Beta-19. Please see the Release Notes for more details on this release. The Project Downloads page contains full information on obtaining Drools.
[
pcal
]
01:09, Tuesday, 14 December 2004
Annogen is a framework which helps you work with JSR175 Annotations. In a nutshell, Annogen generates a proxy layer in front of your Annotations. This lets you:
Override JSR175 Annotation values
Migrate JDK1.4 code to JSR175
Work with popular introspection APIs For more information, please go to http://annogen.codehaus.org
[
Mark Proctor
]
23:33, Thursday, 2 December 2004
The Drools development team is proud to announce the release of Drools 2.0-Beta-18. Please see the Release Notes for more details on this release. The Project Downloads page contains full information on obtaining Drools.
[
mkleint
]
17:17, Friday, 26 November 2004
The mevenide team is pleased to announce the Mevenide Netbeans project support It works with the newly released Netbeans 4.0 RC1. Changes in this version include: New Features: o When changing version/artifactId/groupId suggest to update Multiple fixed bugs. Have fun!
[
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:
[
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. NanoContainer 1.0-beta-4 has also been released. For more information see http://www.nanocontainer.org/ The PicoContainer team
[
shuber
]
09:21, Thursday, 7 October 2004
The mevenide team is pleased to announce the JBuilder Maven OpenTool 0.1 This JBuilder extension (OpenTool) integrates the IDE with the Maven project You can download and find installation instructions here For more information about this OpenTool, please visit it's website Features: o Automatic generation and updating of a "MavenAutoUpdated" JBuilder library Have fun!
[
gdodinet
]
22:40, Sunday, 3 October 2004
The mevenide-ui-eclipse team is pleased to announce the Mevenide Eclipse 0.3.0 This version adds a few new features : maven goals can now be auto-launched and new repository browser and search engine are provided, based on mavenzilla 0.1. because Eclipse 3.1M2 adds some API changes there are two different update sites : More information is available at http://mevenide.codehaus.org/mevenide-ui-eclipse
[
mkleint
]
13:31, Saturday, 2 October 2004
The mevenide team is pleased to announce the Mevenide Netbeans project support See details (screenshots, features description etc.) The project's aim to to provide Maven project type support for the Netbeans Changes in this version include: New Features: o New Maven project templates for creation of Maven plugins and Netbeans Uncounted bug fixes integrated. This version was tested with Netbeans 4.0 beta2. Have fun!
[
dandiep
]
04:43, Tuesday, 21 September 2004
The first release of XFire is out (1.0-alpha-1). XFire is a next-generation java SOAP framework with such features as:
To find out more visit the XFire site or get your downloads here.
[
bamboo
]
18:48, Tuesday, 14 September 2004
Lots of improvements on this one!Thanks again for everyone on the boo dev mailing list. Download and have fun!
[
Joe Walnes
]
14:44, Saturday, 7 August 2004
This release has a focus on improving the converters bundled with XStream to support a wider range of types. Changes:
Download: Full distribution or Jar only
[
bob
]
05:53, Tuesday, 27 July 2004
The developers of Drools rule-engine for Java are pleased to announce 2.0-beta-17. More information is available at the Drools website including notes about the massively quicker Java semantic module.
[
gdodinet
]
22:58, Sunday, 25 July 2004
The Mevenide team is pleased to announce the Mevenide for Eclipse 0.2.2 bugfix release. The project's aim to to provide Maven support for Eclipse 3.0. Implemented features include bidirectional pom/ide synchronization, pom and jelly editors, fully integrated maven runners, Maven plugins provider infrastructure, etc. For a complete list of features, see http://mevenide.codehaus.org/mevenide-ui-eclipse/features.html This release especially include fixes for bugs MEVENIDE-42, 44 and fix the broken project wizard. To install or update from 0.2.1 define an update site pointing to : http://mevenide.codehaus.org/release/eclipse/update/ -The Mevenide team
[
mkleint
]
21:24, Sunday, 18 July 2004
Following the Maven 1.0 release, the mevenide team is pleased to announce the Mevenide Netbeans 0.1 release! The project's aim to to provide Maven project type support for the Netbeans IDE 4.0. The features include recognition of Maven projects, setup of the project in the IDE, running Maven, editor support for configuration files etc. For a complete list of features, see and for an overview of the features along with descriptive screenshots, see http://mevenide.codehaus.org/mevenide-netbeans-project/user-guide/index.html For download, go to http://mevenide.codehaus.org/download.html.
[
Aslak Hellesoy
]
02:48, Wednesday, 14 July 2004
The DamageControl Team (Jon Tirsen and Aslak Hellesoy) are proud to release DamageControl 0.2. http://damagecontrol.codehaus.org/ DamageControl is a Continuous Integration server with the follwoing main features:
You can look at a live deployment here: http://builds.codehaus.org/public/dashboard Things that didn't go into this release, but will go into one of the upcoming releases:
See DamageControl JIRA for a full list of bugs and feature requests. Feel free to register your own feature requests! Want to get involved with the development? -> Get on the user mailing list. The DamageControl Team
[
jonas
]
10:07, Wednesday, 7 July 2004
AspectWerkz 1.0-beta1 has been released.
Read more about it here.
[
stephan
]
11:39, Tuesday, 29 June 2004
Gabriel is a security framework for Java. By using access control lists and permissions, Gabriel enables components to check access to actions. On top of that Gabriel protects methods like EJB does but without the overhead. It distinguishes itself from other frameworks by the ease of use with a small API and by mapping method access to permissions instead of persons. This way the same permissions can be used to protect method access and to check which GUI elements to show based on user permissions. Gabriel is open source and uses an Apache 2.0 license. Thanks to Bob and codehaus to make this possible.
[
gbevin
]
21:27, Sunday, 20 June 2004
The first public version of Drone has been released. It's a Java IRC bot written with the RIFE framework. It has a modular API that makes it possible to easily extend and customize the active feature set. There also a web administration interface to handle all common tasks and a public logging section. Installation is done by simply dropping a war in your servlet container or by running it straight from the standalone distribution. Visit the homepage at for more details: You can see it running at: Have fun!
[
Aslak Hellesoy
]
01:47, Sunday, 20 June 2004
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools. The QDox Team
[
npryce
]
09:28, Monday, 7 June 2004
The jMock team are pleased to announce the release of jMock 1.0.1. jMock is a library for testing Java code using mock objects. Mock objects help you design and test the interactions between the objects in your programs. The jMock package:
Binary and source distributions and documentation can be downloaded from http://www.jmock.org. Changes from 1.0.0
[
Aslak Hellesoy
]
00:52, Sunday, 6 June 2004
The PicoContainer team is proud to announce the final release of PicoContainer 1.0. When we started to work on PicoContainer in June 2003 we had not imagined how much attention and impact it would have. PicoContainer is now being used in a dozen open source projects and many more closed source projects. PicoContainer has been an important vehicle for popularising Dependency Injection (particularly Constructor Injection), a software pattern that helps developers keep their code simple and testable. We'd like to thank all the contributors and users for their overwhelming interest in PicoContainer. Without you we would not have been able to deliver this powerful 50k library.
[
npryce
]
15:22, Tuesday, 1 June 2004
The jMock team are pleased to announce the release of jMock 1.0.0. jMock is a library for testing Java code using mock objects. Mock objects help you design and test the interactions between the objects in your programs. The jMock package:
Binary and source distributions and documentation can be downloaded from http://www.jmock.org. Changes from 1.0.0.RC1:
[
npryce
]
10:11, Tuesday, 25 May 2004
The jMock team are pleased to announce the release of jMock 1.0.0RC1. jMock is a library for testing Java code using mock objects. Mock objects help you design and test the interactions between the objects in your programs. The jMock package:
Binary and source distributions and documentation can be downloaded from http://www.jmock.org.
[
Aslak Hellesoy
]
21:46, Tuesday, 18 May 2004
The PicoContainer team is proud to announce the release of PicoContainer 1.0-RC-1 (First final release candidate). PicoContainer 1.0 final will be released in approximately 2 weeks from now unless we get some serious bug reports in the meanwhile (we think that's very unlikely). IMPORTANT: Before the final release we will remove all the classes and methods that are marked as deprecated in this RC-1 release, so turn on your deprecation warnings! The PicoContainer team
[
peter royal
]
02:03, Tuesday, 18 May 2004
Announcing Loom RC1
RC1 of Loom is now available. Loom marks the first public release of a container based upon the un-released Apache Avalon Phoenix 4.1 development branch.
[
Joe Walnes
]
18:22, Friday, 14 May 2004
XStream is a simple library to serialize objects to XML and back again. Features
[
jonas
]
12:10, Monday, 3 May 2004
AspectWerkz 0.10 RC2 has been released.
You can read more about it here
Enjoy.
[
jonas
]
10:48, Friday, 19 March 2004
Today we released the 0.10 Release Candidate 1 of AspectWerkz.
Which forms the foundation for the next generation of AspectWerkz.
AspectWerkz has gone through a lot of changes, the whole core engine has
for example been thrown out and replaced by a much more flexible and
performant one. The join point model is much more expressive and
orthogonal we have also implemented a JIT compiler that is making
AspectWerkz much more performant. On top of that we have a new
implementation of true runtime weaving, which allows you to redefine
your aspect model including adding new pointcuts at runtime.
Read more about it here.
[
bob
]
19:14, Friday, 12 March 2004
James Strachan's Radio Weblog has the announcement about 1.0-beta-4 of Groovy. Its been a long time coming and lots of work but I'm very pleased to announce 1.0-beta-4 of Groovy has just been made.
[
Aslak Hellesoy
]
14:40, Saturday, 21 February 2004
Subsequent releases will be release candidates. These will include no new features, just bug fixes and documentation improvements. The PicoContainer Team
[
bob
]
14:29, Monday, 26 January 2004
I announced Drools 2.0-beta-13 on my blog this morning. I'd like to announce Drools 2.0-beta-13...
[
Aslak Hellesoy
]
20:45, Friday, 23 January 2004
This release of PicoContainer fixes a number of bugs, adds some new functionality and changes some minor parts of the API. If you upgrade from a previous version, you might encounter some backwards compatibility issues. The ones we can think of are: * containers can now only have one parent See the changelog for further details. If you encounter upgrade problems, please add a comment in this blog entry. -The PicoContainer team.
[
bob
]
19:00, Friday, 23 January 2004
James Strachan announced 1.0-beta-3 of Groovy. I'm pleased to announce the 1.0 beta 3 release of Groovy!
[
jvanzyl
]
18:43, Thursday, 15 January 2004
This release adds a fast xpp3-based reader/writer, fixes some bugs with deserializing primitive arrays, and adds a File converter. Changelog: http://xstream.codehaus.org/changes-report.html You can find the JAR here or you can just let Maven get it for you.
[
bob
]
20:53, Saturday, 3 January 2004
I note that Drools 2.0-beta-12 has shipped finally, over on my own blog. Drools 2.0-beta-12 has finally shipped.
[
bob
]
20:19, Saturday, 27 December 2003
James announced groovy 1.0-beta-2, but forgot to add it to the haus blog. Bad James, no doughnut! Groovy 1.0 beta 2 released! This is mostly a bug fix release as a little early xmas present :)
[
jvanzyl
]
17:44, Saturday, 20 December 2003
This release adds the ability to build an object graph starting with a live root object, a fix to Changelog: http://xstream.codehaus.org/changes-report.html You can find the JAR here or you can just let Maven get it for you.
[
jonas
]
11:27, Tuesday, 16 December 2003
Today we (Jonas and Alex) released the 0.9 release candidate 1 version of AspectWerkz (0.9.RC1). This new release brings a new innovative Aspect model whose orginal idea came from Ron Bodkin, one of the AspectJ brains. The new Aspects are defined in a single java class, with fields being the pointcuts, methods being the advices and inner classes being the introductions. The Aspects are marked with JSR-175 style metadata (for now as doclets, until java 1.5 is out), and the metadata is incorporated in class file bytecode. The XML deployment descriptor is thus reduced to a minimal piece, and brings Aspect packaging, abstraction and reuse to a new seamless integration state. The new Aspect model supports all AspectWerkz dynamic AOP features: introduction replacements at runtime, advice replacements and removal. This release provides support for both XML centric model (0.8 style) and Self-defined Aspects. The cross platform class-load time hooking has also been enhanced to support IBM JRE and BEA JRockit. We did the choice of releasing a Release Candidate to give our community the ability to provide extensive feedback on all the new features that bring AOP for java a step ahead. The documentation is all included, with several samples that can be run thru both Ant and Maven. Jonas gave a talk at JavaPolis/BeJUG early december and the slides announcing this new Aspect model can be found here. New features:
Some of the other new things are:
The new release can be downloaded from here.
[
bob
]
01:58, Saturday, 13 December 2003
Groovy has finally reached its first beta release. We've tried to maintain a roadmap to track what went into this release. On a side note, after reading the mumblings on various blogs, we're trying to be more communicative about projects and releases. We're also doing some redesign to make finding what you need more intuitive.
[
jvanzyl
]
19:42, Sunday, 30 November 2003
This adds more control to the mapping process and allows access to the underlying hiearchical object structure: Changelog: http://xstream.codehaus.org/changes-report.html You can find the JAR here or you can just let Maven get it for you.
[
Aslak Hellesoy
]
22:22, Monday, 3 November 2003
This is a release with many new features and bug fixes. Changelog: http://qdox.codehaus.org/changes-report.html Enjoy!
[
Aslak Hellesoy
]
20:36, Monday, 3 November 2003
http://www.picocontainer.org/changes-report.html Aslak
[
jvanzyl
]
21:47, Saturday, 27 September 2003
Classworlds 1.0 has been released and is ready for general use. Work will now continue on 1.1 which will allow easy class reloading and add some features specifically targeted at use in a container environment and deployment of composite components.
[
jvanzyl
]
20:28, Tuesday, 23 September 2003
Classworlds 1.0-rc3 has been released and is ready for abuse. If all goes well this week we'll release a 1.0 later on this week or early next week. Fixed some problems with resource loading and applied outstanding patches from users.
[
Aslak Hellesoy
]
18:03, Wednesday, 10 September 2003
The most important changes are: - Support for components with multiple constructors For more detailed information, see the Changelog. The PicoContainer Team
[
Aslak Hellesoy
]
23:42, Thursday, 14 August 2003
Read the changelog here: http://www.picocontainer.org/changes-report.html
[
Aslak Hellesoy
]
11:33, Thursday, 10 July 2003
Read the changelog here: http://www.picocontainer.org/changes-report.html
[
Aslak Hellesoy
]
21:22, Sunday, 29 June 2003
http://www.picocontainer.org/ Enjoy, |