Felix Meschberger created SLING-2488:
----------------------------------------
Summary: Update jcr.api dependency
Key: SLING-2488
URL: https://issues.apache.org/jira/browse/SLING-2488
Project: Sling
Issue Type: Improvement
Components: Testing
Affects Versions: JUnit Scriptable Tests Provider 1.0.6
Reporter: Felix Meschberger
Assignee: Felix Meschberger
The bundle depends on the old o.a.s.jcr.api 2.0.2-incubator bundle which
exports the JCR API at version 1.0. With the update to the latest bundle plugin
this export now causes the JUnit Scriptable Tests Provider bundle to import JCR
API at (1.0,2.0] which of course does not work.
Updating the dependency to 2.0.4 and adding JCR as an explicit dependency
(inheriting the version number from dependency management) works.
--
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