Acegi Security System for Spring 1.0.0-RC2 Released

Releases | Colin Sampaleanu | February 10, 2006 | ...

Acegi Security System for Spring, v1.0.0 RC2 has now been release. Ben Alex's announcement from the mailing list is posted below:

-----

Dear Spring Community

I'm pleased to announce that Acegi Security release 1.0.0 Release Candidate 2 is now available. This release includes over 50 improvements and fixes since 1.0.0 RC1, including comprehensive new LDAP capabilities. We recommend that users upgrade to 1.0.0 RC2 in order to take advantage of these improvements. Upgrading to 1.0.0 will also assist us in identifying any issues as we move towards our final 1.0.0 release.

Please visit the changelog for detailed information on changes and fixes. As always, detailed upgrade instructions are included in the release ZIP file.

The project's web site at http://acegisecurity.org provides additional information on Acegi Security's features, access to online documentation, and links to download the latest release.

We hope you find this new release useful in your projects.

Cheers
Ben

Spring Framework 2.0 M2 released

Releases | Juergen Hoeller | February 02, 2006 | ...

Dear Spring community,

I am pleased to announce that Spring 2.0 M2 has been released.

Download it here.

Spring 2.0 M2 is the second milestone of the next generation of Spring. This release includes enhancements and new features, including refined AspectJ support and Java Persistence API (draft) support.  It also contains fixes for issues discovered since 2.0 M1.

Please see the changelog for details.

Spring 1.2.7 will also be released shortly, backporting a number of fixes and minor enhancements from 2.0 M1/M2, and providing the 1.2 series basis for the upcoming Spring Web Flow 1.0 release candidate.  The next Spring release in the 2.0 series will be 2.0 M3. Please review the roadmap for more detailed information.

Cheers,

Juergen
 
-----
Juergen Hoeller
Interface21 Ltd
http://www.springframework.com

Spring IDE 1.2.5 Released

Releases | Torsten Juergeleit | January 11, 2006 | ...

Dear Spring Community,

We are pleased to announce that Spring IDE 1.2.5 has been released.
With this release of Spring IDE version 1.0.0 of the BeansXmlEditor is shipped. Additionally a few bugfixes and usability enhancements are provided. For a complete list of bugfixes and enhancements included visit http://springide.org/project/milestone/Release%201.2.5

Changes:

  • XML parser Xerces updated to version 2.7.1
  • bugs in BeansConfigValidator fixed:
    • check for no-arguments-constructor skipped for attribute 'autowire="constructor"'
    • skipping placeholders in classes and property names
    • init-method and destroy-method are validated now
    • required default constructor are validated now
  • more suitable icons in the BeansView and the outline view of BeansXmlEditor
  • new entry in BeansView context menu for opening the selected node in an text editor
  • changes to BeansXmlEditor:
    • descriptive icons in outline view instead of verbose text
    • new toolbar action in outline view for alphabetically sorting
    • new entry in outline's context menu for toggeling the outline style between Spring-style and standard XML-style

More details are available from the project's site http://springide.org/

This release is available from the project's Eclipse update site http://springide.org/updatesite/

For bug reports tickets can be opened via http://springide.org/project/newticket

Spring Framework Training Summary (January)

Releases | Colin Sampaleanu | January 10, 2006 | ...

Interface21 is pleased to offer a number of Spring Framework training events in the upcoming period, delivered by core Spring Framework developers. For full details, please visit the main training information page. Here is a summary of the upcoming courses and venues:

  • Core Spring: January 24th - 27th, London, UK
  • Core Spring: February 14th - 17th, Oslo, Norway
  • Core Spring: February 28th - March 3rd, Washington, DC
  • Core Spring: March 14th - 17th, Paris, France
  • Core Spring: March 27th - 30th, Istanbul, Turkey
  • Core Spring: March 28th - 31st, Chicago, IL
  • Core Spring: March 28th - 31st, London, UK
  • Core Spring: April 25th - 28th, Antwerp, Belgium
  • Core Spring: April 25th - 28th, Stockholm, Sweden
  • ... plus others

Spring Framework 2.0 M1 released

Releases | Rod Johnson | December 22, 2005 | ...

The beginning of the next season of Spring is here:  Spring Framework 2.0 M1 has been released.

Download it here.

Important new features include:

  • Simplified, extensible XML configuration
  • Powerful new Spring AOP features and AspectJ 5 integration
  • Asynchronous JMS facilities enabling message-driven POJOs
  • Spring Portlet MVC, a MVC framework for JSR-168 Portlets
  • ... and much, much more

