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 2020/11/10 11:10:44 UTC

[sling-slingfeature-maven-plugin] branch master updated (56caf46 -> a5439d4)

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-slingfeature-maven-plugin.git.


    from 56caf46  [maven-release-plugin] prepare for next development iteration
     add 07edad8  SLING-9886 convert ITs post-execution script from Beanshell to Groovy
     new a5439d4  Merge pull request #60 from apache/feature/it-verify-with-groovy

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:
 .../{verify.bsh => verify.groovy}                  |  0
 .../{verify.bsh => verify.groovy}                  |  0
 src/it/apis-jar-cnd/{verify.bsh => verify.groovy}  |  0
 .../{verify.bsh => verify.groovy}                  |  0
 .../{verify.bsh => verify.groovy}                  |  0
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 src/it/apis-jar/{verify.bsh => verify.groovy}      | 24 +++++++++++-----------
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 15 files changed, 30 insertions(+), 30 deletions(-)
 rename src/it/analyzer-apiregions-errors-detected/{verify.bsh => verify.groovy} (100%)
 rename src/it/analyzer-errors-detected/{verify.bsh => verify.groovy} (100%)
 rename src/it/apis-jar-cnd/{verify.bsh => verify.groovy} (100%)
 rename src/it/apis-jar-exported-package-no-classes/{verify.bsh => verify.groovy} (100%)
 rename src/it/apis-jar-wrapped-flattened-classes/{verify.bsh => verify.groovy} (100%)
 rename src/it/apis-jar-wrapper-bundle/{verify.bsh => verify.groovy} (97%)
 rename src/it/apis-jar/{verify.bsh => verify.groovy} (91%)
 rename src/it/attach-metadata-from-pom/{verify.bsh => verify.groovy} (97%)
 rename src/it/include-artifact-including-source-features-folder/{verify.bsh => verify.groovy} (98%)
 rename src/it/include-artifact-including-source-features/{verify.bsh => verify.groovy} (98%)
 rename src/it/include-artifact-no-classifier/{verify.bsh => verify.groovy} (98%)
 rename src/it/include-artifact-simple/{verify.bsh => verify.groovy} (98%)
 rename src/it/include-artifact-start-order/{verify.bsh => verify.groovy} (98%)
 rename src/it/schema-validation-ko/{verify.bsh => verify.groovy} (97%)
 rename src/it/variables-interpolator/{verify.bsh => verify.groovy} (98%)


[sling-slingfeature-maven-plugin] 01/01: Merge pull request #60 from apache/feature/it-verify-with-groovy

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-slingfeature-maven-plugin.git

commit a5439d441f3d394cfe5d77cb71027e3857d1dab4
Merge: 56caf46 07edad8
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue Nov 10 11:58:55 2020 +0100

    Merge pull request #60 from apache/feature/it-verify-with-groovy
    
    SLING-9886 convert ITs post-execution script from Beanshell to Groovy

 .../{verify.bsh => verify.groovy}                  |  0
 .../{verify.bsh => verify.groovy}                  |  0
 src/it/apis-jar-cnd/{verify.bsh => verify.groovy}  |  0
 .../{verify.bsh => verify.groovy}                  |  0
 .../{verify.bsh => verify.groovy}                  |  0
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 src/it/apis-jar/{verify.bsh => verify.groovy}      | 24 +++++++++++-----------
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 .../{verify.bsh => verify.groovy}                  |  4 ++--
 15 files changed, 30 insertions(+), 30 deletions(-)