You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2017/12/09 16:18:44 UTC

[sling-org-apache-sling-validation-core] branch master updated (8276a1c -> aa86223)

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

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


    from 8276a1c  add comment for the dependency to sling.testing.tools in latest snapshot version
     add 56310d6  SLING-7298 get rid of pax-exam for the IT
     new aa86223  Merge pull request #2 from apache/feature/it-with-slingstart

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:
 pom.xml                                            | 195 +++++++++------------
 .../impl/it/tests/ValidationServiceIT.java         | 109 ++++++------
 .../impl/it/tests/ValidationTestSupport.java       | 118 -------------
 src/test/provisioning/model.txt                    |  42 +++++
 src/test/resources/exam.properties                 |  19 --
 src/test/resources/logback.xml                     |  32 ----
 6 files changed, 177 insertions(+), 338 deletions(-)
 delete mode 100644 src/test/java/org/apache/sling/validation/impl/it/tests/ValidationTestSupport.java
 create mode 100644 src/test/provisioning/model.txt
 delete mode 100644 src/test/resources/exam.properties
 delete mode 100644 src/test/resources/logback.xml

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-validation-core] 01/01: Merge pull request #2 from apache/feature/it-with-slingstart

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

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

commit aa862237e0aac81212291a909f37dc394b1f7bf6
Merge: 8276a1c 56310d6
Author: Konrad Windszus <ko...@gmx.de>
AuthorDate: Sat Dec 9 17:18:42 2017 +0100

    Merge pull request #2 from apache/feature/it-with-slingstart
    
    SLING-7298 get rid of pax-exam for the IT

 pom.xml                                            | 195 +++++++++------------
 .../impl/it/tests/ValidationServiceIT.java         | 109 ++++++------
 .../impl/it/tests/ValidationTestSupport.java       | 118 -------------
 src/test/provisioning/model.txt                    |  42 +++++
 src/test/resources/exam.properties                 |  19 --
 src/test/resources/logback.xml                     |  32 ----
 6 files changed, 177 insertions(+), 338 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.