Spring 2.0 remains 100% backwards compatible with Spring 1.2 and continues to run on Java 1.3 and greater.

A word on the new configuration enhancements: Spring 2.0 uses XML Schema to support the definition of tailored application configuration schemas.  The M1 release ships convenient XML tags that greatly simplify the definition of declarative transactions, JNDI lookups, custom aspects, and common utility services such as loading properties files.

Please review the central JPetstore sample application included in the release.  This sample demonstrates the new 2.0 features in action and will continued to be refined in subsequent milestones.

Read Juergen's original announcement on the developer mailing list for more information.

Review the Spring 2.0 roadmap for information about upcoming milestones.

Spring Framework 1.2.6 Released

Releases | Juergen Hoeller | November 14, 2005 | ...

We're pleased to announce that Spring 1.2.6 has just been released. This is a bugfix and minor enhancement release, fixing a number of issues found in previous 1.2.x releases and introducing various minor new features.

As always, for a full list of enhancements and fixes, please see the changelog.

---

For anybody accessing CVS, note that CVS HEAD is now finally dedicated to Spring 2.0 development. A maintenance branch "mbranch-1-2" has been created for any future work in the 1.2.x line.

During the course of this week, we will move already prepared 2.0 features from the sandbox over to the main sources. Starting with this, the nightly snapshots will be 1.3 RC1 previews, already containing 1.3 features.

Spring Framework 1.2.5 Released

Releases | Juergen Hoeller | September 23, 2005 | ...

We're pleased to announce that Spring 1.2.5 has just been released. This is a bugfix and minor enhancement release, fixing a number of issues found in previous 1.2.x releases and introducing various minor new features.

As always, for a full list of enhancements and fixes, please see the changelog.

Spring Framework 1.2.4 Released

Releases | Colin Sampaleanu | August 27, 2005 | ...

We're pleased to announce that Spring 1.2.4 has just been released. This is a bugfix and minor enhancement release, fixing a number of issues found in previous 1.2.x releases and introducing various minor new features.

All Spring 1.2.x users are encouraged to upgrade to Spring 1.2.4. Watch out for a Spring 1.3 release candidate, including Portlet support, and the first Web Flow release candidate in late September!

As always, for a full list of enhancements and fixes, please see the changelog.

Spring IDE 1.2.3 Released

Releases | Torsten Juergeleit | August 24, 2005 | ...

Dear Spring Community,

We are pleased to announce that Spring IDE 1.2.3 has been released.
Version 1.2.3 is a bugfix release with one enhancement. For a complete list of bugfixes and enhancements included visit http://springide.org/project/milestone/Release%201.2.3

Changes:

  • Spring libraries are updated to version 1.2.3
  • a preview version of the BeansXmlEditor is included (to use this editor some requirements have to be fulfilled)

More details are available from the project's site http://springide.org/

This release is available from the project's Eclipse update site http://springide.org/updatesite/

For bug reports tickets can be opened via http://springide.org/project/newticket

Spring Framework Training Summary (August)

Releases | Colin Sampaleanu | August 16, 2005 | ...

(updated 2005-8-19 with missing date for Washington training). 

Interface21 is pleased to offer a number of Spring Framework training events in the upcoming period, taught by the same people who built Spring.

For full details, please visit the main training information page.

Here is a summary of the upcoming courses and venues:

  • Core Spring: Sep. 6th-9th, London, UK
  • Core Spring: Sep. 13th-16th, New York City, USA (early bird date is Aug. 19th!)
  • Core Spring: Sep. 27th-30th, San Jose, CA, USA (early bird date is Sep. 9th!)
  • Core Spring: Oct. 11th-14th, Washington, DC (early bird date is Sep. 16th!)
  • Spring JDBC Development with Oracle: Oct. 11th-12th, New York City, USA
  • Introduction to Spring: Nov. 7th-9th, Amsterdam, NL (early bird date is Oct. 7th!)
  • Core Spring: Nov. 22nd-25th, Amsterdam, NL (early bird date is Oct. 28th!)
  • Introduction to Spring: Nov. 30th - Dec. 2nd, Amsterdam, NL (early bird date is Oct. 28th!)
Not interested in formal Spring Framework training? How about a bit of Spring during Winter? The Spring Experience 2005 conference is taking place in sunny Bal Harbor, Florida, from Dec. 7th-10th.

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all