Results 1 to 1 of 1

Thread: Spring Batch 1.0 M2 Release

  1. #1
    Join Date
    Jan 2006
    Location
    Southampton, UK
    Posts
    117

    Default Spring Batch 1.0 M2 Release

    (2007/9/27) - We're pleased to announce that Spring Batch 1.0 M2 has been released. Here is Dave's original announcement:

    --

    All,

    We are pleased to announce that Spring Batch 1.0 M2 has been released! This milestone release introduces:
    • A set of Core APIs that can be used for configuring and building batch applications.
    • An execution environment and utilities for managing and monitoring
      multi-step jobs in a single virtual machine.
    • Packaging the framework into three pieces: infrastructure, core
      and execution.
    More details on the features of this release and plans for the future
    can be found on the website
    (http://static.springframework.org/spring-batch,
    http://static.springframework.org/sp.../features.html).

    We expect at this point that there will be at least one more milestone
    release before a release candidate. We are getting some great feedback
    from projects already using Spring Batch, and all this information will
    be used to refine the plan for the 1.0 and future releases. You can
    track the plans for these stages on JIRA
    http://opensource.atlassian.com/proj...g/browse/BATCH.
    Last edited by Colin Sampaleanu; Oct 1st, 2007 at 06:03 PM.

Posting Permissions

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