You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by zj...@apache.org on 2015/05/14 03:39:27 UTC

tez git commit: TEZ-2432. Syntax error in DOAP file release section (Hitesh via Jeff Zhang)

Repository: tez
Updated Branches:
  refs/heads/master 1c4cc8a20 -> 05cf9a528


TEZ-2432. Syntax error in DOAP file release section (Hitesh via Jeff Zhang)


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

Branch: refs/heads/master
Commit: 05cf9a528441b72b3265f80ae7f17daab2c5730f
Parents: 1c4cc8a
Author: Jeff Zhang <zj...@apache.org>
Authored: Thu May 14 09:39:08 2015 +0800
Committer: Jeff Zhang <zj...@apache.org>
Committed: Thu May 14 09:39:08 2015 +0800

----------------------------------------------------------------------
 CHANGES.txt  | 1 +
 Tez_DOAP.rdf | 2 ++
 2 files changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/05cf9a52/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index abe758a..426d91e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -194,6 +194,7 @@ Release 0.6.1: Unreleased
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
+  TEZ-2432. Syntax error in DOAP file release section
   TEZ-2057. tez-dag/pom.xml contains versions for dependencies.
   TEZ-2282. Delimit reused yarn container logs (stderr, stdout, syslog) with task attempt start/stop events
   TEZ-2396. pig-tez-tfile-parser pom is hard coded to depend on 0.6.0-SNAPSHOT version.

http://git-wip-us.apache.org/repos/asf/tez/blob/05cf9a52/Tez_DOAP.rdf
----------------------------------------------------------------------
diff --git a/Tez_DOAP.rdf b/Tez_DOAP.rdf
index 7077704..5602e44 100644
--- a/Tez_DOAP.rdf
+++ b/Tez_DOAP.rdf
@@ -40,6 +40,8 @@
         <created>2015-01-23</created>
         <revision>0.6.0</revision>
       </Version>
+    </release>
+    <release>
       <Version>
         <name>Version 0.5.3</name>
         <created>2014-12-10</created>