Author: niallp
Date: Sun Apr 11 00:29:11 2010
New Revision: 932820

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

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

Modified: commons/proper/io/trunk/src/main/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/io/trunk/src/main/assembly/src.xml?rev=932820&r1=932819&r2=932820&view=diff
==============================================================================
--- commons/proper/io/trunk/src/main/assembly/src.xml (original)
+++ commons/proper/io/trunk/src/main/assembly/src.xml Sun Apr 11 00:29:11 2010
@@ -36,8 +36,5 @@
         <fileSet>
             <directory>src</directory>
         </fileSet>
-        <fileSet>
-            <directory>xdocs</directory>
-        </fileSet>
     </fileSets>
 </assembly>


Reply via email to