Author: ruwan Date: Wed Jun 17 09:13:13 2009 New Revision: 39268 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=39268
Log: removing the unwanted bundles from the bundles.info Modified: branches/esb/java/2.1-beta1/product/modules/distribution/pom.xml Modified: branches/esb/java/2.1-beta1/product/modules/distribution/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/2.1-beta1/product/modules/distribution/pom.xml?rev=39268&r1=39267&r2=39268&view=diff ============================================================================== --- branches/esb/java/2.1-beta1/product/modules/distribution/pom.xml (original) +++ branches/esb/java/2.1-beta1/product/modules/distribution/pom.xml Wed Jun 17 09:13:13 2009 @@ -1226,15 +1226,6 @@ <configuration> <frameworkBundles> <param> - org.eclipse.equinox.util,1.0.100.v20090520-1800,file:plugins/org.eclipse.equinox.util-1.0.100.v20090520-1800.jar,10,true - </param> - <param> - org.eclipse.osgi.services,3.2.0.v20090520-1800,file:plugins/org.eclipse.osgi.services-3.2.0.v20090520-1800.jar,10,true - </param> - <param> - org.eclipse.equinox.ds,1.1.0.v20090520-1800,file:plugins/org.eclipse.equinox.ds-1.1.0.v20090520-1800.jar,10,true - </param> - <param> org.wso2.carbon.servletbridge,1.0.0,file:plugins/org.wso2.carbon.servletbridge_1.0.0.jar,10,false </param> </frameworkBundles> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
