You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2019/06/05 08:44:22 UTC

[sling-org-apache-sling-scripting-sightly-compiler] branch issue/SLING-6779 updated (461f8f5 -> 7a7da2d)

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

radu pushed a change to branch issue/SLING-6779
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler.git.


    from 461f8f5  SLING-6779 - The HTL compiler and Maven Plugin should warn when using potentially invalid options
     add 7a7da2d  SLING-6779 - The HTL compiler and Maven Plugin should warn when using potentially invalid options

No new revisions were added by this update.

Summary of changes:
 .../sightly/impl/filter/AbstractFilter.java        | 25 ++++++++++++++++++++++
 .../sightly/impl/filter/ExpressionContext.java     |  2 ++
 .../sightly/impl/filter/FormatFilter.java          | 21 +-----------------
 .../scripting/sightly/impl/filter/I18nFilter.java  | 19 +---------------
 .../scripting/sightly/impl/filter/JoinFilter.java  | 20 +++--------------
 .../sightly/impl/filter/URIManipulationFilter.java | 18 +++++-----------
 .../scripting/sightly/impl/filter/XSSFilter.java   |  7 ++----
 7 files changed, 39 insertions(+), 73 deletions(-)