Author: hiranya Date: Mon May 18 01:08:43 2009 New Revision: 36037 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=36037
Log: Fixing an issue with the version of the import apache.common.io Modified: branches/synapse/1.3-wso2v1/modules/core/pom.xml Modified: branches/synapse/1.3-wso2v1/modules/core/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/core/pom.xml?rev=36037&r1=36036&r2=36037&view=diff ============================================================================== --- branches/synapse/1.3-wso2v1/modules/core/pom.xml (original) +++ branches/synapse/1.3-wso2v1/modules/core/pom.xml Mon May 18 01:08:43 2009 @@ -154,8 +154,6 @@ javax.xml.namespace; version=0.0.0, !javax.xml.soap, javax.xml.soap; version=0.0.0, - !org.apache.commons.io, - org.apache.commons.io; version=0.0.0, *;resolution:=optional, </Import-Package> <DynamicImport-Package>*</DynamicImport-Package> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
