Yes, the rebuilt jars finally got replicated to Maven's central repository. If you use the following dependency, it should work fine:
I have updated the web site - if you find any other issues, please let us know. Thanks for your patience.Code:<dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-core</artifactId> <version>1.1.3.RELEASE-A</version> </dependency>
You should see a release announcement go out later today or early tomorrow.


Reply With Quote