From 545ddbcafc67aaec7ec0c30f62848351a8e0bc5c Mon Sep 17 00:00:00 2001 From: dsyer Date: Wed, 15 Apr 2009 06:28:34 +0000 Subject: [PATCH] Add more browser links to downloads page --- src/site/apt/downloads.apt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index d20441975..52cd8905b 100644 --- a/src/site/apt/downloads.apt +++ b/src/site/apt/downloads.apt @@ -19,7 +19,7 @@ Spring Batch Downloads * Maven Artifacts - All releases are published in the SpringSource Enterprise Repository, browseable {{{http://www.springsource.com/repository/app/}here}}. The repository is segregrated by release, milestone and snaphot releases. For full releases use these repositories: + All releases are published in the SpringSource Enterprise Repository, {{{http://www.springsource.com/repository/app/}searchable here}} and {{{http://s3browse.com/explore/repository.springsource.com/maven/bundles/release}browseable here}}. The repository is segregrated by release, milestone and snaphot releases. For full releases use these repositories: +--- @@ -82,7 +82,7 @@ Spring Batch Downloads You can find the .ZIP downloads of the milestones {{{http://static.springframework.org/downloads/nightly/milestone-download.php?project=BATCH}here}}. - Milestones are deployed to the SpringSource Enterprise Repository, so use this repository if you want to depend on artifacts in the <<>> style: + Milestones are deployed to the SpringSource Enterprise Repository ({{{http://s3browse.com/explore/repository.springsource.com/maven/bundles/milestone}browseable here}}), so use this repository if you want to depend on artifacts in the <<>> style: +--- @@ -106,7 +106,7 @@ Spring Batch Downloads +--------------- - Milestones are also published in the older s3 repository with Maven Central format dependencies. You can browse the {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}S3 repository}} with a web browser. To use them, just add the following repository to your POM (inside a \ element at the top level): + Milestones are also published in the older s3 repository with Maven Central format dependencies {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}browseable here}}. To use them, just add the following repository to your POM (inside a \ element at the top level): +---------------