Author: ruwan Date: Thu Dec 11 01:54:56 2008 New Revision: 26809 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=26809
Log: removing the cache core jar because the artifacts are available through the carbon caching 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=26809&r1=26808&r2=26809&view=diff ============================================================================== --- trunk/esb/java/modules/distribution/src/main/assembly/bin.xml (original) +++ trunk/esb/java/modules/distribution/src/main/assembly/bin.xml Thu Dec 11 01:54:56 2008 @@ -77,7 +77,6 @@ <include>org.wso2.carbon:org.wso2.carbon.commons.vfs:jar</include> <include>org.wso2.carbon:org.wso2.carbon.httpcore.nio:jar</include> <include>org.wso2.carbon:org.wso2.carbon.quartz:jar</include> - <include>org.wso2.caching:wso2caching-core:jar</include> <!-- Synapse bundles --> <include>org.apache.synapse:synapse-transports:jar</include> <include>org.apache.synapse:synapse-core:jar</include> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
