Author: jacopoc
Date: Tue Feb 3 08:45:23 2009
New Revision: 740246
URL:
http://svn.apache.org/viewvc?rev=740246&view=revLog:
Formatting fix.
Modified:
ofbiz/trunk/build.xml
Modified: ofbiz/trunk/build.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/build.xml?rev=740246&r1=740245&r2=740246&view=diff==============================================================================
--- ofbiz/trunk/build.xml (original)
+++ ofbiz/trunk/build.xml Tue Feb 3 08:45:23 2009
@@ -232,7 +232,7 @@
<copy todir="${site.dir}/dtds" flatten="true" overwrite="true">
<fileset dir="${basedir}" includes="**/*.dtd"/>
<fileset dir="${basedir}" defaultexcludes="yes"> <!-- all but oagis and external in general -->
- <include name="**/*.xsd"/>
+ <include name="**/*.xsd"/>
<exclude name="**/002*.xsd"/>
<exclude name="**/068*.xsd"/>
<exclude name="**/161*.xsd"/>