Author: ruwan
Date: Wed Jan 28 01:09:39 2009
New Revision: 29780
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29780

Log:
fixed the distribution

Modified:
   trunk/esb/java/modules/distribution/pom.xml

Modified: trunk/esb/java/modules/distribution/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/pom.xml?rev=29780&r1=29779&r2=29780&view=diff
==============================================================================
--- trunk/esb/java/modules/distribution/pom.xml (original)
+++ trunk/esb/java/modules/distribution/pom.xml Wed Jan 28 01:09:39 2009
@@ -1369,6 +1369,7 @@
                                     </fileset>
                                     <mapper type="glob" from="*.html" 
to="*.xml"/>
                                 </move>
+                                <mkdir dir="src/site/xdoc"/>
                                 <copy todir="src/site/xdoc" overwrite="false" 
includeemptydirs="false">
                                     <fileset dir="${tempdir}/web">
                                         <exclude name="**/*.html"/>

_______________________________________________
Esb-java-dev mailing list
Esb-java-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to