You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by di...@apache.org on 2022/10/25 13:26:00 UTC

[sling-org-apache-sling-scripting-sightly-testing] branch issue/SLING-10654 updated (133d4b2 -> b7bf844)

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

diru pushed a change to branch issue/SLING-10654
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git


    from 133d4b2  add test case for icu plural format
     add 81b9878  SLING-10676 - add or update SECURITY.md
     add a3bb8b2  SLING-10676 - remove SECURITY.md which is not needed
     add 81dd5fb  SLING-10698 use GMT timezone for tests (#7)
     add 9e641b8  SLING-10714 Update to Sling Bundle Parent 44
     add 9f8d14a  update to latest release of HTL Runtime bundle
     add 4c5f0d1  SLING-10684 add integration tests to verify (#6)
     add 451e00c  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0
     add 82c5445  [maven-release-plugin] prepare for next development iteration
     add 1a644d5  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0
     add 4407415  Revert "[maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0"
     add 240ef85  Revert "[maven-release-plugin] prepare for next development iteration"
     add 4d64eed  Revert "[maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0"
     add 6f19b0b  SLING-11051 - Fixing JavaDoc badge
     add 086685a  SLING-11210 - Use SlingUriBuilder
     add 687da73  SLING-11508 - Make dependency resolution use ResourceResolver#getResource instead of ResourceResolver#resolve
     add 8e32fed  trivial: updated to latest release for Sling API
     add ace8397  SLING-11508 - Make dependency resolution use ResourceResolver#getResource instead of ResourceResolver#resolve
     add 60782be  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0
     add df0c92c  [maven-release-plugin] prepare for next development iteration
     add 6cc6304  updated parent pom
     add a4d22e2  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.34-1.4.0
     add b6794d0  [maven-release-plugin] prepare for next development iteration
     add 304750c  releng: removed custom config for maven-release-plugin
     add f986d0b  releng: reverted version bumps
     add 978ce7a  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.testing-1.0.32-1.4.0
     add 06aa28e  [maven-release-plugin] prepare for next development iteration
     add 832200f  SLING-11608 - Cache script dependency resolution
     add ff9b75c  SLING-11538 add IT for display context "jsonString" (#9)
     add b7bf844  Merge remote-tracking branch 'origin/master' into issue/SLING-10654

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  2 +-
 pom.xml                                            | 86 ++++++++++++++++------
 src/test/java/LaunchpadReadyIT.java                |  8 --
 src/test/java/LaunchpadReadyRule.java              | 36 ++++++++-
 .../sightly/it/SlingSpecificsSightlyIT.java        | 63 ++++++++++++++++
 src/test/provisioning/sling.txt                    |  9 +--
 6 files changed, 164 insertions(+), 40 deletions(-)