Author: niallp
Date: Tue Apr 13 14:01:28 2010
New Revision: 933611

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

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

Modified: commons/proper/net/trunk/src/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/assembly/src.xml?rev=933611&r1=933610&r2=933611&view=diff
==============================================================================
--- commons/proper/net/trunk/src/assembly/src.xml (original)
+++ commons/proper/net/trunk/src/assembly/src.xml Tue Apr 13 14:01:28 2010
@@ -40,8 +40,5 @@
         <fileSet>
             <directory>src</directory>
         </fileSet>
-        <fileSet>
-            <directory>xdocs</directory>
-        </fileSet>
     </fileSets>
 </assembly>


Reply via email to