Return-Path: Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: (qmail 60784 invoked from network); 27 May 2010 22:47:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 May 2010 22:47:16 -0000 Received: (qmail 13712 invoked by uid 500); 27 May 2010 22:47:16 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 13679 invoked by uid 500); 27 May 2010 22:47:16 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 13672 invoked by uid 99); 27 May 2010 22:47:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 22:47:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 22:47:11 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7999623888E8; Thu, 27 May 2010 22:46:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r949032 - in /hadoop/common/trunk: ./ ivy/ src/docs/cn/src/documentation/ src/docs/src/documentation/ src/test/aop/build/ Date: Thu, 27 May 2010 22:46:49 -0000 To: common-commits@hadoop.apache.org From: tomwhite@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100527224649.7999623888E8@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tomwhite Date: Thu May 27 22:46:48 2010 New Revision: 949032 URL: http://svn.apache.org/viewvc?rev=949032&view=rev Log: HADOOP-6404. Rename the generated artifacts to common instead of core. Added: hadoop/common/trunk/ivy/hadoop-common-instrumented-template.xml (with props) hadoop/common/trunk/ivy/hadoop-common-template.xml (with props) hadoop/common/trunk/ivy/hadoop-common-test-template.xml (with props) Removed: hadoop/common/trunk/ivy/hadoop-core-instrumented-template.xml hadoop/common/trunk/ivy/hadoop-core-template.xml hadoop/common/trunk/ivy/hadoop-core-test-template.xml Modified: hadoop/common/trunk/CHANGES.txt hadoop/common/trunk/build.xml hadoop/common/trunk/ivy.xml hadoop/common/trunk/src/docs/cn/src/documentation/skinconf.xml hadoop/common/trunk/src/docs/src/documentation/skinconf.xml hadoop/common/trunk/src/test/aop/build/aop.xml Modified: hadoop/common/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=949032&r1=949031&r2=949032&view=diff ============================================================================== --- hadoop/common/trunk/CHANGES.txt (original) +++ hadoop/common/trunk/CHANGES.txt Thu May 27 22:46:48 2010 @@ -1592,6 +1592,9 @@ Release 0.21.0 - Unreleased HADOOP-6723. Unchecked exceptions thrown in IPC Connection should not orphan clients. (Todd Lipcon via tomwhite) + HADOOP-6404. Rename the generated artifacts to common instead of core. + (tomwhite) + Release 0.20.3 - Unreleased NEW FEATURES Modified: hadoop/common/trunk/build.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/build.xml?rev=949032&r1=949031&r2=949032&view=diff ============================================================================== --- hadoop/common/trunk/build.xml (original) +++ hadoop/common/trunk/build.xml Thu May 27 22:46:48 2010 @@ -17,7 +17,7 @@ limitations under the License. --> - @@ -26,8 +26,8 @@ - - + + @@ -149,21 +149,21 @@ - - - - + + + + - + - - - - + + + + @@ -406,11 +406,11 @@ - + - + @@ -428,7 +428,7 @@ - + @@ -537,7 +537,7 @@ - + @@ -1202,55 +1202,54 @@ classpathref="mvn-ant-task.classpath"/> - - - - + + + + - + - + - + - - + description="To deploy hadoop common and test jar's to apache snapshot's repository"> + + - + - + - + - + - - - - - - + + + + + + - - - + + + @@ -1284,9 +1283,9 @@ - - - + + + Modified: hadoop/common/trunk/ivy.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/ivy.xml?rev=949032&r1=949031&r2=949032&view=diff ============================================================================== --- hadoop/common/trunk/ivy.xml (original) +++ hadoop/common/trunk/ivy.xml Thu May 27 22:46:48 2010 @@ -20,7 +20,7 @@ - Hadoop Core + Hadoop Common Added: hadoop/common/trunk/ivy/hadoop-common-instrumented-template.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/ivy/hadoop-common-instrumented-template.xml?rev=949032&view=auto ============================================================================== --- hadoop/common/trunk/ivy/hadoop-common-instrumented-template.xml (added) +++ hadoop/common/trunk/ivy/hadoop-common-instrumented-template.xml Thu May 27 22:46:48 2010 @@ -0,0 +1,127 @@ + + + + 4.0.0 + org.apache.hadoop + hadoop-common-instrumented + jar + @version + + + commons-cli + commons-cli + 1.2 + + + xmlenc + xmlenc + 0.52 + + + commons-httpclient + commons-httpclient + 3.0.1 + + + commons-codec + commons-codec + 1.4 + + + commons-net + commons-net + 1.4.1 + + + org.mortbay.jetty + jetty + 6.1.14 + + + org.mortbay.jetty + jetty-util + 6.1.14 + + + tomcat + jasper-runtime + 5.5.12 + + + tomcat + jasper-compiler + 5.5.12 + + + org.mortbay.jetty + jsp-api-2.1 + 6.1.14 + + + org.mortbay.jetty + jsp-2.1 + 6.1.14 + + + commons-el + commons-el + 1.0 + + + net.java.dev.jets3t + jets3t + 0.7.1 + + + commons-net + commons-net + 1.4.1 + + + org.mortbay.jetty + servlet-api-2.5 + 6.1.14 + + + net.sf.kosmosfs + kfs + 0.3 + + + junit + junit + 4.5 + + + hsqldb + hsqldb + 1.8.0.10 + + + oro + oro + 2.0.8 + + + org.apache.hadoop + avro + 1.3.0 + + + Propchange: hadoop/common/trunk/ivy/hadoop-common-instrumented-template.xml ------------------------------------------------------------------------------ svn:eol-style = native Added: hadoop/common/trunk/ivy/hadoop-common-template.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/ivy/hadoop-common-template.xml?rev=949032&view=auto ============================================================================== --- hadoop/common/trunk/ivy/hadoop-common-template.xml (added) +++ hadoop/common/trunk/ivy/hadoop-common-template.xml Thu May 27 22:46:48 2010 @@ -0,0 +1,127 @@ + + + + 4.0.0 + org.apache.hadoop + hadoop-common + jar + @version + + + commons-cli + commons-cli + 1.2 + + + xmlenc + xmlenc + 0.52 + + + commons-httpclient + commons-httpclient + 3.0.1 + + + commons-codec + commons-codec + 1.4 + + + commons-net + commons-net + 1.4.1 + + + org.mortbay.jetty + jetty + 6.1.14 + + + org.mortbay.jetty + jetty-util + 6.1.14 + + + tomcat + jasper-runtime + 5.5.12 + + + tomcat + jasper-compiler + 5.5.12 + + + org.mortbay.jetty + jsp-api-2.1 + 6.1.14 + + + org.mortbay.jetty + jsp-2.1 + 6.1.14 + + + commons-el + commons-el + 1.0 + + + net.java.dev.jets3t + jets3t + 0.7.1 + + + commons-net + commons-net + 1.4.1 + + + org.mortbay.jetty + servlet-api-2.5 + 6.1.14 + + + net.sf.kosmosfs + kfs + 0.3 + + + junit + junit + 4.5 + + + hsqldb + hsqldb + 1.8.0.10 + + + oro + oro + 2.0.8 + + + org.apache.hadoop + avro + 1.3.0 + + + Propchange: hadoop/common/trunk/ivy/hadoop-common-template.xml ------------------------------------------------------------------------------ svn:eol-style = native Added: hadoop/common/trunk/ivy/hadoop-common-test-template.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/ivy/hadoop-common-test-template.xml?rev=949032&view=auto ============================================================================== --- hadoop/common/trunk/ivy/hadoop-common-test-template.xml (added) +++ hadoop/common/trunk/ivy/hadoop-common-test-template.xml Thu May 27 22:46:48 2010 @@ -0,0 +1,53 @@ + + + + + 4.0.0 + org.apache.hadoop + hadoop-common-test + jar + @version + + + org.apache.hadoop + hadoop-common + @version + + + org.apache.ftpserver + ftplet-api + 1.0.0 + + + org.apache.mina + mina-core + 2.0.0-M5 + + + org.apache.ftpserver + ftpserver-core + 1.0.0 + + + org.apache.ftpserver + ftpserver-deprecated + 1.0.0-M2 + + + Propchange: hadoop/common/trunk/ivy/hadoop-common-test-template.xml ------------------------------------------------------------------------------ svn:eol-style = native Modified: hadoop/common/trunk/src/docs/cn/src/documentation/skinconf.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/src/docs/cn/src/documentation/skinconf.xml?rev=949032&r1=949031&r2=949032&view=diff ============================================================================== --- hadoop/common/trunk/src/docs/cn/src/documentation/skinconf.xml (original) +++ hadoop/common/trunk/src/docs/cn/src/documentation/skinconf.xml Thu May 27 22:46:48 2010 @@ -99,7 +99,7 @@ which will be used to configure the chos - + - - + - @@ -120,7 +120,7 @@ - + - - + + - + - - + - +