Results 1 to 4 of 4

Thread: Spring Modules 0.5 Released

  1. #1
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default Spring Modules 0.5 Released

    Dear Spring Community,

    I am pleased to announce that Spring Modules (SM) 0.5 has been released. Downloads | Docs (Html , PDF) | JavaDocs

    The new version contains the following notable features:
    • Cache Module - added declarative caching support for GigaSpaces. Also fixes have been applied in order to align the module with the recent Spring 2.0 changes.
    • Flux Module - added support for XML Engine bean.
    • Jcr Module - updated documentation and the sample.
    • OsWorkflow Module - has been documented.
    • XT module - a new module adding support for richer domain models and richer user interfaces.
    See our changelog for more information.

    The full roadmap can be found at:
    http://opensource.atlassian.com/projects/spring/browse/MOD?report=com.atlassian.jira.plugin.system.projec t:roadmap-panel

    The next version (0.6) is scheduled for August and will continue to add new features to the existing modules as well as align with Spring 2.0.

    Any feedback on new or existing features will be much appreciated.

    Cheers!
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    Spring Modules 0.5 is also available in maven form, on ibiblio: http://www.ibiblio.org/maven2/org/springmodules/
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

  3. #3
    Join Date
    Sep 2004
    Location
    Texas
    Posts
    155

    Default

    Your .pom file declares a dependency on osworkflow version 2.8.0, not found on ibiblio. Are you using an alternate repository to resolve this dependency?
    Corby

  4. #4
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    You have to manually place the osworkflow in the local repository - even with ivy we have a local repository for various jars not found on the internet.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

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