From 9c9e1df73ee944531a0eb174136bfed1a6b90c3a Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Tue, 22 Jan 2008 19:00:01 +0000 Subject: [PATCH] Updated to use spring-build-0.11.0 and package up a release --- build-spring-integration/build.xml | 27 +++++++++++++++++++++++++-- build.properties | 7 +++++-- spring-integration-core/ivy.xml | 5 +++++ spring-integration-samples/ivy.xml | 5 +++++ 4 files changed, 40 insertions(+), 4 deletions(-) diff --git a/build-spring-integration/build.xml b/build-spring-integration/build.xml index 201960a047..139c5b9060 100644 --- a/build-spring-integration/build.xml +++ b/build-spring-integration/build.xml @@ -1,8 +1,6 @@ - - @@ -11,4 +9,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build.properties b/build.properties index 8650281619..0c2d9124ae 100644 --- a/build.properties +++ b/build.properties @@ -1,3 +1,6 @@ -version=0.5.0 +version=1.0.0 +release.type=integration +natural.name=spring-integration +bucket.basename=springsource.com ivy.cache.dir=${basedir}/../ivy-cache -integration.repo.dir=${basedir}/../integration-repo \ No newline at end of file +integration.repo.dir=${basedir}/../integration-repo diff --git a/spring-integration-core/ivy.xml b/spring-integration-core/ivy.xml index 267b763389..b19548f28c 100644 --- a/spring-integration-core/ivy.xml +++ b/spring-integration-core/ivy.xml @@ -14,6 +14,11 @@ + + + + + diff --git a/spring-integration-samples/ivy.xml b/spring-integration-samples/ivy.xml index e162c0b0ed..598fa5fd47 100644 --- a/spring-integration-samples/ivy.xml +++ b/spring-integration-samples/ivy.xml @@ -14,6 +14,11 @@ + + + + +