Author: edwardyoon
Date: Tue Aug 21 07:41:31 2012
New Revision: 1375411
URL: http://svn.apache.org/viewvc?rev=1375411&view=rev
Log:
Remove unnecessary items in clean target
Modified:
hama/trunk/pom.xml
Modified: hama/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/hama/trunk/pom.xml?rev=1375411&r1=1375410&r2=1375411&view=diff
==============================================================================
--- hama/trunk/pom.xml (original)
+++ hama/trunk/pom.xml Tue Aug 21 07:41:31 2012
@@ -356,10 +356,6 @@
<include>lib/**</include>
<include>logs/**</include>
<include>docs/apidocs/**</include>
- <include>core/docs/**</include>
- <include>examples/docs/**</include>
- <include>graph/docs/**</include>
- <include>yarn/docs/**</include>
</includes>
</fileset>
</filesets>