Fix bundle imports for java 8

This commit is contained in:
charithag 2016-03-30 10:00:56 +05:30
parent bc0595a187
commit 40f863fd57

View File

@ -103,7 +103,8 @@
org.wso2.carbon.user.api,
org.wso2.carbon.utils.multitenancy,
org.json.simple,
org.wso2.carbon.context
org.wso2.carbon.context,
org.wso2.carbon.base
</Import-Package>
<Export-Package>
!org.wso2.carbon.apimgt.application.extension.internal,