From 2f514ff98e7b2c4273fcc0d62dc83d00a57e6d5b Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 26 Nov 2008 01:11:19 +0000 Subject: [PATCH] Updated changelog and readme files --- .../resources/changelog.txt | 18 ++++++++++++------ build-spring-integration/resources/readme.txt | 13 +++++++------ 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/build-spring-integration/resources/changelog.txt b/build-spring-integration/resources/changelog.txt index 949c24e57d..e5fdce5fc0 100644 --- a/build-spring-integration/resources/changelog.txt +++ b/build-spring-integration/resources/changelog.txt @@ -1,20 +1,26 @@ SPRING INTEGRATION CHANGELOG ============================ +For the full detailed changelog, see: +https://fisheye.springframework.org/changelog/spring-integration + + +Changes in version 1.0.0 (Nov 26, 2008) +--------------------------------------- +For changes in this release, see: +http://jira.springframework.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=10791 + + Changes in version 1.0.0.RC2 (Nov 14, 2008) ------------------------------------------- - For changes in this release, see: http://jira.springframework.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11102 -For full changelog, see: -https://fisheye.springframework.org/changelog/spring-integration - Changes in version 1.0.0.RC1 (Nov 03, 2008) ------------------------------------------- - -For full changelog, see: http://jira.springframework.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11101 +For changes in this release, see: +http://jira.springframework.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11101 *** GENERAL *** diff --git a/build-spring-integration/resources/readme.txt b/build-spring-integration/resources/readme.txt index 2ff6821007..d66c48a66d 100644 --- a/build-spring-integration/resources/readme.txt +++ b/build-spring-integration/resources/readme.txt @@ -1,13 +1,13 @@ -SPRING INTEGRATION 1.0.0.RC2 (Nov 14, 2008) -------------------------------------------- +SPRING INTEGRATION 1.0.0 (Nov 26, 2008) +--------------------------------------- -This is the second release candidate for Spring Integration 1.0 +This is the GA release of Spring Integration 1.0 -To find out what has changed since RC1, see 'changelog.txt' +To find out what has changed since the Milestone and Release Candidate versions, see 'changelog.txt' Please consult the documentation located within the 'docs/reference' directory of this release and also visit the official Spring Integration home at: -http://www.springframework.org/spring-integration +http://www.springsource.org/spring-integration To checkout the project from the SVN head and build from source, do the following: @@ -28,6 +28,7 @@ To run the code within Eclipse, do the following: To run the code within Idea, do the following: - Import the existing Eclipse projects (File > New Project... > Import project from external model > Eclipse) + Import the existing Eclipse projects: + (File > New Project... > Import project from external model > Eclipse) Define a Path Variable named IVY_CACHE (IDE Settings > Path Variables) Its value should be: /ivy-cache/repository