Results 1 to 10 of 26

Thread: Spring Batch Admin 1.2.0.RELEASE Available

Threaded View

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

    Default Spring Batch Admin 1.2.0.RELEASE Available

    The release is available now in S3, Maven Central and the SpringSource community download site. More detail on the project website: http://static.springsource.org/spring-batch-admin.

    No new features since RC1, but the StepExecutionServiceLevelMonitor was re-implemented using a standard MonitorMBean.

    New features since 1.0:

    * JMX management and monitoring
    * JSON API
    * Deployed in the root context by default so the URLs are shorter (no "/batch/...")
    * UI: select a previous JobInstance as a template for a new JobExecution
    * Support for latest versions of Spring (3.0.5) and Spring Integration (2.0.1)

    If anyone wonders why the version jumped from 1.0 to 1.2, it's because there was an accidental release of Spring Batch Integration at 1.1.4 along with Spring Batch 1.1.4, so this release gets the version numbers back in line with the most recent releases.
    Last edited by Dave Syer; Jan 1st, 2011 at 12:43 PM. Reason: Update for Maven Central

Posting Permissions

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