mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing build failures caused by missing package imports
This commit is contained in:
parent
38f3b037eb
commit
ffbc0904a6
@ -170,7 +170,8 @@
|
|||||||
org.wso2.carbon.core.util,
|
org.wso2.carbon.core.util,
|
||||||
javax.net.ssl,
|
javax.net.ssl,
|
||||||
org.wso2.carbon.user.core.service,
|
org.wso2.carbon.user.core.service,
|
||||||
org.wso2.carbon.user.core.tenant
|
org.wso2.carbon.user.core.tenant,
|
||||||
|
org.wso2.carbon.base
|
||||||
</Import-Package>
|
</Import-Package>
|
||||||
</instructions>
|
</instructions>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user