From 038d399389eea740b74969abb69e734906547834 Mon Sep 17 00:00:00 2001 From: Konstantin Boudnik Date: Thu, 8 Jul 2010 02:29:15 +0000 Subject: [PATCH] HADOOP-6847. Problem staging 0.21.0 artifacts to Apache Nexus Maven Repository. Contributed by Giridharan Kesavan git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@961559 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 3 + build.xml | 135 +++++++++++++++++++++++++++++++++---- ivy/libraries.properties | 2 + src/test/aop/build/aop.xml | 12 ++-- 4 files changed, 133 insertions(+), 19 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 7ccb142e4a..9babc8a08a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1018,6 +1018,9 @@ Release 0.21.0 - Unreleased BUG FIXES + HADOOP-6847. Problem staging 0.21.0 artifacts to Apache Nexus Maven + Repository (Giridharan Kesavan via cos) + HADOOP-6748. Removes hadoop.cluster.administrators, cluster administrators acl is passed as parameter in constructor. (amareshwari) diff --git a/build.xml b/build.xml index 20a214e31a..7957b909bf 100644 --- a/build.xml +++ b/build.xml @@ -133,7 +133,10 @@ - + + + @@ -188,7 +191,11 @@ - + + + + + @@ -1222,25 +1229,117 @@ - + + + + + + - - - - + + + + + + + - - - + + + + + + + + + + + + + + + - + + + + + + + + + + + Signing @{input.file} Sig File: @{output.file} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1287,15 +1386,23 @@ - + + + + + + + + + diff --git a/ivy/libraries.properties b/ivy/libraries.properties index eba956b020..5eebdebe2a 100644 --- a/ivy/libraries.properties +++ b/ivy/libraries.properties @@ -70,6 +70,8 @@ servlet-api.version=2.5 slf4j-api.version=1.5.11 slf4j-log4j12.version=1.5.11 +wagon-http.version=1.0-beta-2 + xmlenc.version=0.52 xerces.version=1.4.4 diff --git a/src/test/aop/build/aop.xml b/src/test/aop/build/aop.xml index a1b52cbe33..286cc95849 100644 --- a/src/test/aop/build/aop.xml +++ b/src/test/aop/build/aop.xml @@ -29,12 +29,13 @@ + + location="${system-test-build-dir}/${herriot.final.name}.jar" /> + location="${system-test-build-dir}/${herriot.final.name}-sources.jar" /> @@ -129,9 +130,9 @@ + jar.final.value="${herriot.final.name}"> - @@ -258,7 +259,8 @@ - +