Results 1 to 5 of 5

Thread: Spring Batch 2.0.3.RELEASE is now available

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Posts
    4,241

    Default Spring Batch 2.0.3.RELEASE is now available

    Spring Batch 2.0.3.RELEASE is now available. See the Spring Batch downloads page for more information (http://static.springframework.org/sp...downloads.html) - there is the usual .zip download and also Maven artifacts in S3 (in SpringSource and Maven Central flavours) and in Maven Central.

    This release is a bug fix release for 2.0.2.RELEASE. The release notes are on the website (http://static.springframework.org/sp...0.2-2.0.3.html) and in JIRA.

    Enjoy!

  2. #2
    Join Date
    Jul 2009
    Posts
    15

    Unhappy

    I tried to download, but its not downloading It shows the 403 - Forbidden error.

  3. #3
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    Should be fixed now.

  4. #4

    Default

    Quote Originally Posted by Dave Syer View Post
    Spring Batch 2.0.3.RELEASE is now available. See the Spring Batch downloads page for more information (http://static.springframework.org/sp...downloads.html) - there is the usual .zip download and also Maven artifacts in S3 (in SpringSource and Maven Central flavours) and in Maven Central.

    This release is a bug fix release for 2.0.2.RELEASE. The release notes are on the website (http://static.springframework.org/sp...0.2-2.0.3.html) and in JIRA.

    Enjoy!
    I have added the 2.1.0.RC1 in maven dependency but seems to be ListableJobRegistry is missing.

  5. #5
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    I think ListableJobRegistry was removed because it was redundant - JobRegistry has all the methods you would need. 2.1.0.RELEASE is the latest version.

Posting Permissions

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