From aa0ca9d64925ab8a36c4009d011a7f7c519bc343 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 26 Oct 2010 17:15:01 +0000 Subject: [PATCH] HADOOP-6954. Sources JARs are not correctly published to the Maven repository. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1027656 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 3 +++ build.xml | 8 +++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index d3392a2fda..cf2806e1a7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -299,6 +299,9 @@ Release 0.21.1 - Unreleased HADOOP-6944. [Herriot] Implement a functionality for getting proxy users definitions like groups and hosts. (Vinay Thota via cos) + HADOOP-6954. Sources JARs are not correctly published to the Maven + repository. (tomwhite) + Release 0.21.0 - 2010-08-13 INCOMPATIBLE CHANGES diff --git a/build.xml b/build.xml index 8147805955..444c693393 100644 --- a/build.xml +++ b/build.xml @@ -1258,7 +1258,8 @@ - + @@ -1267,7 +1268,8 @@ - + @@ -1277,7 +1279,7 @@ + type="jar.asc" classifier="sources"/>