Author: niallp
Date: Fri Apr  9 17:36:13 2010
New Revision: 932525

URL: http://svn.apache.org/viewvc?rev=932525&view=rev
Log:
Move/rename "xdocs" directory to standard m2 "src/site/xdoc"

Added:
    commons/proper/collections/trunk/src/site/xdoc/
      - copied from r932489, commons/proper/collections/trunk/xdocs/
Removed:
    commons/proper/collections/trunk/src/site/xdoc/images/
    commons/proper/collections/trunk/src/site/xdoc/style/
    commons/proper/collections/trunk/xdocs/
Modified:
    commons/proper/collections/trunk/src/assembly/src.xml

Modified: commons/proper/collections/trunk/src/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/assembly/src.xml?rev=932525&r1=932524&r2=932525&view=diff
==============================================================================
--- commons/proper/collections/trunk/src/assembly/src.xml (original)
+++ commons/proper/collections/trunk/src/assembly/src.xml Fri Apr  9 17:36:13 
2010
@@ -45,8 +45,5 @@
         <fileSet>
             <directory>src</directory>
         </fileSet>
-        <fileSet>
-            <directory>xdocs</directory>
-        </fileSet>
     </fileSets>
 </assembly>


Reply via email to