You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mnemonic.apache.org by ga...@apache.org on 2017/10/30 23:03:28 UTC

incubator-mnemonic git commit: MNEMONIC-400: Add mnemonic-spark-kmeans-bench module to source package

Repository: incubator-mnemonic
Updated Branches:
  refs/heads/master da3734e5a -> 772c790b8


MNEMONIC-400: Add mnemonic-spark-kmeans-bench module to source package


Project: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/commit/772c790b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/tree/772c790b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/diff/772c790b

Branch: refs/heads/master
Commit: 772c790b83268415585f986db6a2220d42e7e7c3
Parents: da3734e
Author: Wang, Gang(Gary) <ga...@intel.com>
Authored: Mon Oct 30 16:02:53 2017 -0700
Committer: Wang, Gang(Gary) <ga...@intel.com>
Committed: Mon Oct 30 16:02:53 2017 -0700

----------------------------------------------------------------------
 bin/source-assembly.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/772c790b/bin/source-assembly.xml
----------------------------------------------------------------------
diff --git a/bin/source-assembly.xml b/bin/source-assembly.xml
index 4ebe514..1668a38 100644
--- a/bin/source-assembly.xml
+++ b/bin/source-assembly.xml
@@ -165,6 +165,7 @@
     <moduleSet>
       <includes>
         <include>org.apache.mnemonic:mnemonic-sort-bench</include>
+        <include>org.apache.mnemonic:mnemonic-spark-kmeans-bench</include>
       </includes>
       <sources>
         <fileSets>