This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git.
at 939e90d Fix typo in pom.xml : conncetion should be connection
This branch includes the following new commits:
new 9866691 SLING-4704 - Move the Sightly scripting engine artifacts from
contrib to bundles
new 427a249 SLING-4707 - Replace the JCR Classloader with the File System
Classloader
new c162fd4 SLING-4703 - Add Sightly to the Sling launchpad
new 3d50b8b SLING-4787 - Change the DynamicClassLoader used by the
Sightly scripting engine
new de93e6d Update to latest slingstart maven plugin
new a31185a Update to Sling Parent 23
new 55b992a set parent version to 24 and add empty relativePath where
missing
new 29f8086 SLING-4855 - Add support for Compilable Script Engines in the
Sightly JS Use Provider
new 02921f4 release: updated dependencies after staging artifacts for
release
new 65e05e3 revert release for Scripting API 2.1.8, Scripting Core
2.0.30, Scripting JavaScript 2.0.20, Scripting Sightly JS Use Provider 1.0.6
new 0638f5c updated dependencies after release
new d62f221 release: updated dependencies
new 267d300 release: updated dependencies
new 3b1e364 release: updated dependencies
new 2b207c4 SLING-4964 - Deprecate the asynchronous JavaScript API
provided by the Sightly JS Use Provider
new e6ac516 SLING-4977 - Optimise the SightlyJavaCompilerService to
provide objects faster
new 4967591 SLING-4989 - The JavaScript Use Provider fails to correctly
load script using inheritance
new 97eb898 SLING-4554 - Support for OSGi-services in data-sly-use
new 2ef94eb SLING-4992 - 3 Sightly integration tests fail
new 3ab16a8 SLING-5036 - Optimise the ModelsFactoryUseProvider to fail as
early as possible if it cannot provide an object
new 1312838 SLING-5053 - Add support for Enum comparison in Sightly
scripts
new 1385176 Update the main reactor to parent 25
new ad81adf release: updated dependencies to staged versions
new 5c2f056 [maven-release-plugin] prepare release
org.apache.sling.scripting.sightly.testing-1.0.6
new bf726ff [maven-release-plugin] prepare for next development iteration
new b9e0fa0 release: rollback release for
org.apache.sling.scripting.sightly.testing
new e8653b4 SLING-5144: Update local launchpad references to 8 or
9-SNAPSHOT
new 208b5ed SLING-5175 - The current set up of the ImporterTopLevel in
the RhinoJavaScriptEngine incurs performance penalties
new 37d3e5d trivial: temporarily increased Sightly Sling Models
performance test threshold
new 162faf8 SLING-5334 - Improve Sightly script resolution for components
using inheritance
new 3c2ca61 Switch to parent pom 26
new c8a608a SLING-5408 - Some Sightly Java Use objects stored in the
repository are not recompiled on change
new ec43910 SLING-5409 - Enhance the SightlyJavaCompilerService to not
enforce a package name for Use objects stored in the repository
new 97674e5 trivial: updated snapshot dependency post release staging
new 1e83b12 SLING-5411 - Sightly formatting filter only replaces first 10
placeholders
new 7786373 trivial: updated snapshot dependency after release staging
new 37a4e77 SLING-5461 - Sightly quotes all markup attributes' values
with double quotes
new f8046ce relase: updated snapshot post release staging
new 4479a55 SLING-5543 - Sightly Use POJOs with CR+LF line endings are
not compiled correctly
new ff88d5b release: updated dependency after staging release
new 9c262f6 SLING-5568 - Sightly filters don't remove their specific
options from the expression during processing
new 5b6422a SLING-5137 - Locale in Sightly I18N RuntimeExtension is not
used correctly
new 1d55d60 release: updated test dependency after staging release
new 3b104dd trivial: cleaned-up testing pom for Sightly
new 8b766e8 release: updated dependencies
new 3d53e1e trivial: moved RRF config to provisioning model
new 065c091 SLING-5787 - Modularise the Sightly script engine
new af2b083 SLING-5811 - Properly handle actual Resources in Sightly
data-sly-resource
new f4a871c SLING-5812 - Add option to include attributes in request
scope for Sightly data-sly-request and data-sly-include
new 7a5c195 SLING-5813 - Allow a Resource to be used as a Sightly
Use-Object with data-sly-use
new c37669f SLING-5314 - Support setting the basename for the resource
bundle backing the Sightly i18n Extension
new 386fbb8 SLING-5632 - [Sightly] URI manipulation options that process
a path should not alter URIs that don't provide path information
new 7202d83 SLING-5825 - Add support for implicit conversion of Enum to
String
new fe9e9b4 SLING-5944 - Sightly doesn't allow to overwrite the context
for `data-sly-element`
new c11ebf1 SLING-6008 - The display context cannot be overwritten for
HTML attribute expressions
new 2261266 SLING-6028 - Replace Sightly references with HTL in both code
and documentation
new c9dfe28 SLING-6033 - Update Sightly bundles to parent pom 28
new a3cdc03 releng: updated dependencies
new c1bde4d SLING-5848 - Define service user and ACLs for Scripting
new c42a76a releng: updated dependencies after release
new c799aeb SLING-6156 - The JsUseProvider should use the sling-scripting
service user for solving scripting dependencies
new a45e572 SLING-6173 - HTL compiled scripts need to set the
SlingBindings as request attributes on eval
new aa6a273 releng: updated bundles after staging releases
new 7af8135 SLING-6186 - Add support for checking code coverage with
jacoco
new bd87f09 SLING-6224 - Expand the accepted & ignored whitespace
characters for HTL scripts
new f141b5b SLING-6186 - Add support for checking code coverage with
jacoco
new 8dd667e SLING-6166 - Update the HTL bundles to use the SLING-6165
request-scoped resource resolver
new 13f9753 SLING-6399 - Implement support for date and number formatting
for HTL
new 0cb25b4 SLING-6399 - Implement support for date and number formatting
for HTL
new 215ddd0 releng: override jcr.resource + use released scripting api
new ee98d69 Update slingstart maven plugin to 1.7.0 in all projects to
avoid build problems using the reactor
new 08b4898 SLING-6445 - HTL scripts do not compile on Windows if the
compiler needs to generate any warnings
new 88a1182 SLING-6428 - DateFormat is printed when date-value is empty
new bbc83f1 releng: updated dependencies post-release
new ada45f3 SLING-6476 - [HTL] data-sly-resource transforms resources
with dots in their paths to SyntheticResources
new 2d0290d releng: updated dependencies after release
new da0fce9 use Sling Parent 30
new 5eff90c SLING-6612 - HTL/Sightly sometimes fails to recompile an
updated Java POJO located in the repository
new 3e51e9a SLING-6632 - [HTL] NumberFormat is printed when format is
empty
new 3f956eb SLING-6639 - Avoid split packages in the HTL Engine and HTL
Java Compiler bundles
new f9230e7 SLING-6761 - HTL: uri manipulator breaks query parameter
encoding
new ab1a719 SLING-6620 - HTL integration tests do not honor locale format
new 4ec3f2d releng: housekeeping after staging releases
new 4da573a SLING-6866 - HTL doesn't allow to overwrite the context for
data-sly-text
new 96dc125 SLING-7000 - HTL: URIManipulatorFilterExtension destroys
opaque URIs
new c18b849 releng: updated dependencies after staging release
new 04fb78f SLING-7084 - Coverage report is not generated correctly for
HTL modules
new 2f4f202 SLING-6504 - Use-API to support more flexible way to adapt
from different objects
new 8bdf22c releng: updated test dependencies after staging release
new 6bc3c2e SLING-7093 - The JavaScript Use Provider should define an
explicit dependency to the o.a.s.scripting.javascript bundle
new 3c7c0d8 releng: updated dependencies after staging releases
new aa83492 releng: adjusted dependencies after staging release
new 0fe5111 SLING-7167 Adjust READMEs
new 385b9c4 SLING-7201 - ScriptCache implementation doesn't correctly
flush stale entries
new ea3ebd6 SLING-7201 - ScriptCache implementation doesn't correctly
flush stale entries
new 563c6e5 SLING-7162 - Update SCM information in all POM files to
reference Git
new 5f226e2 Fix typo in pom.xml : conncetion should be connection
new 939e90d Fix typo in pom.xml : conncetion should be connection
The 98 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.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].