reduce @deprecation warning noise in TCK tests
----------------------------------------------
Key: JCR-3196
URL: https://issues.apache.org/jira/browse/JCR-3196
Project: Jackrabbit Content Repository
Issue Type: Task
Components: jackrabbit-jcr-tests, test
Reporter: Julian Reschke
Assignee: Julian Reschke
Priority: Minor
Reduce the amount of compiler warnings because of JCR 2.0 deprecations.
Sometimes this can be done by moving over to the JCR 2.0 variant of the API. In
the remaining cases (where we need to test a JCR 1.0 API), we should add
@suppresswarning annotations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira