Fixing a build failure caused by unresolvable packages consumed by device.mgt.core and code cleanup

This commit is contained in:
prabathabey 2016-03-27 16:58:11 +05:30
parent 284ca1b8e8
commit 3a7ef33c16
2 changed files with 4 additions and 3 deletions

View File

@ -84,7 +84,8 @@
org.apache.catalina,
org.apache.catalina.core,
org.apache.commons.collections,
org.wso2.carbon.email.sender.*
org.wso2.carbon.email.sender.*,
org.wso2.carbon
</Import-Package>
<Export-Package>
!org.wso2.carbon.device.mgt.core.internal,

View File

@ -85,8 +85,8 @@
<extensions>true</extensions>
<configuration>
<instructions>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Name>${pom.artifactId}</Bundle-Name>
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
<Bundle-Name>${project.artifactId}</Bundle-Name>
<Bundle-Version>${carbon.device.mgt.version}</Bundle-Version>
<Bundle-Description>OAuth Authenticator Bundle</Bundle-Description>
<Private-Package>