This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to annotated tag
org.apache.sling.scripting.thymeleaf-1.1.0
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git.
at 3d4e227 (tag)
tagging 50d10e8f0884b1de0b36290a0a6850ed0c642a17 (commit)
by Oliver Lietz
on Fri Mar 17 13:46:28 2017 +0000
- Log -----------------------------------------------------------------
org.apache.sling.scripting.thymeleaf-1.1.0
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new bc1a745 SLING-3649 add initial version of Apache Sling Scripting
Thymeleaf
new accb73b SLING-3649 make Thymeleaf scripting configurable and
extensible
new e8d40f4 SLING-3649 set default pattern for Html5TemplateModeHandler
to *.html
new d34e798 SLING-3649 add patterns descriptions for template mode
handlers
new 11ea142 SLING-3649 fix issue with fragments (use Sling's
ResourceResolver instead of supplied Reader)
new 02c4d1b SLING-3649 fix label
new 0cc1b60 SLING-3649 make encoding for reading templates configurable
new ebac0f9 SLING-3649 make encoding for reading templates configurable
new e637d3d SLING-3649 down to v19 of parent pom (Java 6 is sufficient
again)
new 9fa0ac3 SLING-3649 add ResourceResolver to features
new 6725c44 SLING-3649 add list of relevant Thymeleaf issues
new bd80b51 svn:ignore
new 26513f4 SLING-3649 throw UnsupportedOperationException when
deprecated methods are called
new 4527531 SLING-3649 annotate interfaces with @ProviderType and export
package org.apache.sling.scripting.thymeleaf
new 8e58ef2 SLING-3649 set version of package
org.apache.sling.scripting.thymeleaf to 0.0.2
new f45e9cd [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-0.0.2
new 0d1675d [maven-release-plugin] prepare for next development iteration
new 406426c cleanup/style
new 4c26df6 move classes to package impl
new 248da0a update to parent version 20
new 17c8df7 SLING-3908 embed OGNL to avoid class loading issues
new 6288e10 make bind/unbind synchronized
new cabfbcf [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-0.0.4
new eccb7fc [maven-release-plugin] prepare for next development iteration
new 538b7d0 Update to Sling Parent POM 22 with baselining enabled
new 4ae4686 style, add paragraph Installation
new a166693 rename package impl to internal
new d692342 SLING-4276 update Thymeleaf to 2.1.4
new 9737816 prevent inlining of original AbstractHtmlTemplateParser*
classes (default merge-first for split package
org.thymeleaf.templateparser.html seems to be broken)
new c1f41d9 SLING-4296 add support for custom dialects
new 571c102 SLING-4297 add a dialect and processors to provide
out-of-the-box support for a Sling Include
new b403330 SLING-4297 SLING-4298 align usage
new eaf5500 SLING-4396 make template mode handlers configuration driven
new a3af69b SLING-4297 add a dialect and processors to provide
out-of-the-box support for a Sling Include
new 2735b1f SLING-4297 add a dialect and processors to provide
out-of-the-box support for a Sling Include
new ab4b6b9 embed CaptureResponseWrapper from Scripting Core and use
released version
new 6ab46f9 SLING-4297 add a dialect and processors to provide
out-of-the-box support for a Sling Include
new b630890 style
new d31cbe1 SLING-4508 export packages of embedded Thymeleaf
new ec8add3 add SlingDialect to features
new 8cc78ef Remove unused attribtes
new e8ad0e0 SLING-4686 use ResourceResolver from ScriptContext/Bindings
in SlingWebContext
new 89c8ad0 SLING-4698 - Set parent.relativePath to empty for all modules
new 709bb9d Update contrib modules to Parent 23
new c9c21a1 Contrib: remove superflous sling.java.version=6 as it's the
default now
new 94be070 set parent version to 24 and add empty relativePath where
missing
new a8e2a1e add some javadoc
new 8526ccf take over update from org.apache.sling.scripting.core (add
some javadoc)
new 0cd20f4 [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-0.0.6
new 0e22f3f [maven-release-plugin] prepare for next development iteration
new 0beed6b ignore package org.thymeleaf when baselining
new 501eaa8 SLING-4884 remove embedded CaptureResponseWrapper
new a1cd3cb SLING-5075 upgrade Thymeleaf to 3.0
new c6e9cdc Update the contrib reactor to parent 25
new 1c6067b SLING-5351 Thymeleaf fails loading version from properties
new 1e705d1 SLING-5075 Upgrade Thymeleaf to 3.0
new 2f5a44c SLING-5075 Upgrade Thymeleaf to 3.0
new e6340bb SLING-5075 Upgrade Thymeleaf to 3.0
new 531742c Switch to parent pom 26
new 9606b65 SLING-5075 Upgrade Thymeleaf to 3.0
new 1effe5e rename thymeleaf org.apache.sling.scripting.thymeleaf
new cc704ee use Java 7 for now (fix CI build)
new 0b5223b remove redundant configuration (sling.java.version) from
Maven Compiler Plugin
new f0e447e SLING-5518 Get resource resolver from bindings by using
SlingBindings.RESOLVER
new 9a238ba SLING-5075 Upgrade Thymeleaf to 3.0
new 2e8b800 SLING-5075 Upgrade Thymeleaf to 3.0
new 757a230 SLING-5663 Make Thymeleaf TemplateEngine available as service
new bb9ba99 SLING-5663 Make Thymeleaf TemplateEngine available as service
new d4d9fb7 style
new 7d6b359 fix scm settings
new ab81f83 SLING-5075 Upgrade Thymeleaf to 3.0
new 0b55cfb SLING-5685 Upgrade Commons IO to 2.5
new d720b71 fix typo
new eec0019 SLING-5075 Upgrade Thymeleaf to 3.0
new 25083ed SLING-5075 Upgrade Thymeleaf to 3.0
new 3a311c9 SLING-5075 Upgrade Thymeleaf to 3.0
new c630101 SLING-5075 Upgrade Thymeleaf to 3.0
new 025aeb5 SLING-5075 Upgrade Thymeleaf to 3.0
new 0e72572 fix exists():boolean
new 6b468df rename NonCachingTemplateResolver to
SlingResourceTemplateResolver (still non-caching, but the default one)
new 38395bc SLING-5075 Upgrade Thymeleaf to 3.0
new 10fa3a0 use class name
new 121068d SLING-5075 Upgrade Thymeleaf to 3.0
new 512cba0 SLING-5075 Upgrade Thymeleaf to 3.0
new d8033b1 SLING-5075 Upgrade Thymeleaf to 3.0
new cbf96a5 SLING-5075 Upgrade Thymeleaf to 3.0
new 2983f49 SLING-5075 Upgrade Thymeleaf to 3.0
new 4e61c04 SLING-5075 Upgrade Thymeleaf to 3.0
new 1390897 add null check
new 1e9f701 SLING-5075 Upgrade Thymeleaf to 3.0
new 04caf7d SLING-5075 Upgrade Thymeleaf to 3.0
new 515dfbc SLING-5075 Upgrade Thymeleaf to 3.0
new 6cfee8c SLING-5075 Upgrade Thymeleaf to 3.0
new 3f9dbeb SLING-5075 Upgrade Thymeleaf to 3.0
new d11e551 SLING-5075 Upgrade Thymeleaf to 3.0
new 2cc0572 SLING-5075 Upgrade Thymeleaf to 3.0
new aa757a6 update Sling i18n and SLF4J API
new 7061c9e [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-1.0.0
new f0053bd [maven-release-plugin] prepare for next development iteration
new 62ac279 SLING-5680 Add Integration Tests for Scripting Thymeleaf
new 9ed1eb4 add Thymeleaf issue 514
new d0f7553 do not keep caches
new 2b0cb46 add site (uml diagram)
new bb58f69 SLING-5680 Add Integration Tests for Scripting Thymeleaf
new d0c7a0c use Sling parent 27
new 5a19a4f SLING-5680 Add Integration Tests for Scripting Thymeleaf
new c7fc724 use org.apache.sling.testing.paxexam 0.0.2
new f0f66ea switch parent pom reference everywhere to 28 where it was 27
before this can be safely done because the only difference between 27 and 28 is
an updated maven-source-plugin (fix heap space error)
new a8546c6 SLING-6047 SlingResourceTemplateResolver allows template
resolution with decoupled logic enabled for non-markup template modes
new 4594cc2 fix positions of actual values and matchers
new 678f5de SLING-5680 Add Integration Tests for Scripting Thymeleaf
new 5ade656 SLING-6075 Update Thymeleaf to 3.0.2
new 9b12d69 Use parent 29
new d4f592c remove version of depends-maven-plugin (managed in Sling
parent)
new 77be545 remove version of javax.inject (managed in Sling parent)
new 0823788 SLING-5928 Use Service ResourceResolver in
SlingResourceTemplateResolver
new 67b2110 SLING-5135 - Whitelist legit usages of loginAdministrative
and administrative ResourceResolver
new ea78e01 SLING-5135 - Whitelist legit usages of loginAdministrative
and administrative ResourceResolver
new 9e0fd06 SLING-6285 - Implement LoginAdminWhitelist in JCR Base
new d35a48d SLING-6481 Update Thymeleaf to 3.0.3
new e3ff720 update dependencies
new da43b15 redirect test output to file
new 7ce68ad SLING-5928 Use Service ResourceResolver in
SlingResourceTemplateResolver
new a93b728 SLING-5928 Use Service ResourceResolver in
SlingResourceTemplateResolver
new dd8a8a5 SLING-6486 Use single pattern (regular expression) per
template mode in PatternTemplateModeProvider
new 72ef564 SLING-6487 Prevent possible NPE (templateMode) in
SlingResourceTemplateResolver
new f53dfda SLING-6486 Use single pattern (regular expression) per
template mode in PatternTemplateModeProvider
new 49d6ecb SLING-6425 Update Pax Exam to 4.10
new a9c4822 do not resolve template when resource is null
new 95f5dc4 SLING-6557 Remove embedded AttoParser, Unbescape and OGNL
dependencies from bundle
new 7bf9cdf remove unused import
new 93cf930 use Sling Parent 30-SNAPSHOT
new bf79fe5 SLING-6557 Remove embedded AttoParser, Unbescape and OGNL
dependencies from bundle
new fad25c7 use Sling Parent 30
new 5f0caf3 use org.apache.felix.framework 5.6.2
new 8599135 [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-1.1.0
new 50d10e8 [maven-release-plugin] copy for tag
org.apache.sling.scripting.thymeleaf-1.1.0
The 137 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]>'].