[
https://issues.apache.org/jira/browse/SLING-5173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14965153#comment-14965153
]
Stefan Egli edited comment on SLING-5173 at 10/21/15 8:31 AM:
--------------------------------------------------------------
Main part done in http://svn.apache.org/viewvc?view=revision&revision=1709601
Plus re-added some tests in http://svn.apache.org/viewvc?rev=1709606&view=rev
Plus a naming fix in http://svn.apache.org/viewvc?rev=1709617&view=rev
Added to main pom.xml: 1709746
impl -> base renaming/log fiddling/cleanup in
http://svn.apache.org/viewvc?rev=1709751&view=rev
readded the SyncTokenOnlyConsistencyService in
http://svn.apache.org/viewvc?rev=1709752&view=rev
was (Author: egli):
Main part done in http://svn.apache.org/viewvc?view=revision&revision=1709601
Plus re-added some tests in http://svn.apache.org/viewvc?rev=1709606&view=rev
Plus a naming fix in http://svn.apache.org/viewvc?rev=1709617&view=rev
Added to main pom.xml: 1709746
> factor away reusable base (incl connectors) of discovery.impl into
> discovery.base
> ---------------------------------------------------------------------------------
>
> Key: SLING-5173
> URL: https://issues.apache.org/jira/browse/SLING-5173
> Project: Sling
> Issue Type: Task
> Components: Extensions
> Affects Versions: Discovery Impl 1.1.8
> Reporter: Stefan Egli
> Assignee: Stefan Egli
> Fix For: Discovery Impl 1.1.10, Discovery Commons 1.0.0
>
>
> As noted [in
> SLING-4603|https://issues.apache.org/jira/browse/SLING-4603?focusedCommentId=14953201&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14953201]
> as part of introducing discovery.oak, discovery.impl should be split: any
> part of discovery.impl that is not strictly related to repository-heartbeats
> should be moved into a {{discovery.base}} such that both {{discovery.impl}}
> and {{discovery.oak}} can make use of it. This includes topology connectors,
> but also includes some further parts such as the new integration into
> {{ViewStateManager}} etc. {{discovery.base}} is therefore a very special,
> dedicated base bundle for both impl and oak.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)