mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix osgi import package error
This commit is contained in:
parent
1923fb7dfb
commit
cad2468b3d
@ -71,7 +71,7 @@
|
||||
<Bundle-Version>${carbon.device.mgt.version}</Bundle-Version>
|
||||
<Bundle-Description>Device Notification Logger Bundle</Bundle-Description>
|
||||
<Import-Package>
|
||||
io.entgra.device.mgt.extensions.logger.*
|
||||
io.entgra.device.mgt.extensions.logger.*,
|
||||
org.apache.commons.logging;version="[1.2,2)",
|
||||
org.apache.log4j;version="[1.2,2)",
|
||||
org.wso2.carbon.context;version="[4.4,5)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user