You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by to...@apache.org on 2018/03/07 11:12:43 UTC

[sling-org-apache-sling-query] branch master updated (4d247f8 -> e061084)

This is an automated email from the ASF dual-hosted git repository.

tomekr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-query.git.


    from 4d247f8  SLING-7520 changed shortened URL
     add 485e32c  SLING-7524 updated unique function to only return unique items
     new e061084  Merge pull request #1 from apache/SLING-7524

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/sling/query/AbstractQuery.java |  2 +-
 .../sling/query/function/UniqueFunction.java       |  9 +-------
 .../sling/query/iterator/UniqueIterator.java       | 25 ++++++++++------------
 .../java/org/apache/sling/query/UniqueTest.java    |  2 +-
 4 files changed, 14 insertions(+), 24 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
tomekr@apache.org.

[sling-org-apache-sling-query] 01/01: Merge pull request #1 from apache/SLING-7524

Posted by to...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tomekr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-query.git

commit e061084658a9093fa0da59b4f4ee556a176c2d8f
Merge: 4d247f8 485e32c
Author: Tomek Rekawek <tr...@gmail.com>
AuthorDate: Wed Mar 7 12:12:41 2018 +0100

    Merge pull request #1 from apache/SLING-7524
    
    SLING-7524 updated unique function to only return unique items

 .../java/org/apache/sling/query/AbstractQuery.java |  2 +-
 .../sling/query/function/UniqueFunction.java       |  9 +-------
 .../sling/query/iterator/UniqueIterator.java       | 25 ++++++++++------------
 .../java/org/apache/sling/query/UniqueTest.java    |  2 +-
 4 files changed, 14 insertions(+), 24 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
tomekr@apache.org.