|
Releases
[
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:
|