Results 1 to 4 of 4

Thread: Spring Framework 2.0.3 Released

  1. #1
    Join Date
    Aug 2004
    Location
    Amsterdam, Netherlands
    Posts
    450

    Default Spring Framework 2.0.3 Released

    (2007/3/9) - We're pleased to announce that Spring Framework 2.0.3 has been released. Find Juergen's original announcement below:

    -------------

    Dear Spring community,

    We are pleased to announce that Spring 2.0.3 has been released.

    This is a bugfix and enhancement release in the Spring 2.0 series, including about 200 (!) refinements and fixes. Furthermore, this release introduces support for the JSR-166 (java.util.concurrent) backport project and basic support for JCA 1.5 (ResourceAdapter bootstrap, WorkManager support), as well as extended support for IBM WebSphere and Oracle OC4J.

    Among the noteworthy enhancements are DefaultMessageListenerContainer's dynamic scaling capability and the thoroughly revised scripting integration, supporting more styles of writing Groovy and BeanShell scripts and providing seamless interaction with Spring's AOP facilities. This release also includes refinements in the AspectJ pointcut support as well as in the scoped-proxy facility.

    See the changelog for details!

    Cheers,
    Juergen

    -----
    Juergen Hoeller
    Interface21 - http://www.interface21.com
    Last edited by Colin Sampaleanu; Mar 9th, 2007 at 10:15 AM.

  2. #2
    Join Date
    Jul 2005
    Location
    Bearus, Minsk
    Posts
    15

    Default

    Nice. But where is the release-2-0-3 tag in CVS?

  3. #3
    Join Date
    Jan 2006
    Location
    Vilnius, Lithuania
    Posts
    68

    Default

    Congratulations.

    However, could someone from Spring Team get the sources jars uploaded into main Maven2 repository at http://repo1.maven.org/maven2/ ? It would be a great aid for coding and debugging under most IDEs.

    Thanks a bunch for all the great work, the world owes you greatly :-)

  4. #4
    Join Date
    Jan 2005
    Posts
    144

    Default

    My custom maven repo contains sources and javadoc-jars for spring 2.0.3 modules :

    http://ndeloof.free.fr/maven2

    You can vote for issue SPR-2704 for spring build process to create those source bundles.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •