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 2013/11/25 23:12:47 UTC

[1/2] git commit: TEZ-594. Ready release 0.2.0 (hitesh)

Updated Branches:
  refs/heads/branch-0.2.0 86c70255a -> 6bdc2879a


TEZ-594. Ready release 0.2.0 (hitesh)


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

Branch: refs/heads/branch-0.2.0
Commit: 6bdc2879a12d1aba31def23c05bd696e28431c9e
Parents: 269fc4e
Author: Hitesh Shah <hi...@apache.org>
Authored: Mon Nov 25 14:11:16 2013 -0800
Committer: Hitesh Shah <hi...@apache.org>
Committed: Mon Nov 25 14:12:16 2013 -0800

----------------------------------------------------------------------
 docs/pom.xml                   | 4 ++--
 tez-api/pom.xml                | 4 ++--
 tez-common/pom.xml             | 4 ++--
 tez-dag/pom.xml                | 4 ++--
 tez-dist/pom.xml               | 4 ++--
 tez-mapreduce-examples/pom.xml | 4 ++--
 tez-mapreduce/pom.xml          | 4 ++--
 tez-runtime-internals/pom.xml  | 4 ++--
 tez-runtime-library/pom.xml    | 4 ++--
 tez-tests/pom.xml              | 4 ++--
 10 files changed, 20 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index 99c211f..3af6219 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -27,10 +27,10 @@
     <parent>
       <groupId>org.apache.tez</groupId>
       <artifactId>tez</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.2.0</version>
     </parent>
     <artifactId>tez-docs</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
     <packaging>pom</packaging>
 
     <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-api/pom.xml
----------------------------------------------------------------------
diff --git a/tez-api/pom.xml b/tez-api/pom.xml
index 63320e2..21d527b 100644
--- a/tez-api/pom.xml
+++ b/tez-api/pom.xml
@@ -20,10 +20,10 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
   <artifactId>tez-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-common/pom.xml
----------------------------------------------------------------------
diff --git a/tez-common/pom.xml b/tez-common/pom.xml
index fcac374..b9fd0c1 100644
--- a/tez-common/pom.xml
+++ b/tez-common/pom.xml
@@ -20,10 +20,10 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
   <artifactId>tez-common</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-dag/pom.xml
----------------------------------------------------------------------
diff --git a/tez-dag/pom.xml b/tez-dag/pom.xml
index 617b533..eeada2d 100644
--- a/tez-dag/pom.xml
+++ b/tez-dag/pom.xml
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
   <properties>
     <tez.component>tez-dag</tez.component>
   </properties>
   <artifactId>tez-dag</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-dist/pom.xml
----------------------------------------------------------------------
diff --git a/tez-dist/pom.xml b/tez-dist/pom.xml
index 3acaa84..75a786d 100644
--- a/tez-dist/pom.xml
+++ b/tez-dist/pom.xml
@@ -21,11 +21,11 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
   <groupId>org.apache.tez</groupId>
   <artifactId>tez-dist</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
 
   <packaging>pom</packaging>
 

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-mapreduce-examples/pom.xml
----------------------------------------------------------------------
diff --git a/tez-mapreduce-examples/pom.xml b/tez-mapreduce-examples/pom.xml
index d7ad553..29df462 100644
--- a/tez-mapreduce-examples/pom.xml
+++ b/tez-mapreduce-examples/pom.xml
@@ -20,12 +20,12 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <groupId>org.apache.tez</groupId>
   <artifactId>tez-mapreduce-examples</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
   <packaging>jar</packaging>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/tez-mapreduce/pom.xml b/tez-mapreduce/pom.xml
index 3c16197..3d234ee 100644
--- a/tez-mapreduce/pom.xml
+++ b/tez-mapreduce/pom.xml
@@ -20,10 +20,10 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
   <artifactId>tez-mapreduce</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-runtime-internals/pom.xml
----------------------------------------------------------------------
diff --git a/tez-runtime-internals/pom.xml b/tez-runtime-internals/pom.xml
index de9c3b4..ec04c8f 100644
--- a/tez-runtime-internals/pom.xml
+++ b/tez-runtime-internals/pom.xml
@@ -20,10 +20,10 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
   <artifactId>tez-runtime-internals</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-runtime-library/pom.xml
----------------------------------------------------------------------
diff --git a/tez-runtime-library/pom.xml b/tez-runtime-library/pom.xml
index 3752fb9..68bf8b7 100644
--- a/tez-runtime-library/pom.xml
+++ b/tez-runtime-library/pom.xml
@@ -20,10 +20,10 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
   <artifactId>tez-runtime-library</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/6bdc2879/tez-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tez-tests/pom.xml b/tez-tests/pom.xml
