You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2012/02/01 11:51:29 UTC

svn commit: r1239051 - in /incubator/hama/branches/0.4: pom.xml src/assemble/core.xml

Author: edwardyoon
Date: Wed Feb  1 10:51:29 2012
New Revision: 1239051

URL: http://svn.apache.org/viewvc?rev=1239051&view=rev
Log:
Commenting yarn-module.

Modified:
    incubator/hama/branches/0.4/pom.xml
    incubator/hama/branches/0.4/src/assemble/core.xml

Modified: incubator/hama/branches/0.4/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/pom.xml?rev=1239051&r1=1239050&r2=1239051&view=diff
==============================================================================
--- incubator/hama/branches/0.4/pom.xml (original)
+++ incubator/hama/branches/0.4/pom.xml Wed Feb  1 10:51:29 2012
@@ -187,7 +187,9 @@
     <module>core</module>
     <module>graph</module>
     <module>examples</module>
+    <!-- Not ready to release yet! 
     <module>yarn</module>
+     -->
     <module>dist</module>
   </modules>
 

Modified: incubator/hama/branches/0.4/src/assemble/core.xml
URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/src/assemble/core.xml?rev=1239051&r1=1239050&r2=1239051&view=diff
==============================================================================
--- incubator/hama/branches/0.4/src/assemble/core.xml (original)
+++ incubator/hama/branches/0.4/src/assemble/core.xml Wed Feb  1 10:51:29 2012
@@ -19,7 +19,9 @@
         <include>org.apache.hama:hama-core</include>
         <include>org.apache.hama:hama-examples</include>
         <include>org.apache.hama:hama-graph</include>
+        <!-- Not ready to release yet! 
         <include>org.apache.hama:hama-yarn</include>
+         -->
         <include>org.apache.hama:hama-dist</include>
       </includes>
       <sources>