Author: bimargulies
Date: Thu Apr 28 23:54:43 2011
New Revision: 1097658
URL: http://svn.apache.org/viewvc?rev=1097658&view=rev
Log:
MAHOUT-662
Modified:
mahout/trunk/examples/src/main/assembly/job.xml
Modified: mahout/trunk/examples/src/main/assembly/job.xml
URL:
http://svn.apache.org/viewvc/mahout/trunk/examples/src/main/assembly/job.xml?rev=1097658&r1=1097657&r2=1097658&view=diff
==============================================================================
--- mahout/trunk/examples/src/main/assembly/job.xml (original)
+++ mahout/trunk/examples/src/main/assembly/job.xml Thu Apr 28 23:54:43 2011
@@ -14,9 +14,6 @@
<scope>runtime</scope>
<outputDirectory>lib</outputDirectory>
<excludes>
- <exclude>org.apache.hadoop:hadoop-core</exclude>
- <exclude>org.apache.mahout:mahout-core</exclude>
- <exclude>org.apache.mahout:mahout-utils</exclude>
<exclude>org.apache.mahout:mahout-examples</exclude>
</excludes>
</dependencySet>
@@ -25,8 +22,6 @@
<scope>runtime</scope>
<outputDirectory>/</outputDirectory>
<includes>
- <include>org.apache.mahout:mahout-core</include>
- <include>org.apache.mahout:mahout-utils</include>
<include>org.apache.mahout:mahout-examples</include>
</includes>
<unpackOptions>