You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2022/01/26 17:36:54 UTC

[sling-org-apache-sling-scripting-bundle-tracker-it] branch master updated (70780b4 -> 2230df1)

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

pauls pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-bundle-tracker-it.git.


    from 70780b4  SLING-11051 - Fixing JavaDoc badge
     add 5e105fe  SLING-11093: add a test that checks that we only register the absolute resource type if the relative resource type is the same
     new 2230df1  Merge pull request #3 from apache/issues/SLING-11093

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:
 .../src/main/scripts/libs/rtsuper/extends          |  1 +
 .../path-script.html => rtsuper/rtsuper.html}      |  2 +-
 it/pom.xml                                         |  2 +-
 .../it/ExampleBundlePrecompiledTeleportedIT.java   | 24 ++++++++++++++++++++++
 4 files changed, 27 insertions(+), 2 deletions(-)
 create mode 100644 examples/org-apache-sling-scripting-examplebundle-precompiled-extend1/src/main/scripts/libs/rtsuper/extends
 copy examples/org-apache-sling-scripting-examplebundle-precompiled/src/main/scripts/apps/{org.apache.sling.scripting.examplebundle.precompiled.path/path-script.html => rtsuper/rtsuper.html} (94%)

[sling-org-apache-sling-scripting-bundle-tracker-it] 01/01: Merge pull request #3 from apache/issues/SLING-11093

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

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-bundle-tracker-it.git

commit 2230df10cb9d8474a5c868c0b60ecf563b437ee7
Merge: 70780b4 5e105fe
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Wed Jan 26 18:36:45 2022 +0100

    Merge pull request #3 from apache/issues/SLING-11093
    
    SLING-11093: add a test that checks that we only register the absolut…

 .../src/main/scripts/libs/rtsuper/extends          |  1 +
 .../src/main/scripts/apps/rtsuper/rtsuper.html     | 19 +++++++++++++++++
 it/pom.xml                                         |  2 +-
 .../it/ExampleBundlePrecompiledTeleportedIT.java   | 24 ++++++++++++++++++++++
 4 files changed, 45 insertions(+), 1 deletion(-)