[
https://issues.apache.org/jira/browse/SLING-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Dulvac resolved SLING-7724.
----------------------------------
Resolution: Fixed
Assignee: Andrei Dulvac
> Change scope to QueryServlet dependencies
> -----------------------------------------
>
> Key: SLING-7724
> URL: https://issues.apache.org/jira/browse/SLING-7724
> Project: Sling
> Issue Type: Bug
> Components: Apache Sling Testing Clients
> Affects Versions: Apache Sling Testing Clients 1.2.0
> Reporter: Valentin Olteanu
> Assignee: Andrei Dulvac
> Priority: Major
> Fix For: Apache Sling Testing Clients 1.2.2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently, all the server-side dependencies for {{QueryServlet}} are listed
> with {{<scope>provided</scope>}} in the pom.
> These dependencies get lost in test bundles that have a dependency to
> sling.testing.clients, so {{TinyBundles}} fails to create a bundle with
> {{QueryServlet}}.
> The dependencies need to be compile-scoped to keep them in the resulting jar.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)