[
https://issues.apache.org/jira/browse/SLING-6262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15650489#comment-15650489
]
Julian Sedding commented on SLING-6262:
---------------------------------------
Fixed in [r1768898|https://svn.apache.org/r1768898].
Removed {{2.3.0}} dependency from the pom and left the {{2.15.0}} test
dependency, which is required during test-compile and in the pax exam test
based on {{OakServerTestSupport}}.
> oak-server defines two dependencies to org.apache.sling.api
> -----------------------------------------------------------
>
> Key: SLING-6262
> URL: https://issues.apache.org/jira/browse/SLING-6262
> Project: Sling
> Issue Type: Task
> Components: Oak
> Affects Versions: JCR Oak Server 1.1.0
> Reporter: Julian Sedding
> Assignee: Julian Sedding
> Priority: Trivial
>
> The pom of oak-server defines two dependencies to {{org.apache.sling.api}}
> - {{2.3.0}} with scope provided
> - {{2.15.0}} with scope test
> Removing the {{provided}} scope dependency works. Also the oak-server bundle
> has no imports for {{org.apache.sling.api}}, suggesting that only a test
> dependency is required.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)