Fixing build failures caused by missing package imports

revert-70aa11f8
prabathabey 9 years ago
parent 38f3b037eb
commit ffbc0904a6

@ -170,7 +170,8 @@
org.wso2.carbon.core.util,
javax.net.ssl,
org.wso2.carbon.user.core.service,
org.wso2.carbon.user.core.tenant
org.wso2.carbon.user.core.tenant,
org.wso2.carbon.base
</Import-Package>
</instructions>
</configuration>

Loading…
Cancel
Save