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