From 71cd147449f96c028a7f3e5f606fe6cea6d57aa1 Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 20 Feb 2009 10:20:40 +0000 Subject: [PATCH] BATCH-1089: tweak getting-started again --- src/site/apt/downloads.apt | 4 ++-- src/site/apt/getting-started.apt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index aba75bbc9..078adfcfb 100644 --- a/src/site/apt/downloads.apt +++ b/src/site/apt/downloads.apt @@ -102,7 +102,7 @@ Spring Batch Downloads org.springframework.batch org.springframework.batch.core - 2.0.0.rc1 + 2.0.0.RC1 +--------------- @@ -122,7 +122,7 @@ Spring Batch Downloads org.springframework.batch spring-batch-core - 2.0.0.rc1 + 2.0.0.RC1 +--------------- diff --git a/src/site/apt/getting-started.apt b/src/site/apt/getting-started.apt index f8c754c64..a13180049 100644 --- a/src/site/apt/getting-started.apt +++ b/src/site/apt/getting-started.apt @@ -49,9 +49,9 @@ $ mvn test * Open Eclipse and make a workspace in the directory you just created. - * Import the samples project from the samples directory. + * Import the <<>> project from the samples directory. - * Add all the jar files in the distribution as library dependencies (except <<.jar>>>). There are jars in <<>> and in <<>>, including some duplicates. + * Add all the jar files in the distribution as library dependencies (except <<.jar>>>). There are jars in <<>>, <<>> and in <<>>, including some duplicates. * Force the workspace to build (e.g. Project -> Clean...)