[Carbon-dev] svn commit r22456 - trunk/carbon-components/service-mgt/org.wso2.carbon.service.mgt
channa at wso2.com
channa at wso2.com
Wed Oct 15 23:11:16 PDT 2008
Author: channa
Date: Wed Oct 15 23:11:16 2008
New Revision: 22456
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=22456
Log:
Removed unnecessary re-export of axis2.
Modified:
trunk/carbon-components/service-mgt/org.wso2.carbon.service.mgt/pom.xml
Modified: trunk/carbon-components/service-mgt/org.wso2.carbon.service.mgt/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-components/service-mgt/org.wso2.carbon.service.mgt/pom.xml?rev=22456&r1=22455&r2=22456&view=diff
==============================================================================
--- trunk/carbon-components/service-mgt/org.wso2.carbon.service.mgt/pom.xml (original)
+++ trunk/carbon-components/service-mgt/org.wso2.carbon.service.mgt/pom.xml Wed Oct 15 23:11:16 2008
@@ -89,9 +89,6 @@
<Export-Package>
org.wso2.carbon.service.mgt,
</Export-Package>
- <Require-Bundle>
- org.wso2.carbon.axis2;visibility:=reexport
- </Require-Bundle>
<DynamicImport-Package>*</DynamicImport-Package>
</instructions>
</configuration>
More information about the Carbon-dev
mailing list