merge YARN-391 from trunk. Formatting fixes for LCEResourceHandler classes. Contributed by Steve Loughran.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1445883 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Siddharth Seth 2013-02-13 19:41:22 +00:00
parent d53d4cbca3
commit 19e5586651
3 changed files with 21 additions and 18 deletions

View File

@ -21,6 +21,9 @@ Release 2.0.4-beta - UNRELEASED
YARN-377. Use the new StringUtils methods added by HADOOP-9252 and fix
TestContainersMonitor. (Chris Nauroth via szetszwo)
YARN-391. Formatting fixes for LCEResourceHandler classes.
(Steve Loughran via sseth)
Release 2.0.3-alpha - 2013-02-06
INCOMPATIBLE CHANGES