[
https://issues.apache.org/jira/browse/SLING-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Egli resolved SLING-5145.
--------------------------------
Resolution: Fixed
Fixed by introducing an explicit package-info.java (rev 1709601) and renaming
provider.impl to provider.base (rev 1709751) (since .impl is not really a good
name for a package that is intended for use by other friendly packages)
> DiscoveryServiceImpl imports private class from discovery-commons
> -----------------------------------------------------------------
>
> Key: SLING-5145
> URL: https://issues.apache.org/jira/browse/SLING-5145
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Discovery Impl 1.1.8
> Reporter: Robert Munteanu
> Assignee: Stefan Egli
> Fix For: Discovery Impl 1.2.0
>
>
> {code:java}src/main/java/org/apache/sling/discovery/impl/DiscoveryServiceImpl.java:import
>
> org.apache.sling.discovery.commons.providers.impl.ViewStateManagerFactory{code}
> This prevents the latest version of the discovery.impl from being deployed in
> the Launchpad, even with the discovery.commons bundle alongside it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)