Author: niallp
Date: Fri Apr  9 16:23:40 2010
New Revision: 932488

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

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

Modified: commons/proper/betwixt/trunk/src/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/assembly/src.xml?rev=932488&r1=932487&r2=932488&view=diff
==============================================================================
--- commons/proper/betwixt/trunk/src/assembly/src.xml (original)
+++ commons/proper/betwixt/trunk/src/assembly/src.xml Fri Apr  9 16:23:40 2010
@@ -40,8 +40,5 @@
         <fileSet>
             <directory>src</directory>
         </fileSet>
-        <fileSet>
-            <directory>xdocs</directory>
-        </fileSet>
     </fileSets>
 </assembly>


Reply via email to