Fixing build faliure caused by not adding a package-import upon org.wso2.carbon.base

merge-requests/7/head
prabathabey 9 years ago
parent 5dcd9dfe4a
commit 1a43cf6a55

@ -132,7 +132,8 @@
javax.xml.bind,
javax.xml.bind.annotation,
javax.xml.parsers,
org.w3c.dom
org.w3c.dom,
org.wso2.carbon.base
</Import-Package>
</instructions>
</configuration>

Loading…
Cancel
Save