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-rewriter.git.


      at 0940cb7  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new 210a7ab  Move rewriter to contrib
     new 2c1ad3e  Move Sling to new TLP location
     new 7cc8472  Move Sling to new TLP location
     new e1d64c6  SLING-1011 : Remove disclaimer file.
     new 750d30a  SLING-1011 : Remove disclaimer from readme's, adjust links to 
webite, fix versions in poms.
     new 8d23579  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app 
has the leglize stuff, too)
     new accea24  Use concurrent hash map to avoid multi threading issues.
     new 1da42f0  Throw exception if pipeline could not be established.
     new 588614f  Pipeline components can be disposed after a pipeline run.
     new 08fb783  Add missing svn information
     new 38b5599  Correct svn urls.
     new 095d14a  Use latest Sling API release.
     new b2d23c7  Use new html parser and new serializers which pass the 
complete html as sax events through the pipeline.
     new 75aa7af  Add xhtml serializer
     new 01a50f3  Correctly read from configuration nodes.
     new 9e7592d  Add support for pipelines matching configured resource types.
     new 825d16d  Give an alternative configuration possibility if the same 
transformer is used more than once in a pipeline.
     new e3cee36  Use request tracker logger to log used pipeline.
     new ccb0673  Allow global transformers to specify conditions when they 
apply
     new 0d3bd1a  Allow global transformers to specify conditions when they 
apply
     new 252faa5  Rename method
     new 083bef2  Correct log statement.
     new f3422fd  Correct filter order configuration (the lower the value the 
earlier the filter is run)
     new fec95a3  Remove event recorder  - it is now part of the Felix event 
plugin for the web console
     new e7e0690  Correct pom
     new b78dd1f  Update to latest Sling releases.
     new b403bd2  Update to latest release.
     new 8358171  First implementation of trax based serializers
     new e3a2146  Finish new implementation.
     new 690736f  No default configuration as this doesn't make sense
     new e114a47  As factory cache is a private implementation detail there is 
no need for protected methods etc.
     new f9e4228  Correctly unget services.
     new 832cc1d  Implementing toString for configs for better results in the 
request log.
     new c4c89df  Rename factories to trax factories.
     new 3e2c66b  Use latest commons html and remove workaround for nekohtml
     new 059f55b  Use latest commons html and remove workaround for nekohtml
     new 12cc49d  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi 
provided OSGi libraries
     new 3df3efe  Update references back to the releases.
     new 9db2eb1  Add web console plugin to display current rewriter 
configuration
     new e8689fe  Add web console plugin to display current rewriter 
configuration
     new 6bc50a6  Add web console plugin to display current rewriter 
configuration
     new bc01344  Use resource api - remove dependency to jcr api.
     new c327ddb  Fix some NPEs
     new 6479833  Readd accidentally removed code
     new 9607ad5  Fix rewriter config logic
     new d9d08f6  Use current snapshot
     new ac6be09  Fix typos
     new 37142e6  Use released parent pom.
     new f9a2f04  Use latest Sling API release
     new cb3da4d  Only finish pipeline if no error occured
     new 31c1b4e  Support optional pipeline components
     new 8653bcd  Throw SlingException if pipeline could not be setup. 
IOExceptions might be swallowed and a wrong configuration is a hard setup error!
     new 50aca85  SLING-1840 : Remove direct dependency to web console by using 
new configuration printer support
     new b2e4559  Prepare for release
     new 367ba16  Prepare for release.
     new 074982f  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.0.0
     new ad57afd  [maven-release-plugin] prepare for next development iteration
     new 03d928f  SLING-2079 - creating a DefaultTransformer class
     new 2e15419  SLING-1140 : Rewriter Filter not called when error is 
handled. Apply patch from Antonio Sanso.
     new 664a4dd  Use latest parent pom
     new fc1ac67  SLING-2150 : Update plugins to use the latest available 
versions
     new f89a0a3  Update to recent snapshot
     new cf569ae  Using latest released parent pom
     new aaf7d36  SLING-2312 - adding adapter annotations for rewriter
     new 63baaba  using next snapshots during release process
     new 632bae8  SLING-2379 Limit event topices to the ones providing the 
required path property.
     new ca3ef98  Use released adapter annotations.
     new 7dc915c  Use released maven sling plugin
     new 179f990  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.0.2
     new 625b150  [maven-release-plugin] prepare for next development iteration
     new ae18917  Use latest parent pom in all projects
     new e5f70f7  SLING-2480 : Add config for maven-sling-plugin to m2e 
configuration
     new d7988e7  Update to latest parent pom
     new fa34efb  Use released versions
     new 1b1309b  SLING-2661 :  Components might not be disposed if exception 
is occuring
     new 5072fd7  SLING-2661 :  Components might not be disposed if exception 
is occuring
     new 6c7f7ff  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.0.4
     new 27dd7b6  [maven-release-plugin] prepare for next development iteration
     new 8f115d2  Use latest releases and update to new parent pom
     new 0be04ac  Update to latest parent pom and use latest releases in 
launchpad
     new e5651f3  Correct reactor pom and update to parent pom 16
     new 753f488  Update to latest parent pom
     new 7517ac6  SLING-3003 :  Add XML serializer
     new 281adc6  Update to parent pom 18
     new 81e1942  SLING-3286 - Remove plugin version overrides from poms
     new b01dad2  Update to parent pom v19
     new 101c8e7  Update to latest parent pom 20
     new 08b8e7d  Update to Sling Parent POM 22 with baselining enabled
     new ae4e0fd  SLING-3511 Support selectors for pipeline configuration 
(patch supplied by Dirk Rudolph)
     new dd00741  eliminate some warnings due to deprecated API methods
     new 6adc141  Remove redundent properties
     new 098e273  Update contrib modules to Parent 23
     new 79304fc  set parent version to 24 and add empty relativePath where 
missing
     new 93b8908  SLING-5011 Update Sling API Dependency to 2.4.0 and refactor 
unit tests to sling mocks
     new 8ef9969  SLING-5012 Sling Rewriter: Check unwrapped resources as well 
for resource type matching
     new de0e5d7  update sling-mock
     new 8ab56c7  fix javadoc errors
     new 642e23a  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.1.0
     new ed5d2c0  [maven-release-plugin] prepare for next development iteration
     new 92140c2  SLING-5072 - change RewriterFilter order to accomodate 
SLING-2920
     new bf9e724  Update the contrib reactor to parent 25
     new abb209f  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.1.2
     new 051262c  [maven-release-plugin] prepare for next development iteration
     new 549280a  Switch to parent pom 26
     new 3ffd2dd  SLING-5806 : No service returned if several services for same 
type
     new 4e6320d  SLING-5806 : No service returned if several services for same 
type
     new 0d4ca57  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.1.4
     new 44535c7  [maven-release-plugin] prepare for next development iteration
     new 615003a  SLING-5973 HTMLSerializer not handling some unicode 
characters (emoji, etc.)
     new fae4872  SLING-5973 - use unicode escape sequences
     new 611f827  SLING-5973 HTMLSerializer not handling some unicode 
characters (emoji, etc.)
     new cc8b17a  SLING-5973 HTMLSerializer not handling some unicode 
characters (emoji, etc.)
     new cf11028  SLING-6001 : ProcessorManagerImpl should move to new 
ResourceChangeListener API. Apply patch from Rachit Kumar.
     new 9289be1  SLING-6001 : ProcessorManagerImpl should move to new 
ResourceChangeListener API.
     new e5fc3f3  SLING-6001 : ProcessorManagerImpl should move to new 
ResourceChangeListener API.
     new 7cffd2e  SLING-5239 : Remove loginAdministrative() usage from 
org.apache.sling.rewriter
     new 78b359a  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.2.0
     new 8b59a1a  [maven-release-plugin] prepare for next development iteration
     new f574e2f  Use parent 29
     new 272c21d  Merge branch 'issue/force-rewriter-pipeline'
     new 36ffc0f  use Sling Parent 30
     new 8ecf047  SLING-6879 - [Rewriter] mvn clean install generates empty 
files under empty files under target/classes/OSGI-INF
     new 1fc262b  Add missing vendor property
     new 1382d76  SLING-6517 : A condition that is always true.
     new 72c55d6  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.2.2
     new 378cd74  [maven-release-plugin] prepare for next development iteration
     new 0940cb7  SLING-7167 Adjust READMEs

The 127 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]>'].

Reply via email to