|
From: Rob H. <rob...@in...> - 2005-04-20 11:59:20
|
Dear Spring community, I am pleased to announce that Spring Modules 0.1 has just been released. Downloads can be found at: http://springmodules.dev.java.net. This release includes: * Integration with HiveMind, allowing for HiveMind services to be exposed as Spring beans * Spring-style integration classes for JSR-94 rules engines such as Jess and Drools * Spring-style configuration for OSWorkflow * Integration classes for Commons Validator (taken from Spring sandbox) For a detailed list of features, see the changelog. The HiveMind and Commons Validator support classes are considered to be stable and ready for use in production. Modifications to the JavaScript handling in Commons Validator will appear in 0.2. The OSWorkflow configuration support is ready for use in production, but 0.2 will introduce the OSWorkflowTemplate, which will bring full Spring semantics to workflow usage. We have successfully used the JSR-94 integration classes in a production setting, but are planning to overhaul session handling in 0.2. We are planning to release 0.2 within the next three weeks, hopefully just after Spring 1.2 goes final. This is in keeping with our plan to release new features as often as possible. The full roadmap can be found at: http://opensource.atlassian.com/projects/spring/secure/BrowseProject.jspa?id =10030&report=roadmap. We are still looking to recruit more developers to work on more modules, and any feedback on new or existing features will be much appreciated. Regards, Rob -- Rob Harrop Interface21 - Spring Services from the Source http://www.springframework.com |
|
From: Matt R. <li...@ra...> - 2005-04-20 13:39:28
|
FYI... the Validator JAR seems to have a bunch of $__CLOVER_*.class files in it. It's 44K in the download and if I build it using "ant alljars" on my machine, it's 24K. Obviously, not a big deal - but thought you might like to know. Matt On Apr 20, 2005, at 4:59 AM, Rob Harrop wrote: > Dear Spring community, > > I am pleased to announce that Spring Modules 0.1 has just been > released. > > Downloads can be found at: http://springmodules.dev.java.net. > > This release includes: > > * Integration with HiveMind, allowing for HiveMind services to be > exposed as > Spring beans > * Spring-style integration classes for JSR-94 rules engines such as > Jess and > Drools > * Spring-style configuration for OSWorkflow > * Integration classes for Commons Validator (taken from Spring sandbox) > > For a detailed list of features, see the changelog. > > The HiveMind and Commons Validator support classes are considered to be > stable and ready for use in production. Modifications to the JavaScript > handling in Commons Validator will appear in 0.2. > > The OSWorkflow configuration support is ready for use in production, > but 0.2 > will introduce the OSWorkflowTemplate, which will bring full Spring > semantics to workflow usage. > > We have successfully used the JSR-94 integration classes in a > production > setting, but are planning to overhaul session handling in 0.2. > > We are planning to release 0.2 within the next three weeks, hopefully > just > after Spring 1.2 goes final. This is in keeping with our plan to > release new > features as often as possible. > > The full roadmap can be found at: > http://opensource.atlassian.com/projects/spring/secure/ > BrowseProject.jspa?id > =10030&report=roadmap. > > We are still looking to recruit more developers to work on more > modules, and > any feedback on new or existing features will be much appreciated. > > Regards, > > Rob > > -- > Rob Harrop > Interface21 - Spring Services from the Source > http://www.springframework.com > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: New Crystal Reports XI. > Version 11 adds new functionality designed to reduce time involved in > creating, integrating, and deploying reporting solutions. Free runtime > info, > new features, or free trial, at: > http://www.businessobjects.com/devxi/728 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Rob H. <ro...@ca...> - 2005-04-20 14:02:43
|
Thanks, I'll clean that up now and replace it. Rob Matt Raible wrote: > FYI... the Validator JAR seems to have a bunch of $__CLOVER_*.class > files in it. It's 44K in the download and if I build it using "ant > alljars" on my machine, it's 24K. Obviously, not a big deal - but > thought you might like to know. > > Matt > > On Apr 20, 2005, at 4:59 AM, Rob Harrop wrote: > >> Dear Spring community, >> >> I am pleased to announce that Spring Modules 0.1 has just been >> released. >> >> Downloads can be found at: http://springmodules.dev.java.net. >> >> This release includes: >> >> * Integration with HiveMind, allowing for HiveMind services to be >> exposed as >> Spring beans >> * Spring-style integration classes for JSR-94 rules engines such as >> Jess and >> Drools >> * Spring-style configuration for OSWorkflow >> * Integration classes for Commons Validator (taken from Spring sandbox) >> >> For a detailed list of features, see the changelog. >> >> The HiveMind and Commons Validator support classes are considered to be >> stable and ready for use in production. Modifications to the JavaScript >> handling in Commons Validator will appear in 0.2. >> >> The OSWorkflow configuration support is ready for use in production, >> but 0.2 >> will introduce the OSWorkflowTemplate, which will bring full Spring >> semantics to workflow usage. >> >> We have successfully used the JSR-94 integration classes in a >> production >> setting, but are planning to overhaul session handling in 0.2. >> >> We are planning to release 0.2 within the next three weeks, >> hopefully just >> after Spring 1.2 goes final. This is in keeping with our plan to >> release new >> features as often as possible. >> >> The full roadmap can be found at: >> http://opensource.atlassian.com/projects/spring/secure/ >> BrowseProject.jspa?id >> =10030&report=roadmap. >> >> We are still looking to recruit more developers to work on more >> modules, and >> any feedback on new or existing features will be much appreciated. >> >> Regards, >> >> Rob >> >> -- >> Rob Harrop >> Interface21 - Spring Services from the Source >> http://www.springframework.com >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: New Crystal Reports XI. >> Version 11 adds new functionality designed to reduce time involved in >> creating, integrating, and deploying reporting solutions. Free >> runtime info, >> new features, or free trial, at: >> http://www.businessobjects.com/devxi/728 >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: New Crystal Reports XI. > Version 11 adds new functionality designed to reduce time involved in > creating, integrating, and deploying reporting solutions. Free runtime > info, > new features, or free trial, at: http://www.businessobjects.com/devxi/728 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |