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/12/19 16:15:46 UTC

[sling-org-apache-sling-scripting-sightly-testing] branch master updated: SLING-8933 - The IncludeRuntimeExtension doesn't correctly normalise paths when using the path manipulation options

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

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 5161b26  SLING-8933 - The IncludeRuntimeExtension doesn't correctly normalise paths when using the path manipulation options
5161b26 is described below

commit 5161b2689fe9692a2e37a3d25d8b9096574ee79c
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Dec 19 17:15:06 2019 +0100

    SLING-8933 - The IncludeRuntimeExtension doesn't correctly normalise paths when using the path manipulation options
    
    * corrected path options handling in the IncludeRuntimeExtension
    * updated to HTL TCK 1.4.1 which brings more tests for path options
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6c7cd2e..42762d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
         <dependency>
             <groupId>io.sightly</groupId>
             <artifactId>io.sightly.tck</artifactId>
-            <version>1.4.0</version>
+            <version>1.4.1</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>