Enable java8 support

revert-70aa11f8
Kamidu Sachith 9 years ago
parent 8155fa44ee
commit 5c215189d1

@ -111,11 +111,10 @@
org.wso2.carbon.core.security,
org.wso2.carbon.core.services.authentication,
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>
<Export-Package>
org.wso2.carbon.identity.authenticator.backend.oauth.*;
</Export-Package>
</instructions>
</configuration>
</plugin>

Loading…
Cancel
Save