From c03660d64e9711b6da3f5200499b438bc413d3d0 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 20 Jul 2009 21:13:46 +0000 Subject: [PATCH] Added note about Ant 1.7.1 requirement to readme --- build-spring-integration/resources/readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-spring-integration/resources/readme.txt b/build-spring-integration/resources/readme.txt index d667d2a091..e2ee228234 100644 --- a/build-spring-integration/resources/readme.txt +++ b/build-spring-integration/resources/readme.txt @@ -12,7 +12,8 @@ There you will find links to the forum, issue tracker, and several other resourc To build and run the sample applications that are included with this distribution, view the README.txt file in the 'samples' directory. -To checkout the project from the SVN head and build from source, do the following: +To checkout the project from the SVN head and build from source, do the following +(NOTE: this requires Ant 1.7.1): svn co https://src.springsource.org/svn/spring-integration/trunk . cd build-spring-integration