Results 1 to 2 of 2

Thread: VCS for Spring Batch

  1. #1
    Join Date
    Sep 2008
    Location
    Chicagoland, IL
    Posts
    366

    Default VCS for Spring Batch

    Quick question. I have used svn in the past to pull the Spring Batch source to do some digging however, I've come across an issue. According to the site, teh current GA release is 2.1.6.RELEASE, however the latest tag in SVN is 2.1.5.RELEASE with the trunk pom still set at 2.1.6.CI-SNAPSHOT. Has Spring Batch moved to a new home (I've seen .gitignore files in there as well which got me curious)? For the record, the repo I'm looking at is the one the Spring Batch site points to: https://src.springframework.org/svn/spring-batch/

    Any insight is appreciated. Thanks!

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,695

    Default

    I suggest you check the docs on the website of spring-batch.

    In short they moved to github.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

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