From 83f581de834d25ede699d829ffa9fed531ef25de Mon Sep 17 00:00:00 2001 From: aclement Date: Mon, 5 Apr 2010 23:56:35 +0000 Subject: [PATCH] can publish to maven springframework.org --- build/build.xml | 93 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 90 insertions(+), 3 deletions(-) diff --git a/build/build.xml b/build/build.xml index cbc030261..ba5ab2e95 100644 --- a/build/build.xml +++ b/build/build.xml @@ -14,7 +14,7 @@ - + @@ -251,6 +251,45 @@ files="${aspectj.tools.modules},${aspectj.test.modules}"/> + + + + + + + + + + + + @@ -695,6 +734,7 @@ To use testing client jar in tests, + @@ -749,12 +789,59 @@ To use testing client jar in tests, + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -776,7 +863,7 @@ To use testing client jar in tests, failonerror is set to false because deploy:deploy-file goes NPE for some obscure reason on recent versions, see http://jira.codehaus.org/browse/MDEPLOY-48 --> - + -- 2.39.5