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:07:16 UTC

[sling-org-apache-sling-scripting-jsp-taglib] annotated tag org.apache.sling.scripting.jsp.taglib-2.0.2-incubator created (now ea47461)

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

rombert pushed a change to annotated tag org.apache.sling.scripting.jsp.taglib-2.0.2-incubator
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-taglib.git.


      at ea47461  (tag)
 tagging ced61f27dedb62511aaf2581be6a16c52bc0d6ca (commit)
      by Felix Meschberger
      on Thu Jun 18 09:21:02 2009 +0000

- Log -----------------------------------------------------------------
org.apache.sling.scripting.jsp.taglib-2.0.2-incubator
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 8b9f2b2  Import initial Sling source
     new 87799ae  Ignore Eclipse and build artifacts
     new fe9ae58  Fix scm settings
     new 31dbb7c  Correct method references and headers.
     new e479fd7  Refactor core classes part three - update other bundles.
     new c629d04  Ignore Eclipse .settings
     new 5480938  Fix license headers.
     new 8a283b2  Fix license headers.
     new f877770  Fix license headers.
     new f9ada9d  SLING-20 jsp scripting depends on servlet api 2.4 but the 2.3 version is declared in the parent pom
     new 8ea1b41  Remove sling module versions from parent pom to make release management easier. Add some more versions of dependencies to parent pom.
     new c518811  SLING-34 Extend sling:include tag to allow for path specification and optional flushing
     new 700452b  SLING-38 Support declaring the class name of the ContentManager in the sling:defineObjects tag
     new ff02f53  SLING-41 Create synthetic content in sling:include if real content does not exist
     new 49f9ed3  SLING-83 Move modules according to the new module structure
     new 5faa6d4  SLING-83: Fix relative paths to parent poms.
     new 3a58be1  SLING-98 Adapt jsp taglib to new api.
     new 5ff2f1e  Rename jsp.taglib to jsp-taglib
     new a7f12a8  SLING-83: Correct artifactId and svn url.
     new 06e046d  SLING-83 Package reorganization and SLING-98 API adoption and SLING-23 use correct namespace for taglib.
     new 63e7499  SLING-98 Use resource type instead of component id.
     new 54bea01  Depend on slf4j api (not simple)
     new 6e59117  SLING-98 Finalize Adaption to new Sling API:    - fix project dependency artifact names    - fix names of SlingHttpServletRequest/Response variables      (now slingXXX, was renderXXX)
     new f62acdb  SLING-115 provide node and mapped object of the Resource using sling:defineObjects
     new cfe5309  Fix wrong attribute name for the name of node variable
     new 7ea70e9  SLING-109 Support Resource adapter
     new 7be2dcc  There is no resource manager in the api anymore. The resource resolver can be get directly from the request, so no need for additional taglib support.
     new 34ef3d4  Readding resource manager to taglib.
     new ba69314  SLING-134 Use ResourceResolver instead of ResourceManager, which has   been removed.
     new f0dbc83  Remove unused occurances of the sling plugin (it's not configured anyway)
     new 6c114ec  issue SLING-146: Replace Resource.getURI() by Resource.getPath() https://issues.apache.org/jira/browse/SLING-146
     new 29daf4f  SLING-197 Merge resource integration concept into trunk
     new 2c6a05b  Use OSGi core and cmpendium jars from Felix project.
     new f4ff76f  SLING-204 - add svn ignore patterns for intellij
     new c7a621e  SLING-218 Applying supplied patch fixing relative path and tag pooling issues
     new da9e2f7  SLING-221 applying second patch
     new 9e93a96  SLING-227 do not actually use the resolved resource just use it to test whether a SyntheticResource must be created or not. Finally retrieve the RequestDispatcher with the resource or the path depending on what is available.
     new 1eceaaa  SLING-228 Adapt import of SyntheticResource SLING-234 Use new RequestDispatcherOptions setter method
     new 66a08d2  SLING-246 replace Resource.getResourceProvider() by Resource.getResourceResolver() and adapt uses and test cases
     new 43c79ac  SLING-252 use "currentNode" instead of "node" as the default name for the variable holding the current Node (resource.adaptTo(Node.class))
     new 0e4fb00  IN PROGRESS - issue SLING-279: ServiceLocator clean up https://issues.apache.org/jira/browse/SLING-279 Remove ServiceLocator interface and from request.
     new 92df837  Move licence and notice to top level dir.
     new bd83c0b  Add incubator disclaimer.
     new 4f0bd49  Write first element in pom in one line (to avoid problems with the maven release plugin) and minor pom fixes.
     new 5f8b73f  Update notice files.
     new e592458  SLING-410: Add ResourceUtil class to API.
     new 40b1e08  Exclude maven-eclipse.xml generated by the maven eclipse plugin.
     new 1f5f9e0  SLING-247: Clean up providing script variables, add log.
     new efd412d  SLING-247: Make SlingBindings available as request attribute, remove support for mapped objects from taglib.
     new 3e561f0  SLING-473 Apply slightly modified patch to support full range of RequestDispatcher options as tag attributes. Thanks to Dominique Jaeggi for providing the patch.
     new 04bde3a  SLING-442: Clean up exports, imports, dependencies and used plugins.
     new 245f526  SLING-495 - NOTICE files generated using mknotice script
     new a357268  SLING-495 - NOTICE files updated according to changes in revision 662927
     new ac72e72  SLING-495 - NOTICE files regenerated with revision 663097 changes
     new bec1f69  Use released version of parent pom.
     new 89facde  Use released versions (or soon to be released versions).
     new dfe6393  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.0.0-incubator
     new 30797fc  [maven-release-plugin] prepare for next development iteration
     new dfc2624  Set version to next development version.
     new e7ca1b3  Fix reference to parent pom.
     new 3ff295a  SLING-521: Restore more notice files.
     new bbad5b9  SLING-521: Separate between notice files for bin and src dists.
     new 7783f89  SLING-521: Separate between notice files for bin and src dists.
     new d6c760f  Change copyright year to 2008.
     new d218e47  [maven-release-plugin]  copy for tag org.apache.sling.scripting.jsp.taglib-2.0.2-incubator
     new f6e33cb  Move Sling to new TLP location
     new ced61f2  Move Sling to new TLP location

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