You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by hi...@apache.org on 2014/08/26 22:07:28 UTC

[2/2] git commit: TEZ-1430. Update CHANGES.txt

TEZ-1430. Update CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/0001f3f3
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/0001f3f3
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/0001f3f3

Branch: refs/heads/branch-0.5.0
Commit: 0001f3f3be4eaba19189b48afc3a1c3aa459efe6
Parents: ab1ed22
Author: Hitesh Shah <hi...@apache.org>
Authored: Tue Aug 26 13:07:06 2014 -0700
Committer: Hitesh Shah <hi...@apache.org>
Committed: Tue Aug 26 13:07:06 2014 -0700

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/0001f3f3/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index a8b68f1..e6c09e1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -88,6 +88,7 @@ INCOMPATIBLE CHANGES
 
 ALL CHANGES
 
+  TEZ-1430. Javadoc generation should not generate docs for classes annotated as private. (Jonathan Eagles via hitesh)
   TEZ-1498. Usage info is not printed when wrong number of arguments is provided for JoinExample. (Jeff Zhang via hitesh)
   TEZ-1436. Fix javadoc warnings (Jonathan Eagles via bikas)
   TEZ-1472. Separate method calls for creating InputDataInformationEvent with serialized/unserialized payloads (Siddharth Seth via bikas)