Amending common CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1446022 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a9974c791a
commit
a96d228f55
@ -146,9 +146,6 @@ Trunk (Unreleased)
|
|||||||
HADOOP-9162. Add utility to check native library availability.
|
HADOOP-9162. Add utility to check native library availability.
|
||||||
(Binglin Chang via suresh)
|
(Binglin Chang via suresh)
|
||||||
|
|
||||||
HADOOP-8924. Add maven plugin alternative to shell script to save
|
|
||||||
package-info.java. (Chris Nauroth via suresh)
|
|
||||||
|
|
||||||
HADOOP-9277. Improve javadoc for FileContext. (Andrew Wang via suresh)
|
HADOOP-9277. Improve javadoc for FileContext. (Andrew Wang via suresh)
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
@ -321,9 +318,6 @@ Trunk (Unreleased)
|
|||||||
HADOOP-9202. test-patch.sh fails during mvn eclipse:eclipse if patch adds
|
HADOOP-9202. test-patch.sh fails during mvn eclipse:eclipse if patch adds
|
||||||
a new module to the build (Chris Nauroth via bobby)
|
a new module to the build (Chris Nauroth via bobby)
|
||||||
|
|
||||||
HADOOP-9245. mvn clean without running mvn install before fails.
|
|
||||||
(Karthik Kambatla via suresh)
|
|
||||||
|
|
||||||
HADOOP-9249. hadoop-maven-plugins version-info goal causes build failure
|
HADOOP-9249. hadoop-maven-plugins version-info goal causes build failure
|
||||||
when running with Clover. (Chris Nauroth via suresh)
|
when running with Clover. (Chris Nauroth via suresh)
|
||||||
|
|
||||||
@ -336,9 +330,6 @@ Trunk (Unreleased)
|
|||||||
|
|
||||||
HADOOP-8589 ViewFs tests fail when tests and home dirs are nested (sanjay Radia)
|
HADOOP-8589 ViewFs tests fail when tests and home dirs are nested (sanjay Radia)
|
||||||
|
|
||||||
HADOOP-9246 Execution phase for hadoop-maven-plugin should be
|
|
||||||
process-resources (Karthik Kambatla and Chris Nauroth via jlowe)
|
|
||||||
|
|
||||||
HADOOP-9190. packaging docs is broken. (Andy Isaacson via atm)
|
HADOOP-9190. packaging docs is broken. (Andy Isaacson via atm)
|
||||||
|
|
||||||
Release 2.0.4-beta - UNRELEASED
|
Release 2.0.4-beta - UNRELEASED
|
||||||
@ -354,6 +345,9 @@ Release 2.0.4-beta - UNRELEASED
|
|||||||
HADOOP-9253. Capture ulimit info in the logs at service start time.
|
HADOOP-9253. Capture ulimit info in the logs at service start time.
|
||||||
(Arpit Gupta via suresh)
|
(Arpit Gupta via suresh)
|
||||||
|
|
||||||
|
HADOOP-8924. Add maven plugin alternative to shell script to save
|
||||||
|
package-info.java. (Chris Nauroth via suresh)
|
||||||
|
|
||||||
HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu)
|
HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu)
|
||||||
|
|
||||||
OPTIMIZATIONS
|
OPTIMIZATIONS
|
||||||
@ -364,6 +358,12 @@ Release 2.0.4-beta - UNRELEASED
|
|||||||
|
|
||||||
HADOOP-9305. Add support for running the Hadoop client on 64-bit AIX. (atm)
|
HADOOP-9305. Add support for running the Hadoop client on 64-bit AIX. (atm)
|
||||||
|
|
||||||
|
HADOOP-9245. mvn clean without running mvn install before fails.
|
||||||
|
(Karthik Kambatla via suresh)
|
||||||
|
|
||||||
|
HADOOP-9246 Execution phase for hadoop-maven-plugin should be
|
||||||
|
process-resources (Karthik Kambatla and Chris Nauroth via jlowe)
|
||||||
|
|
||||||
Release 2.0.3-alpha - 2013-02-06
|
Release 2.0.3-alpha - 2013-02-06
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user