You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by pa...@apache.org on 2015/04/21 02:31:10 UTC

svn commit: r1675012 - /mahout/site/mahout_cms/trunk/content/users/environment/how-to-build-an-app.mdtext

Author: pat
Date: Tue Apr 21 00:31:10 2015
New Revision: 1675012

URL: http://svn.apache.org/r1675012
Log:
CMS commit to mahout by pat

Modified:
    mahout/site/mahout_cms/trunk/content/users/environment/how-to-build-an-app.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/environment/how-to-build-an-app.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/environment/how-to-build-an-app.mdtext?rev=1675012&r1=1675011&r2=1675012&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/environment/how-to-build-an-app.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/environment/how-to-build-an-app.mdtext Tue Apr 21 00:31:10 2015
@@ -140,8 +140,7 @@ See the Github project for the full sour
 
     packSettings
 
-    packMain := Map(
-      "cooc" -> "CooccurrenceDriver")
+    packMain := Map("cooc" -> "CooccurrenceDriver")
 
 
 ##Build