mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing the certificate mgt issue
This commit is contained in:
parent
87b2fb3603
commit
b9d104e9b2
@ -51,8 +51,7 @@
|
||||
<Bundle-Version>${carbon.device.mgt.version}</Bundle-Version>
|
||||
<Bundle-Description>Device Management Core Bundle</Bundle-Description>
|
||||
<Private-Package>
|
||||
org.wso2.carbon.certificate.mgt.core.internal,
|
||||
org.wso2.carbon.certificate.mgt.core.util
|
||||
org.wso2.carbon.certificate.mgt.core.internal
|
||||
</Private-Package>
|
||||
<Import-Package>
|
||||
org.osgi.framework,
|
||||
@ -98,7 +97,6 @@
|
||||
</Import-Package>
|
||||
<Export-Package>
|
||||
!org.wso2.carbon.certificate.mgt.core.internal.*,
|
||||
!org.wso2.carbon.certificate.mgt.core.util,
|
||||
org.wso2.carbon.certificate.mgt.core.*
|
||||
</Export-Package>
|
||||
</instructions>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user