mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
importing javax.xml package for javax.xml.XMLConstants
This commit is contained in:
parent
218e7aa58f
commit
09f004bfd8
@ -140,9 +140,7 @@
|
||||
org.wso2.carbon.event.stream.core,
|
||||
org.wso2.carbon.event.stream.core.exception,
|
||||
org.wso2.carbon.utils,
|
||||
javax.xml.bind,
|
||||
javax.xml.bind.annotation,
|
||||
javax.xml.parsers; version=0.0.0,
|
||||
javax.xml.*,
|
||||
org.w3c.dom,
|
||||
org.wso2.carbon.identity.oauth2.stub,
|
||||
org.wso2.carbon.identity.oauth2.stub.dto,
|
||||
|
||||
@ -70,9 +70,7 @@
|
||||
org.wso2.carbon.core,
|
||||
org.wso2.carbon.device.mgt.common,
|
||||
org.wso2.carbon.utils,
|
||||
javax.xml.bind,
|
||||
javax.xml.bind.annotation,
|
||||
javax.xml.parsers; version="${javax.xml.parsers.import.pkg.version}",
|
||||
javax.xml.*,
|
||||
org.w3c.dom
|
||||
</Import-Package>
|
||||
<Export-Package>
|
||||
|
||||
@ -55,10 +55,9 @@
|
||||
org.osgi.framework,
|
||||
org.osgi.service.component,
|
||||
org.apache.commons.logging,
|
||||
javax.xml.bind.*,
|
||||
javax.xml.*,
|
||||
javax.naming,
|
||||
javax.sql,
|
||||
javax.xml.parsers; version=0.0.0,
|
||||
org.w3c.dom,
|
||||
org.wso2.carbon.context,
|
||||
org.wso2.carbon.utils.*,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user