Author: niallp
Date: Tue Apr 13 12:53:14 2010
New Revision: 933588
URL: http://svn.apache.org/viewvc?rev=933588&view=rev
Log:
Move/rename "xdocs" directory to standard m2 "src/site/xdoc"
Added:
commons/proper/launcher/trunk/src/site/xdoc/
- copied from r933437, commons/proper/launcher/trunk/xdocs/
Removed:
commons/proper/launcher/trunk/src/site/xdoc/images/
commons/proper/launcher/trunk/src/site/xdoc/style/
commons/proper/launcher/trunk/xdocs/
Modified:
commons/proper/launcher/trunk/src/assembly/src.xml
Modified: commons/proper/launcher/trunk/src/assembly/src.xml
URL:
http://svn.apache.org/viewvc/commons/proper/launcher/trunk/src/assembly/src.xml?rev=933588&r1=933587&r2=933588&view=diff
==============================================================================
--- commons/proper/launcher/trunk/src/assembly/src.xml (original)
+++ commons/proper/launcher/trunk/src/assembly/src.xml Tue Apr 13 12:53:14 2010
@@ -44,8 +44,5 @@
<fileSet>
<directory>src</directory>
</fileSet>
- <fileSet>
- <directory>xdocs</directory>
- </fileSet>
</fileSets>
</assembly>