Justin Edelson created SLING-2997:
-------------------------------------
Summary: ResourceAccessSecurityImpl uses @Override for interface
methods, but does not declare compiler version as Java 6
Key: SLING-2997
URL: https://issues.apache.org/jira/browse/SLING-2997
Project: Sling
Issue Type: Bug
Components: ResourceResolver
Reporter: Justin Edelson
Priority: Minor
The class
org.apache.sling.resourceaccesssecurity.impl.ResourceAccessSecurityImpl uses
@Override to indicate interface implementation. This, however, is only valid on
Java 6 and above.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira