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%)