mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Enable java8 support
This commit is contained in:
parent
8155fa44ee
commit
5c215189d1
@ -111,12 +111,11 @@
|
|||||||
org.wso2.carbon.core.security,
|
org.wso2.carbon.core.security,
|
||||||
org.wso2.carbon.core.services.authentication,
|
org.wso2.carbon.core.services.authentication,
|
||||||
org.wso2.carbon.identity.oauth2.stub,
|
org.wso2.carbon.identity.oauth2.stub,
|
||||||
org.wso2.carbon.identity.oauth2.stub.dto
|
org.wso2.carbon.identity.oauth2.stub.dto,
|
||||||
|
org.wso2.carbon.base,
|
||||||
|
org.wso2.carbon.utils
|
||||||
</Import-Package>
|
</Import-Package>
|
||||||
<Export-Package>
|
</instructions>
|
||||||
org.wso2.carbon.identity.authenticator.backend.oauth.*;
|
|
||||||
</Export-Package>
|
|
||||||
</instructions>
|
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user