[
https://issues.apache.org/jira/browse/SLING-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518488#comment-14518488
]
ASF GitHub Bot commented on SLING-4665:
---------------------------------------
GitHub user tmaret opened a pull request:
https://github.com/apache/sling/pull/87
SLING-4665 - Provide a Helper class to compare topology views
* add commons module
* add class that allows to combine and filter two collection of
InstanceDescription instances
* add unit test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tmaret/sling SLING-4665
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/87.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #87
----
commit 438c9be8336e5f1bfdd09d55e74e30884316d182
Author: tmaret <[email protected]>
Date: 2015-04-29T00:56:20Z
SLING-4665 - Provide a Helper class to compare topology views
* add commons module
* add class that allows to combine and filter two collection of
InstanceDescription instances
* add unit test
----
> Provide a Helper class to compare topology views
> ------------------------------------------------
>
> Key: SLING-4665
> URL: https://issues.apache.org/jira/browse/SLING-4665
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Timothee Maret
> Fix For: Discovery Commons 1.0.0
>
>
> As discussed in SLING-4627, the Sling discovery would benefit from having a
> helper class that allow applications to compare two different topology views.
> As suggested by [~egli] this could be developed in a new bundle
> {code}
> <groupId>org.apache.sling</groupId>
> <artifactId>org.apache.sling.discovery.commons</artifactId>
> {code}
> The issue has no component/version assigned as it may require creating a new
> one for discovery.common.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)