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 2019/02/08 11:59:09 UTC

[sling-org-apache-sling-scripting-jsp-taglib] branch feature/SLING-8266 created (now fe179f6)

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

rombert pushed a change to branch feature/SLING-8266
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-taglib.git.


      at fe179f6  SLING-8266 - Stop embedding ESAPI

This branch includes the following new commits:

     new 2196742  SLING-865 : Move to bundles
     new a67f8d3  SLING-865 : Adjust reactor pom and svn information in each module.
     new 7b7bb2b  SLING-865 : Adjust path to parent pom and add profiles for samples and contrib
     new d2538f7  SLING-590 - Add a new scription variable "properties" which points by default to resource.adaptTo(ValueMap.class). The name of the variable can be overwritten as well as the class for the adaptTo can be changed to Map.
     new f9a7d66  SLING-590 : Remove properties variable again to avoid compatibility issues.
     new 2ea57f6  SLING-898 Overwrite the SyntheticResource used to provide a resource super type
     new 806a010  Fix project title
     new 19d5894  SLING-899 Require JSP API 2.0 for import
     new e15c7ef  Use release parent pom
     new fd08e8f  Use released version as dependencies.
     new c30c691  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.0.4-incubator
     new 8e420ee  [maven-release-plugin] prepare for next development iteration
     new 0df3a32  Use next dev version of parent pom
     new 61a6cf2  Set parent pom to released version.
     new a638c19  Move Sling to new TLP location
     new da42206  Move Sling to new TLP location
     new 5535e87  SLING-1011 : Remove disclaimer file.
     new d597a87  SLING-1011 : Adjust svn location
     new f0e9e3b  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new 594f33a  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new ceb822a  SLING-1055 : Remove unused dependencies and use new resource util methods.
     new c71b900  Use latest Sling API release.
     new 95d16ee  Update to latest Sling releases.
     new b7e45b3  Update to latest parent pom.
     new e537b4a  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.0.6
     new 030f31f  [maven-release-plugin] prepare for next development iteration
     new a9433ca  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new a317e55  SLING-1277 : Make dependency to jcr api optional
     new 5ba1e75  SLING-1303 - adding bindings object for JSP pages and EL test
     new a1b1d81  SLING-1479 : Add JSP Tag for new script resolution
     new d4fc082  SLING-1479 : Add JSP Tag for new script resolution
     new 1e18b78  SLING-1479 : Add JSP Tag for new script resolution - create new version for taglib
     new 1925d81  SLING-1479 : Add JSP Tag for new script resolution - improve error message
     new 937a947  SLING-1479 : Add JSP Tag for new script resolution
     new 3ce1f8f  SLING-1517 - fixing Maven 3 warnings and switching to released version of animal sniffer
     new 38ee6d2  Use released parent pom.
     new ae083f7  SLING-1649 Implement the release() method on the tag handlers to clear the fields to null once the tag handlers are released but kept in a pool.
     new 3a97db8  Use latest Sling API release
     new 207b1c4  SLING-1698 - setting explicit export version
     new c8dce42  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new b852bf8  Prepare for release - going back to parent pom 9
     new c5e4a34  Update export version
     new 72eb423  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.1.0
     new e89df43  [maven-release-plugin] prepare for next development iteration
     new 9e65e35  Go back to parent pom 10-snapshot and use latest snapshots for launchpad
     new dc5eb6c  fixing relativePaths
     new d148434  Update to recent snapshots
     new d578553  Use latest releases.
     new ab22df3  SLING-2058 : DefineObjects tag should not reset page context state
     new 75667ad  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.1.2
     new e003ce6  [maven-release-plugin] prepare for next development iteration
     new f2b11f1  SLING-2150 : Update plugins to use the latest available versions
     new a65d6ef  Update to recent snapshot
     new 131a0d5  Using latest released parent pom
     new ce680ce  SLING-2187 - adding new module to contain our custom notice file; adding remote-resources plugin configuration to parent pom and removing all existing appended-resources NOTICE files
     new 84bc532  temporarily using snapshots during release vote
     new c6f0053  using latest releases
     new 077c0ce  SLING-2353 : Prevent <sling:include resource="<%= null %>" /> to include itself
     new bb752e5  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.1.4
     new 51bcde6  [maven-release-plugin] prepare for next development iteration
     new e49a465  SLING-2353 : Prevent <sling:include resource="<%= null %>" /> to include itself
     new 6b0b0a3  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.1.6
     new 22a9eab  [maven-release-plugin] prepare for next development iteration
     new 4c751f8  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 6ea6c0f  Update to latest parent pom
     new 307fd6e  Use released versions
     new 35e656d  SLING-2621 - adding the sling:call tag
     new 5bf2123  SLING-2621 - forgot to bump the export version of the jsp taglib package
     new 56adb5c  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.1.8
     new 4650409  [maven-release-plugin] prepare for next development iteration
     new e3c79e4  Use latest releases and update to new parent pom
     new 6864613  SLING-2648 - new resource access JSP tags, contributed by Dan Klco, thanks!
     new cbb8336  SLING-2648 - remove @author tags as we don't use them in Sling - credit is provided in the r1428328 commit log
     new c5a6a33  Update to latest parent pom and use latest releases in launchpad
     new ab345a9  Correct reactor pom and update to parent pom 16
     new 103125b  Updated to add the new tag and functions for finding resources, adding the ability to set a base resource in get resource adding some additional functions and adding further tests
     new 2715ed3  Adding a patch provided by Ondrej Florian to fix the method signatures in the taglib functions and fix a version mismatch between the taglib version and XSD
     new d150e0d  Fixes SLING-2871, made the names of the functions and taglibs more consistent
     new 01ee94d  Cleaning up and organizing the TLD file and adding an  error handler to throw a descriptive error if a null resource resolver is passed into the EL functions
     new c6e535f  Fixed SLING-2921 - Renamed the .tld file to sling.tld which seems to just make more sense and updated the URI to not contain the TagLib version
     new 0ce9308  Fixing SLING-1500 - Added a EL function to support getting a value with a default value or casting the result
     new 16d83a4  Fixing SLING-2834: adding support for var and scope variables for including the results of a response into a JSP variable
     new 84f7fb2  Fixing issue with incorrect import of Tika IOUtils instead of Commons IOUtils which was causing compilation failure.
     new 4012741  Update to latest parent pom
     new 6359269  Making a trivial commit to verify access
     new d97ce96  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.2.0
     new 02ac0ea  [maven-release-plugin] prepare for next development iteration
     new adc25b0  Update to parent pom 18
     new 61bb3ce  Finishing SLING-3213 : Adding support for the method 'hasChildren' on Resource and ResourceResolvers
     new 3f30f06  Finishing SLING-3213 : Adding support for the method 'hasChildren' on Resource and ResourceResolvers
     new 317f461  Removing duplicate methods from broken patch
     new e504c58  Update to parent pom v19
     new 330e998  SLING-3459 - removing unnecessary log of exception. This closes #14. Thanks to Konrad Windszus!
     new f37adea  SLING-3475 - adding TagExtraInfo for JSP tags. Thanks to Julian Sedding for the patch
     new f0fa8b9  SLING-3512 - changing artifact scope to help code completion in IDEs
     new 036ecf7  SLING-3512 - adding informative comment
     new b141662  Fixing SLING-3664, fixed issues where the TEI classes were causing issues with the JSP compilation when using unexpected or invalid parameters
     new 3b9bf37  Undoing the fix for SLING-3664 as pointed out that the current behavior is not desired
     new 88cb866  Adding basic HTML encoding as per SLING-3665
     new 1bee839  Updated to parent version 20
     new b3bdcda  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.2.2
     new 31d0aa5  [maven-release-plugin] prepare for next development iteration
     new e39c326  Fixing SLING-3958, updating to add an integration test and fix the naming mismatch
     new 67cd24a  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.2.4
     new 66a14f7  [maven-release-plugin] prepare for next development iteration
     new e532f59  Update to Sling Parent POM 22 with baselining enabled
     new e91503e  SLING-4298 make BufferedServletOutputStream and CaptureResponseWrapper available to other scripting implementations
     new 3dd3271  SLING-4298 cleanup (remove unused imports)
     new a94edfc  SLING-4298 use internal StringWriter instead of BufferedServletOutputStream
     new 8456c2e  Add missing licence header and exclude file from rat
     new cf99484  SLING-4698 - Set parent.relativePath to empty for all modules
     new 263acfc  Update to Sling Parent 23
     new ad1902d  set parent version to 24 and add empty relativePath where missing
     new 7cae6cb  Update the main reactor to parent 25
     new 6e1e05f  Switch to parent pom 26
     new dadf7cf  jsp-taglib - convert export declarations to package-info.java files
     new e01cd19  SLING-5653 - adaptTo tag fails when adaptTo parameter is an expression
     new c13685f  SLING-5658 - getProperty tag fails when returnClass parameter is an expression
     new 91c746f  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.2.6
     new 5ccad2f  [maven-release-plugin] prepare for next development iteration
     new f14e1ed  Fixing baseline issues about the versioning of JSP Taglibs
     new 9ff9c17  Revert "Fixing baseline issues about the versioning of JSP Taglibs"
     new d2de6c8  SLING-7040 : Update commons lang 2.x to 3.5
     new 680f18d  SLING-7167 Adjust READMEs
     new a3b38fd  SLING-7167 Adjust READMEs
     new 7efb1f7  SLING-7167 Adjust READMEs
     new 4af9836  SLING-7162 - Update SCM information in all POM files to reference Git
     new 30e0ff6  Fix typo in pom.xml : conncetion should be connection
     new f56bf29  SLING-7214 - Add the LICENSE file to every module
     new 2dfa674  SLING-7213 - Add a default .gitignore file to every module
     new bac1c8c  Adding the GetParent and GetParents Tags and EL Functions as per SLING-7448
     new 463596c  Fixing SLING-7458 by returning an empty iterator if the depth is greater than the resource depth.
     new 48cd727  Adding fix for SLING-7641 to do an isBlank rather than just null check for determining if the default value should be used.
     new e349a7a  Fixed SLING-7642 to make the logging less verbose if a null adapter is specified
     new 5a26807  Resolved SLING-7643 - Adding support for CA Configs in JSP TagLib
     new 7a12b11  Correcting various JavaDoc issues
     new 49298f9  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.2.8
     new 125cf1c  [maven-release-plugin] prepare for next development iteration
     new 56ff31a  [maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.3.0
     new 44eda8f  [maven-release-plugin] prepare for next development iteration
     new 073894d  Update README.md
     new 2c1f83b  Updating badges for org-apache-sling-scripting-jsp-taglib
     new 503f024  SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module
     new a2c368e  SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module
     new 3fe082b  trivial: added license header to *.md files
     new 0c3ead5  SLING-7245 - Validate pull requests using Jenkins
     new b047436  Updating badges for org-apache-sling-scripting-jsp-taglib
     new fe179f6  SLING-8266 - Stop embedding ESAPI

The 148 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.