You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2021/09/17 13:25:18 UTC

[sling-scriptingbundle-maven-plugin] branch issue/SLING-10808 updated (24d6b83 -> c972385)

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

radu pushed a change to branch issue/SLING-10808
in repository https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git.


    from 24d6b83  SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages
     add c972385  SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

No new revisions were added by this update.

Summary of changes:
 .../plugin/bnd/BundledScriptsScannerPlugin.java    |  4 +++-
 .../plugin/capability/Capabilities.java            |  7 +++---
 .../scriptingbundle/plugin/maven/MetadataMojo.java |  5 ++++-
 .../plugin/processor/FileProcessor.java            | 11 +++++++---
 .../plugin/processor/PathOnlyScriptAnalyser.java   | 10 +++++++--
 .../processor/ResourceTypeFolderAnalyser.java      | 25 ++++++++++++++++------
 .../processor/ResourceTypeFolderPredicate.java     | 10 +++++++--
 .../scriptingbundle/plugin/AbstractPluginTest.java |  4 ++++
 .../bnd/BundledScriptsScannerPluginTest.java       |  3 +++
 .../plugin/maven/MetadataMojoTest.java             |  6 ++++++
 .../plugin/processor/FileProcessorTest.java        |  6 +++---
 .../{teaser => _escaped_test}/.content.xml         |  2 +-
 .../my-scripts/_escaped_test/_escaped_test.html}   |  0
 13 files changed, 70 insertions(+), 23 deletions(-)
 copy src/test/resources/filevault-1/src/main/content/jcr_root/apps/my-scripts/{teaser => _escaped_test}/.content.xml (95%)
 copy src/test/resources/{project-4/src/main/scripts/apps/components/test/test.html => filevault-1/src/main/content/jcr_root/apps/my-scripts/_escaped_test/_escaped_test.html} (100%)