[wsas-java-dev] svn commit r257 - wsas/java/trunk

svn at wso2.com svn at wso2.com
Tue Dec 19 03:07:47 PST 2006


Author: azeez
Date: Tue Dec 19 03:07:46 2006
New Revision: 257

Modified:
   wsas/java/trunk/maven.xml
   wsas/java/trunk/project.properties
Log:
making the size of the servlet edition distro smaller



Modified: wsas/java/trunk/maven.xml
==============================================================================
--- wsas/java/trunk/maven.xml	(original)
+++ wsas/java/trunk/maven.xml	Tue Dec 19 03:07:46 2006
@@ -694,8 +694,6 @@
         <ant:delete>
             <ant:fileset dir="${dist.temp.dir}/lib">
                 <ant:exclude name="wso2wsf-common-tools*"/>
-                <ant:exclude name="derby*"/>
-                <ant:exclude name="log4j*"/>
             </ant:fileset>
         </ant:delete>
 

Modified: wsas/java/trunk/project.properties
==============================================================================
--- wsas/java/trunk/project.properties	(original)
+++ wsas/java/trunk/project.properties	Tue Dec 19 03:07:46 2006
@@ -16,7 +16,7 @@
 
 
 wso2wsas.version=SNAPSHOT
-wso2wsf.version=1.1
+wso2wsf.version=SNAPSHOT
 
 # -------------------------------------------------------------------
 #                Dependency Repositories




More information about the Wsas-java-dev mailing list