Clarify download locations

This commit is contained in:
Dave Syer
2011-05-11 12:08:06 +01:00
parent 46b8fcac1f
commit 7e62da9b59
2 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
Spring Batch Samples
* Zip Downloads
There is a ZIP artifact containing the release JARs called <<<spring-batch-*-no-dependencies.zip>>>. 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

View File

@@ -11,12 +11,14 @@ Spring Batch Downloads
* Zip Downloads
There is a ZIP artifact containing the release JARs called <<<spring-batch-*-no-dependencies.zip>>>. 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 <<<spring-batch-*-no-dependencies.zip>>>. 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}}: