You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2020/11/13 14:49:50 UTC

[sling-slingfeature-maven-plugin] branch master updated (cc6ea10 -> 78f39d6)

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

davidb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git.


    from cc6ea10  [maven-release-plugin] prepare for next development iteration
     new eff8233  SLING-9907 Programmatic setting of Analyser Task Configuration
     new ad54540  Simplify the Properties to Map conversion
     new 78f39d6  Merge pull request #61 from bosschaert/SLING-9907

The 552 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:
 .../org/apache/sling/feature/maven/mojos/Scan.java |  9 +++++-
 .../mojos/{ApisJarMojoTest.java => ScanTest.java}  | 34 +++++++++++++---------
 2 files changed, 28 insertions(+), 15 deletions(-)
 copy src/test/java/org/apache/sling/feature/maven/mojos/{ApisJarMojoTest.java => ScanTest.java} (50%)