Author: ruwan
Date: Thu Jan 29 03:30:35 2009
New Revision: 29966
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29966

Log:
removing the docs from the binary distro, documentation will be available as a 
separate downloadable

Modified:
   trunk/esb/java/modules/distribution/src/main/assembly/bin.xml

Modified: trunk/esb/java/modules/distribution/src/main/assembly/bin.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/src/main/assembly/bin.xml?rev=29966&r1=29965&r2=29966&view=diff
==============================================================================
--- trunk/esb/java/modules/distribution/src/main/assembly/bin.xml       
(original)
+++ trunk/esb/java/modules/distribution/src/main/assembly/bin.xml       Thu Jan 
29 03:30:35 2009
@@ -74,11 +74,11 @@
             
<outputDirectory>wso2esb-${esb.version}/repository/samples</outputDirectory>
         </fileSet>
         <!-- copy documentation -->
-        <fileSet>
-            <directory>target/site</directory>
-            <outputDirectory>wso2esb-${esb.version}/docs</outputDirectory>
-            <fileMode>755</fileMode>
-        </fileSet>
+        <!--<fileSet>-->
+            <!--<directory>target/site</directory>-->
+            
<!--<outputDirectory>wso2esb-${esb.version}/docs</outputDirectory>-->
+            <!--<fileMode>755</fileMode>-->
+        <!--</fileSet>-->
     </fileSets>
     <dependencySets>
         <dependencySet>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to