diff --git a/spring-batch-samples/src/site/apt/index.apt b/spring-batch-samples/src/site/apt/index.apt index 0299eeef0..9229e26ed 100644 --- a/spring-batch-samples/src/site/apt/index.apt +++ b/spring-batch-samples/src/site/apt/index.apt @@ -1,5 +1,15 @@ Spring Batch Samples +* Zip Downloads + + There is a ZIP artifact containing the release JARs called <<>>. This file contains the JAR files for the release, including source code and the samples. + + * Full releases: {{{http://static.springframework.org/downloads/nightly/release-download.php?project=BATCH}here}}. + + * Milestones: {{{http://static.springframework.org/downloads/nightly/milestone-download.php?project=BATCH}here}}. + +Source code can also be browsed and downloaded at {{{http://github.com/SpringSource/spring-batch}Github}}. + * Overview There is considerable variability in the types of input and output diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index 4a6f6ff5e..edbc1e579 100644 --- a/src/site/apt/downloads.apt +++ b/src/site/apt/downloads.apt @@ -11,12 +11,14 @@ Spring Batch Downloads * Zip Downloads - There is a ZIP artifact containing the release JARs called <<>>. This file contains the JAR files for the release, including source code. In addition, this release contains the Spring Batch source code including the samples. + There is a ZIP artifact containing the release JARs called <<>>. This file contains the JAR files for the release, including source code and the samples. * Full releases: {{{http://static.springframework.org/downloads/nightly/release-download.php?project=BATCH}here}}. * Milestones: {{{http://static.springframework.org/downloads/nightly/milestone-download.php?project=BATCH}here}}. +Source code can also be browsed and downloaded at {{{http://github.com/SpringSource/spring-batch}Github}}. + * Maven Artifacts Traditional "spring-*" artifacts are deployed on the Maven central repo. Full releases in this format also go in our s3 repository, browseable {{{http://shrub.appspot.com/maven.springframework.org/release/org/springframework/batch}here}}: