You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:01:26 UTC

[sling-org-apache-sling-rewriter] annotated tag org.apache.sling.rewriter-1.0.0 created (now dfd4eb9)

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

rombert pushed a change to annotated tag org.apache.sling.rewriter-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-rewriter.git.


      at dfd4eb9  (tag)
 tagging a3d93e99e6bc55a403eb9567d91a45857049cc62 (commit)
      by Carsten Ziegeler
      on Tue Oct 12 09:28:15 2010 +0000

- Log -----------------------------------------------------------------
org.apache.sling.rewriter-1.0.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new e165558  Add new rewriter module which allows to rewrite any content by Sling through either a processor or a pipeline.
     new 5301c4b  Add default configuration for html pages and use resource api instead of jcr api.
     new dc03f74  Update to latest Sling API.
     new f9f3a54  Ignore trarget dir.
     new 5ac1a5e  Change handling of default configuration.
     new ab794f7  Adapt to Sling release and upcomming Pluto release
     new 7eb8ee2  Use real factory services instead of using the osgi component factories. This makes the whole rewriter component handling easier and more understandable.
     new 2412423  Remove unused instance list.
     new 7394e54  Some bug fixes and minor enhancements; disable processor for now.
     new 00a39f6  Clean up pom
     new e29c99f  Fix some bugs in the component handling.
     new 01934f1  Use latest Sling API (for response.adaptTo) and fix some javadocs.
     new b7713ef  Correct scr configuration.
     new ae8f117  Use correct version of jcr resource.
     new b88d56a  Use correct version of jcr resource.
     new 2617b52  Move rewriter to contrib
     new 7ba3439  Move Sling to new TLP location
     new 940f9d3  SLING-1011 : Remove disclaimer file.
     new a31b389  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new ea9b8d0  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new 2952e0e  Use concurrent hash map to avoid multi threading issues.
     new 984bc26  Throw exception if pipeline could not be established.
     new 85cf3a7  Pipeline components can be disposed after a pipeline run.
     new f5e1363  Add missing svn information
     new 36d2b25  Correct svn urls.
     new f267241  Use latest Sling API release.
     new 6dcbf73  Use new html parser and new serializers which pass the complete html as sax events through the pipeline.
     new 29f1c58  Add xhtml serializer
     new 4d9001d  svn:ignore
     new 8291fee  Correctly read from configuration nodes.
     new fcdb3f9  Add support for pipelines matching configured resource types.
     new 131b78c  Give an alternative configuration possibility if the same transformer is used more than once in a pipeline.
     new cce2c17  Use request tracker logger to log used pipeline.
     new 99f272b  Allow global transformers to specify conditions when they apply
     new 4a28650  Allow global transformers to specify conditions when they apply
     new e1c86f5  Rename method
     new b800014  Correct log statement.
     new e0a54ba  Correct filter order configuration (the lower the value the earlier the filter is run)
     new 6347045  Remove event recorder  - it is now part of the Felix event plugin for the web console
     new 295210f  Correct pom
     new 80cfa19  Update to latest Sling releases.
     new 4258839  Update to latest release.
     new 234cc0c  First implementation of trax based serializers
     new f5feca9  Finish new implementation.
     new 36888eb  No default configuration as this doesn't make sense
     new bdecd3c  As factory cache is a private implementation detail there is no need for protected methods etc.
     new afca40b  Correctly unget services.
     new b707ec3  Implementing toString for configs for better results in the request log.
     new cc07e93  Rename factories to trax factories.
     new 7a026bd  Use latest commons html and remove workaround for nekohtml
     new 9d9f44f  Use latest commons html and remove workaround for nekohtml
     new b49ffeb  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new 38702c3  Update references back to the releases.
     new 7be2474  Add web console plugin to display current rewriter configuration
     new b0e7f70  Add web console plugin to display current rewriter configuration
     new 0515ad4  Add web console plugin to display current rewriter configuration
     new 6fc95d3  Use resource api - remove dependency to jcr api.
     new 075be59  Fix some NPEs
     new 973e205  Readd accidentally removed code
     new cb212d4  Fix rewriter config logic
     new 00b001c  Use current snapshot
     new e6037bb  Fix typos
     new 9113b2c  Use released parent pom.
     new 4a49e10  Use latest Sling API release
     new e7cdd6a  Only finish pipeline if no error occured
     new d1fc840  Support optional pipeline components
     new 8b60de1  Throw SlingException if pipeline could not be setup. IOExceptions might be swallowed and a wrong configuration is a hard setup error!
     new 1982ba1  SLING-1840 : Remove direct dependency to web console by using new configuration printer support
     new 4c20ac8  Prepare for release
     new c60e65d  Prepare for release.
     new 5556195  [maven-release-plugin] prepare release org.apache.sling.rewriter-1.0.0
     new a3d93e9  [maven-scm] copy for tag org.apache.sling.rewriter-1.0.0

The 72 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
['"commits@sling.apache.org" <co...@sling.apache.org>'].