index 365ef6b..b363dfc 100644
--- a/tez-tests/pom.xml
+++ b/tez-tests/pom.xml
@@ -20,10 +20,10 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
   <artifactId>tez-tests</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0</version>
 
   <dependencies>
     <dependency>


[2/2] git commit: TEZ-594. Ready release 0.2.0 (hitesh)

Posted by hi...@apache.org.
TEZ-594. Ready release 0.2.0 (hitesh)


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

Branch: refs/heads/branch-0.2.0
Commit: 269fc4ee90d210e89d8a13b471520ea76c84c13f
Parents: 86c7025
Author: Hitesh Shah <hi...@apache.org>
Authored: Mon Nov 25 14:07:58 2013 -0800
Committer: Hitesh Shah <hi...@apache.org>
Committed: Mon Nov 25 14:12:16 2013 -0800

----------------------------------------------------------------------
 docs/pom.xml                  | 1 +
 tez-api/pom.xml               | 1 +
 tez-common/pom.xml            | 1 +
 tez-dag/pom.xml               | 1 +
 tez-dist/pom.xml              | 7 +++++++
 tez-mapreduce/pom.xml         | 1 +
 tez-runtime-internals/pom.xml | 1 +
 tez-runtime-library/pom.xml   | 1 +
 tez-tests/pom.xml             | 1 +
 9 files changed, 15 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index 85adb18..99c211f 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -30,6 +30,7 @@
       <version>0.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>tez-docs</artifactId>
+    <version>0.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/tez-api/pom.xml
----------------------------------------------------------------------
diff --git a/tez-api/pom.xml b/tez-api/pom.xml
index a861eb3..63320e2 100644
--- a/tez-api/pom.xml
+++ b/tez-api/pom.xml
@@ -23,6 +23,7 @@
     <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>tez-api</artifactId>
+  <version>0.2.0-SNAPSHOT</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/tez-common/pom.xml
----------------------------------------------------------------------
diff --git a/tez-common/pom.xml b/tez-common/pom.xml
index 91c9d91..fcac374 100644
--- a/tez-common/pom.xml
+++ b/tez-common/pom.xml
@@ -23,6 +23,7 @@
     <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>tez-common</artifactId>
+  <version>0.2.0-SNAPSHOT</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/tez-dag/pom.xml
----------------------------------------------------------------------
diff --git a/tez-dag/pom.xml b/tez-dag/pom.xml
index b43f7d6..617b533 100644
--- a/tez-dag/pom.xml
+++ b/tez-dag/pom.xml
@@ -25,6 +25,7 @@
     <tez.component>tez-dag</tez.component>
   </properties>
   <artifactId>tez-dag</artifactId>
+  <version>0.2.0-SNAPSHOT</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/tez-dist/pom.xml
----------------------------------------------------------------------
diff --git a/tez-dist/pom.xml b/tez-dist/pom.xml
index dc72598..3acaa84 100644
--- a/tez-dist/pom.xml
+++ b/tez-dist/pom.xml
@@ -74,6 +74,13 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+          <skip>true</skip>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-assembly-plugin</artifactId>
         <configuration>
           <tarLongFileMode>gnu</tarLongFileMode>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/tez-mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/tez-mapreduce/pom.xml b/tez-mapreduce/pom.xml
index 5298195..3c16197 100644
--- a/tez-mapreduce/pom.xml
+++ b/tez-mapreduce/pom.xml
@@ -23,6 +23,7 @@
     <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>tez-mapreduce</artifactId>
+  <version>0.2.0-SNAPSHOT</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/tez-runtime-internals/pom.xml
----------------------------------------------------------------------
diff --git a/tez-runtime-internals/pom.xml b/tez-runtime-internals/pom.xml
index 4cbf256..de9c3b4 100644
--- a/tez-runtime-internals/pom.xml
+++ b/tez-runtime-internals/pom.xml
@@ -23,6 +23,7 @@
     <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>tez-runtime-internals</artifactId>
+  <version>0.2.0-SNAPSHOT</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/tez-runtime-library/pom.xml
----------------------------------------------------------------------
diff --git a/tez-runtime-library/pom.xml b/tez-runtime-library/pom.xml
index f76c82d..3752fb9 100644
--- a/tez-runtime-library/pom.xml
+++ b/tez-runtime-library/pom.xml
@@ -23,6 +23,7 @@
     <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>tez-runtime-library</artifactId>
+  <version>0.2.0-SNAPSHOT</version>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-tez/blob/269fc4ee/tez-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tez-tests/pom.xml b/tez-tests/pom.xml
index b3c247a..365ef6b 100644
--- a/tez-tests/pom.xml
+++ b/tez-tests/pom.xml
@@ -23,6 +23,7 @@
     <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>tez-tests</artifactId>
+  <version>0.2.0-SNAPSHOT</version>
 
   <dependencies>
     <dependency>