Added: 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom
==============================================================================
--- release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom 
(added)
+++ release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1,135 @@
+<?xml version="1.0"?>
+<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+    <modelVersion>4.0.0</modelVersion>
+    <!-- 
======================================================================= -->
+    <!-- P A R E N T   P R O J E C T                                           
  -->
+    <!-- 
======================================================================= -->
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling-bundle-parent</artifactId>
+        <version>35</version>
+        <relativePath />
+    </parent>
+
+    <!-- 
======================================================================= -->
+    <!-- P R O J E C T                                                         
  -->
+    <!-- 
======================================================================= -->
+    <artifactId>org.apache.sling.scripting.sightly.models.provider</artifactId>
+    <version>1.0.10</version>
+
+    <name>Apache Sling Scripting HTL Sling Models Use Provider</name>
+
+    <description>
+        Apache Sling Scripting HTL Sling Models Use Provider adds support for 
accessing Sling Models from HTL's Use-API leveraging the
+        ModelFactory.
+    </description>
+
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-models-provider.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-models-provider.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-models-provider.git</url>
+      <tag>org.apache.sling.scripting.sightly.models.provider-1.0.10</tag>
+  </scm>
+
+    <!-- 
======================================================================= -->
+    <!-- B U I L D                                                             
  -->
+    <!-- 
======================================================================= -->
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <configuration>
+                    <!-- No javadocs -->
+                    <excludePackageNames>
+                        org.apache.sling.scripting.sightly.models.impl
+                    </excludePackageNames>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <!-- 
======================================================================= -->
+    <!-- D E P E N D E N C I E S                                               
  -->
+    <!-- 
======================================================================= -->
+    <dependencies>
+        <!-- OSGI -->
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>osgi.core</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.service.metatype.annotations</artifactId>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- Sling -->
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.api</artifactId>
+            <version>2.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.models.api</artifactId>
+            <version>1.2.2</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- HTL -->
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.scripting.sightly.runtime</artifactId>
+            <version>1.1.2-1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.commons.classloader</artifactId>
+            <version>1.3.0</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- Logging -->
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <scope>provided</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>javax.servlet-api</artifactId>
+            <scope>provided</scope>
+        </dependency>
+
+    </dependencies>
+</project>

Added: 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.asc 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.asc 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mZy4ACgkQnd0BNZZE
+eNNTQxAAvRspvj2RiZV1uQAAggrT3wh4Mfy6cMnYN5nJwfzobbbgY6cKPU5PeUyV
+htlVjZVZq+niWv1sxx9h4V+UuBKiGFjpKozRKAAonuBAULNmR2G2KjVryVTqHNUu
+0Hmn4vAXtMqvVC75h3+4BNwVNIQtlteNPsAB5mR9T5L8F5P1DPEGN4evdLK1ZUUm
+rf61T3tmCgdX73VtLL/eOgzJxlJFanSdqedW+YhDmgaIrH75bjKVlPQOBPU6rCbn
+jDG284LKZC/tUQeOm9ADMu2Wb9ZJbWEuHkxMrJdmbkc5hUPUREtMW4uWC0IZWYOM
+rpanXJXX5xn0AVmEOJrcX4179BZrgBm5X2ZR68aPx8cU3QxAn4Me8d9dkuqHpH66
+fCVaIyi0ni4TPQARIrAF8YuBcsK5hdpVYmj5Kw0x7HSnMUXOzMFUQWjniJBNImd2
+aLjECEYDP+x0RdWXQC7V0u7Djn66CoASZqggAvrgPwFzW+7JPBIBMtVrd0cHKI1n
+mKgzse7W9jIfl1bFLi72rx1nZmCK758oPqybR1d53krJi9IdneLRxy33iLlHYwsz
+ZARqbF1IBLudI8LIZilUyBZ5YO5Jo8VSUO+346KLZ04ZICdOdZyEhqHJDMIPeg+P
+mzcoLhbcvTInojxGCLKkhZPAoxHQhNucK2sQ4vVY8hhh0gANgSw=
+=v6n1
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.md5 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.md5 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+7894d8892f6a3fc5938aae377ba1623c
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.models.provider-1.0.10.pom.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+f0ec612c212f45dfbb07bf9228b733b771e73b7d
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mT6kACgkQnd0BNZZE
+eNN/fA//b5Ch7TkCzMf0b9ZFIxJjyeue+yvKrCktiNR3pnidd6tBNph4kovhknT6
+AI5T9NsxTHT+m3wGY25cuV1EL5d/RsLYUgc6FAenBNx4c/61RFfYJZQdyOvuRVMP
+9j35WytathOEnlmXqJHDskCg1i15jQjKmctpcEk3O/XPMO4OVmDg5UE/1sFAQPaQ
+kGxnbT4Zc30EHOlVIo02Sx+MjEUeaKsxopmtd5UWV6gI/jGsNXxKLeI3srgmbDOh
+hhP7pLcvF432Y4xu9xLJbI3A2FW3Y2cEp4qQBfO9cua5KZDxs4SwMOtx39GKkHOz
+5HRpYymYKU46WEcGJhZzDUhoi9pwHm4rW/IUgI9BxIaeVpmMPYV+dH8CfqMc76I0
+4wcNhb3vsk4EzwyCoXOkt1ImMiP58F0vnJS1+PptAvbpqkDIaXhfld1Bj+32HWsc
+IbDlKRMo0rOqXhVXYcPgDbPoiJEJSRexWb9hnUFhrZ3dXF/5Mb9ZolXyIyMZB5cD
+3hFYfBo6v9MDeKvmbYtox3uuHknAYWv1Dj56CCvJIfM1u2lC7qzhjscCIrfehkG7
+Z2jS4bGkkO8DI/XVAuQtqe+KGpvzRhvzj7GOKSaIzuAAaXXoAt9bj2tAfK48vYcx
+Xq64HUtrAGJ8VoZtmYSmxdz3XrNd0F6cX2DVQTDoRw/+wH4osQw=
+=GsQ1
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+b58de7e595cb77f02bff7e4cd0c8c7e6
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-javadoc.jar.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+1d3e1d346df0fe0c96e6e8c6dcd1ddc2edbb49fe
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mT6gACgkQnd0BNZZE
+eNMrTw/7Bf8AtQRFtLoKNIGb/SRfnVsNbT1ZnTwnblfXe6NgLX24mroOlxDEX6W2
+l7fwsG+ZCRbX/uOjm4xkNQOVZj/lPHE3fcSpENlhH98zAsZXBJSnRl0Y6QJPUTd8
+UflIUUmJtqR6OpMaHXFFRYz+u0XFsAAPw2uBP9emPrneN5wAL+4JXCJq1F3Kfkz9
+wQ49Cg86nK5NG7ksqLPO6iNjDVRiwT95Rc1nEkRExF90h4/zhAjpfZPA9Qbc3NdT
+V5RhH6/H4RMqXeXaF8gOMy4cFHcL+lEbbZY7v8XbewlAgcF3ZAuw9SCRQwDWjr9J
+OKE9vgbDGZA0Hb9z6QuYJOsUEaLRsQh4BNuI+R45B+4S+9pTCJ6OZ6+YbFN3p/XP
+zS7hCJNIMHBBZeB9XJDPCDSV2zj0VlnRDSwp7s5VfkZeGmqChnb9HFEPxupnAINl
+b5YbbDejs4Ho/y06JyfLLIV7LWzrE0k7z62de5c5WLOLd2dmVymEPcrsZiiWVbsS
+3xVcb8J0C/h9jgkraUNLMVR9HX7cp8Avv2bmsOXl0STijUqX8BRfGIIBe+e7DS3p
+/ne/UKcg96Mm/2EsUa9TXc4jpFy43pZJd6s7ZXyyPYbcJIpEylo1+r0SiihRpBJk
+K746S16GbjMKfKCiUoavLWjdgBKqwqeZRcNWAedBcXCkZbTDJYQ=
+=eXuv
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+08f426389e5d3d62484a0c33e4018b29
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-source-release.zip.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+3ace26925ce3e1aa8b8110cbe90cca068beae2e8
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mT6gACgkQnd0BNZZE
+eNPdRw//Xod00+Qu/LKJnil0DvXk2JOkgV/EvirWrUerj3kJEo87bmUQmLa8BLQx
+M/YIDHQgqHRHXNuvvd+D2smAkTmdaMcIRGMcQwh/XFugbVMTQKhVLYDG64BtyQ3t
+AJo8DkzLDSQtcjK7LGIo3QJQtBqWa/ySsCZ2rvZSEmpYXMa67G4GB/AmSBtkp47T
+MBkOiiCitvql/UEbjQkjnGqf127I5MHp3OtxJSqQIVzxcAtl7IiZFr9TCKGhRKyy
+lLFG35Nxay0UgX9wEdjYSTLFRVZn2YN5KDqOWwcljW7EMjMR6Th+HWF/iy73AGpl
+3mEBFbCV5irsy7gr87i2gTLU1BcThA3hZfDlyJnMwhM0vMrpHhOT/wUNU6cojuiW
+snmT4g/5hdeusIVN+dki07zikAOUNMncsZ5nGyepuT0mxuIeV55KPWQn3E2RaYY0
+qZXXKmQW03Vi/erXnQmK6IIKUG1EfPwBIR4seXPDI0xTeInmzPtiJTjuIe/d16H4
+X0z6UTm4btQSfkfh7Uqn9ycsnJgVK3SibSKptec91zmF9AAFfE5t0xeckbXoDnqB
++Sk0xYW1QgZ2cSybQh8IerL+YVMRLttCuX1HwO+L/J5AXcrnsZtGBcWwFi0wBivC
+AWfD4WH+nvj63ez+97PfNmnuKzhUB5CcOn1w701Oque7S1B+Pd4=
+=uMUy
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+b2ae6aa451292ef49121964dffe91611
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0-sources.jar.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+88b7bd3af201e95a609473cf1fa2caf045bcfe48
\ No newline at end of file

Added: release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.asc 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.asc 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mT6gACgkQnd0BNZZE
+eNNP9BAAvHlrPo1JKPY+BmXDCzFn3dmFQfAgvDWUnxS9Mzv31N3cJktUcTAO6grT
+e9NxI9FqBneeKdMJew65a2SwzadFjpGvg/fUG83oTnet0dUKBiZnXqJujAqrrCaf
+k4BuPVexRDmkBWrHEqYp2N95cmredzpubAJ19KZk45NgkYAhbDoTiOkUfOTftGHR
+Yvmgkz0wIMQ3YyYCIt4v057r8dSj6Dubk6jVFXcPmBR9mSXYy/1GEsyhwMjXNG00
+oA7oXWR8TeBi9l3Ru10riZ1zFqPrnH4EAl9b6vr2h6W4Wf490a1TpJYH04guQhJV
+9gBRm6IGxTwQXyNDy36D3+8tYUrxQODjmWS8rWrVZbHTYaAb6LokcsnvliOL9i5W
+jbieVaU4I9uU5DOtqXkGa7EV++kgAdwd9cQxraF2QcGRGRjeVkiHGHD3EOVNJz1t
+pfz60t67C+liPMXo8h55LP+bk2Lpo3egwUaoexdEUvgqN1u9WBhy/W6kZJL0VqLP
+pEMfo/s76p56TCNA+kYlBM1TJLzrkcEkvl4lk0u27n35cFXAfHNNpEHQ/rfvxFoj
+zPpu1xdDhpgEHsQhcIcZP9tA8z0nzjgo1QsAzKScJ5BuicJ9+C8s5mMGlcnIl50+
+hE198buZg4n1Ui4WGtEVZAKpeG6LrAICoI7X3IW4U0rxsyprzfM=
+=Oo7i
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.md5 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.md5 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+f1649ae53d02ec050f3f8808b0e16375
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.sha1 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.jar.sha1 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+6d538014838957e1f928f818099fbc3b00dec6ea
\ No newline at end of file

Added: release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom
==============================================================================
--- release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom 
(added)
+++ release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1,172 @@
+<?xml version="1.0"?>
+<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements.  See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache License, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License.  You may obtain a copy of the License at
+  ~
+  ~     http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+    <modelVersion>4.0.0</modelVersion>
+    <!-- 
======================================================================= -->
+    <!-- P A R E N T   P R O J E C T                                           
  -->
+    <!-- 
======================================================================= -->
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling-bundle-parent</artifactId>
+        <version>35</version>
+        <relativePath />
+    </parent>
+
+    <!-- 
======================================================================= -->
+    <!-- P R O J E C T                                                         
  -->
+    <!-- 
======================================================================= -->
+    <artifactId>org.apache.sling.scripting.sightly.runtime</artifactId>
+    <!--
+        The versioning scheme defined here corresponds to SLING-7406 
(<module_version>-<htl_specification_version>). Take care when
+        releasing to only increase the first part, unless the module provides 
support for a newer version of the HTL specification.
+    -->
+    <version>1.1.2-1.4.0</version>
+
+    <name>Apache Sling Scripting HTL Runtime</name>
+
+    <description>
+        The Apache Sling Scripting HTL Runtime provides support for executing 
HTL Java compiled units produced by the 
org.apache.sling.scripting.sightly.compiler.java module.
+    </description>
+
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-runtime.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-runtime.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-runtime.git</url>
+      <tag>org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0</tag>
+  </scm>
+
+    <properties>
+        <jacoco.maven.plugin.version>0.8.2</jacoco.maven.plugin.version>
+        <sling.java.version>8</sling.java.version>
+    </properties>
+
+    <!-- 
======================================================================= -->
+    <!-- B U I L D                                                             
  -->
+    <!-- 
======================================================================= -->
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>com.github.spotbugs</groupId>
+                <artifactId>spotbugs-maven-plugin</artifactId>
+                <version>3.1.11</version>
+                <configuration>
+                    <effort>Max</effort>
+                    <xmlOutput>true</xmlOutput>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>find-bugs</id>
+                        <phase>process-classes</phase>
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <configuration>
+                    <!-- No javadocs -->
+                    <excludePackageNames>
+                        org.apache.sling.scripting.sightly.java.compiler.impl
+                    </excludePackageNames>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <profiles>
+        <profile>
+            <id>coverage-report</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.jacoco</groupId>
+                        <artifactId>jacoco-maven-plugin</artifactId>
+                        <version>${jacoco.maven.plugin.version}</version>
+                        <executions>
+                            <execution>
+                                <id>default-prepare-agent</id>
+                                <goals>
+                                    <goal>prepare-agent</goal>
+                                </goals>
+                            </execution>
+                            <execution>
+                                <id>default-report</id>
+                                <goals>
+                                    <goal>report</goal>
+                                </goals>
+                                <configuration>
+                                    <includes>
+                                        
<include>org/apache/sling/scripting/sightly/**/*</include>
+                                    </includes>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+    <!-- 
======================================================================= -->
+    <!-- D E P E N D E N C I E S                                               
  -->
+    <!-- 
======================================================================= -->
+    <dependencies>
+
+        <!-- OSGi -->
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.annotation.versioning</artifactId>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- Logging -->
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- Apache Commons -->
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-lang3</artifactId>
+            <version>3.5</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>commons-io</groupId>
+            <artifactId>commons-io</artifactId>
+            <version>2.5</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- testing -->
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+</project>

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.asc 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.asc 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mT6gACgkQnd0BNZZE
+eNMReg/7BabVqCZA0k1uRz0Ips0T3OGAUlTt1N/sAj+IvtWffWWImr3n3KyI61yd
+jp8o6TG4gtMI9bH6aVVKnvYW2Z/y1Z07WQ7W/bElWzbzTwHhBq0ngrpUSwV2cOAJ
+XuJc4j7SLcXUU0uvdhbvCrrx/R4eyUzmvCO+XbEBfQkPVCKuo/tX3ea8Fn/RFzPA
+nl8+N78c7huhd0M1rl/vYYvuQl7KxIYE/tib29Gc5mVvD4BuquT1c95Xa+EQYF90
+SnvY3tg/NdXQxydRI7qsz75kBxe4cgY8wzZByOb1j6UaRNcnAjDZ3uvBMaxsG8Yd
+VCpcwMUtkxOmcDItVHyqeMYuODfbzgJioIhOs9nDqmw3DMPH25gvWSsH+NDXoT9S
+CbjG4C5GOYFOfhznu716rZKgfp7/A4eFT3rwQrgZt56a284frXJZ25udV+vFCeBd
+qb6N/YZwY8XR4FrAXX92+5g7AhFZHQUxVm1rlQe0pMsBviC2OUGeinyRiWz9SI3J
+6LJBf4clgGkMeuun97N+Nlj7/hfMTdnyq6N8pP95RTchpfbgMlSS2YEXKJ+ioNpZ
+Al+OJPjs3kVxnhMhBuhwcIq50l6mzgU+JBQNfKDswyo3zTjqT1BFlmO/DcBvLkc7
+HHIp8P6gUW1d3/qKMZzuOkxDjFZBHBC9KKW/uPwuOsC4CPe46e8=
+=sgbw
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.md5 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.md5 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+65c9fda8771bd957aab704761bba096e
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.sha1 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.runtime-1.1.2-1.4.0.pom.sha1 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+57b4333e70de265aeb26c502c39a951c927fc153
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1ma/EACgkQnd0BNZZE
+eNOGLBAAlVosTMaZz3/wR+QN+t+y693RwCcaW07PHWs2r/n88GaJePUUjcUM8Wtb
+PTBhr319hnV9tZ+VvicpzCdhEdjlRQE/Wjvr0uGh4QNhly6c9MpoY80MAMAOczyo
+levE/i0/y6B+vbpOclgP55Ih9wz7Fh95nJXfrPhXmya6B01G3uNsQL1tqNpMpXPh
+ZXRhmSSXkfkT0R5eueAA3Dl9PaEJCz+ayD4aH4s+bB/ozeDsekDWwiJ8Xh/WMdZ+
+ZqFaBlI58yJtJBMJW1XIMXUdMg/6B1ze52FHqTU/1FTSnJves1Pb7/tQUMj6igcM
+ESQ0/zFeenE5WZZpW4CTsHAQxJywOKHjkehPD2QggHMgLWlcVZ8GC77HyqSOP8DR
+4UKJGVhohHVFTUa8gwECzTeyHcUM92GJA2pGVi8rvyLvV48iaCTADUDH3iODrogX
+7x0JtmWyMIdu0KWIMlr+36Ur+6aoojjBwmPgwlsGsvHxF+pg5pLTWw2EBryyqG7A
+NlqSQJ0jAxGJ33EYAdnLYIMvj6fbRmRSPooeTEuDLhS0kpOBsuKvEHpEYPkQ3wO4
+f+D+Xzg3kGC0U6DYJ5rSExAuHvmLOgH7AnkQW5/KOUx1Qp/BYzqAJMJJ5fiZ0CYw
+faOq7KHvUh6ov/Rk7Ix31LMvFdxjXezHjRuphFBRK0gJnb8FVxU=
+=QG/u
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+0f3b129405c744f6e51bcbb576d3c7c1
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-source-release.zip.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+c515d17dd283268161943f837608feeeefd5f166
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1ma/EACgkQnd0BNZZE
+eNMu6A//Q81tOPoHdOSCC598hxfms5ZvWpEfRu/Aq9AvkGx+wouyMKHZ2In8NnSO
+MPPKCsh0K4L17g/U0VorTJCSAQDqZhz++Fm0xua34U9Ba2a9/tDK2HjsaDk1DYaE
+zaY3LB1c3qXQkXiZkNjCBhKBlXrKXD9aqN/GNDqNnXb/rN28Il+kqvFjbeFoIqwB
+n7+PpHC9zxgbR1kyrfQwSxM6J69rbCCbbyotvE5qUC2Zb134phBulyHoEgBDNHCb
+JZgQztKZYXa3HZc7FpmUTv9FPk0oTcxOyhCthzzZpzScMPDxKIaKXCiFEFjUI8iG
+Adn209HEhra7pqXL5A9L5v0WVpJDfWBhhg9x07Dijfxt5g6OKeZqIanUHG4UMCOz
+jggeW6nqdxGORkmSw5aFRseuTk1nBta1hx+IGTL2UX+wSGlBqZu6qTeI5xAvC+/A
+peyU3uqtF3LKUK/dmkcN+nq5BSDZPRmEQY8qbHsxlN9xeTfw5tYLpsJJbO74eOGE
+M7R0BwI3Qbt6H4/UB8CBLbyVXzD8f44GOplve9vP4UHGeHvZYwYhn7MzSku9q7bf
+5Gi7k1wlKztZ1xzh6eBuwEgDkcxx4NuCv2rlV5H5W3EhAeU8U7D6NV8kzdLGLlZN
+aTivt4n2HfvVWNmjrfUoSHTuxAcofHZfkW6oDXGyHb4/CHyR+vM=
+=X4dB
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+4b432443972ba9aa33020234d67130a9
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0-sources.jar.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+ee6a8b5c953cdf9062733336035207da01f309d4
\ No newline at end of file

Added: release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.asc 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.asc 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1ma/EACgkQnd0BNZZE
+eNOpPA//WL5a1EGLDxn/SpBwpeZPnl2ot1gKdMulPeTWqYUGsPKsxFqTzbGfDvMp
+p3v1eDUsu6tjdy4aZrBN6Wo53hO0QQFPA2eE3qRWiZqpTfT0Sa21l5v7NM8OVhp1
+59WiMjU30YqE7rTXm8slahnTTJFgKU7YMi8iYWGiMv+0gKltrq5SGArN+btlkccK
+gSTHVY2efvHVDDxgnFfcDLq7+yHkrCLD1Dbpt807KLmQvQlAfg+AMduDH9p509vy
+SHxNPrib2IYn/ynxDsqodHTN71MwMvQi+Aw0tbd1e8I7+t1DCSmnNVBx3c5oV+KO
+fXr1niFlswdXop2cazXNTLIgoktbFam+Z86sqJ6pax4kpSoHaPeRQehPc4o9oai5
+rLacXimDzAhkAzNVg/FWsJBfqxSyw+BGfCkHcJ17l8wtH6huBQvsHNCNABROpVZQ
+5xO35+ryS+s5zg8M5gKYF/aQRyIkCmZtcn2vx0G6T29Iw7Do+8UMyakTxi66RFUm
+6jmT3poHBtbOGkEVg5NelJ1Po0T+zf5QKVKggEqR4qF3eUjRMEGdpylq4zi15KeW
+4iu+9X9UbbraG2lqL3MHhgHrjvU084GYG2wkZzLT2+sPQJ/4mD9NSY1ZAkDr/RYb
+0cbLn0U0dLPGo5+kq3WVnWKTDOXA5LvrorYBPU1XTUi9iB+5Dpw=
+=ou6i
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.md5 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.md5 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+186ef1165f3870ff9d054230e3a2a19e
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.sha1 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.jar.sha1 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+8dcbbdf2f367d68ca8fc9f6c2e0fdbaf5637e9cb
\ No newline at end of file

Added: release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom
==============================================================================
--- release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom 
(added)
+++ release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1,371 @@
+<?xml version="1.0"?>
+<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling</artifactId>
+        <version>35</version>
+        <relativePath />
+    </parent>
+
+    <artifactId>org.apache.sling.scripting.sightly.testing</artifactId>
+    <!--
+        The versioning scheme defined here corresponds to SLING-7406 
(<module_version>-<htl_specification_version>). Take care when
+        releasing to only increase the first part, unless the module provides 
support for a newer version of the HTL specification.
+    -->
+    <version>1.0.18-1.4.0</version>
+
+    <name>Apache Sling Scripting HTL Integration Tests</name>
+    <description>This project runs the integration tests for validating the 
Apache Sling Scripting HTL implementation
+        against the Adobe HTL TCK.
+    </description>
+
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-testing.git</url>
+      <tag>org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0</tag>
+  </scm>
+
+    <properties>
+        <sling.java.version>8</sling.java.version>
+        <!-- run modes for integration tests -->
+        <sling.run.modes>oak_tar</sling.run.modes>
+
+        <!-- path suffix for HTTP access to Sling -->
+        <http.base.path />
+
+        <!-- hostname for integration tests -->
+        <test.host>localhost</test.host>
+
+        <!-- optionally exclude some integration tests  -->
+        <failsafe.exclude />
+
+        <!--
+            Set this to true to stop mvn once the integration test Jetty 
instance is
+            started. Useful to manually test the integration testing webapp.
+        -->
+        <integration.test.wait>false</integration.test.wait>
+
+        <!--
+        if set to "true" this will start the launchpad with the following 
debug options:
+            -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8000
+
+        otherwise you can provide your own debug settings
+        -->
+        <debug.options />
+
+        <!-- HTL modules under test versions -->
+        
<org.apache.sling.scripting.sightly.runtime.version>1.1.1-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.runtime.version>
+        
<org.apache.sling.scripting.sightly.compiler.version>1.2.0-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.compiler.version>
+        
<org.apache.sling.scripting.sightly.compiler.java.version>1.1.3-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.compiler.java.version>
+        
<org.apache.sling.scripting.sightly.version>1.2.0-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.version>
+        
<org.apache.sling.scripting.sightly.js.provider.version>1.0.29-SNAPSHOT</org.apache.sling.scripting.sightly.js.provider.version>
+        
<org.apache.sling.scripting.sightly.models.provider.version>1.0.9-SNAPSHOT</org.apache.sling.scripting.sightly.models.provider.version>
+        
<org.apache.sling.scripting.sightly.testing.content.version>1.0.13-1.4.0-SNAPSHOT</org.apache.sling.scripting.sightly.testing.content.version>
+    </properties>
+
+    <build>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.sling</groupId>
+                    <artifactId>slingstart-maven-plugin</artifactId>
+                    <version>1.8.2</version>
+                    <extensions>true</extensions>
+                    <configuration>
+                        <usePomDependencies>true</usePomDependencies>
+                        <servers>
+                            <server>
+                                <port>${http.port}</port>
+                                
<controlPort>${sling.control.port}</controlPort>
+                                <runmode>${sling.run.modes}</runmode>
+                                <contextPath>${http.base.path}</contextPath>
+                                <debug>${debug.options}</debug>
+                            </server>
+                        </servers>
+                        
<disableExtendingMavenClasspath>true</disableExtendingMavenClasspath>
+                    </configuration>
+                    <executions>
+                        <execution>
+                            <id>customise-starter</id>
+                            <goals>
+                                <goal>prepare-package</goal>
+                            </goals>
+                            <configuration>
+                                
<modelDirectory>${project.basedir}/src/test/provisioning</modelDirectory>
+                                <usePomDependencies>true</usePomDependencies>
+                            </configuration>
+                        </execution>
+                        <execution>
+                            <id>package-starter</id>
+                            <goals>
+                                <goal>package</goal>
+                            </goals>
+                            <configuration>
+                                <attachArtifact>false</attachArtifact>
+                                
<modelDirectory>${project.basedir}/src/test/provisioning</modelDirectory>
+                            </configuration>
+                        </execution>
+                        <execution>
+                            <id>start-container</id>
+                            <goals>
+                                <goal>start</goal>
+                                <goal>stop</goal>
+                            </goals>
+                        </execution>
+                    </executions>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+
+
+        <plugins>
+            <plugin>
+                <artifactId>maven-clean-plugin</artifactId>
+                <configuration>
+                    <filesets>
+                        <fileset>
+                            <directory>${basedir}</directory>
+                            <includes>
+                                <include>derby.log</include>
+                            </includes>
+                        </fileset>
+                    </filesets>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>reserve-network-port</id>
+                        <goals>
+                            <goal>reserve-network-port</goal>
+                        </goals>
+                        <phase>process-resources</phase>
+                        <configuration>
+                            <portNames>
+                                <portName>http.port</portName>
+                                <portName>sling.control.port</portName>
+                            </portNames>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-failsafe-plugin</artifactId>
+                <version>2.19.1</version>
+                <executions>
+                    <execution>
+                        <id>integration-tests</id>
+                        <goals>
+                            <goal>integration-test</goal>
+                            <goal>verify</goal>
+                        </goals>
+                    </execution>
+                </executions>
+                <configuration>
+                    <includes>
+                        <include>%regex[.*LaunchpadReadyIT.*]</include>
+                        <include>%regex[.*SlingSpecificsSightlyIT.*]</include>
+                        <include>%regex[.*TestsRunner.*]</include>
+                        <include>%regex[.*PerformanceIT.*]</include>
+                    </includes>
+                    <dependenciesToScan>
+                        <dependency>io.sightly:io.sightly.tck</dependency>
+                    </dependenciesToScan>
+                    <runOrder>alphabetical</runOrder>
+                    <excludes>
+                        <exclude>${failsafe.exclude}</exclude>
+                    </excludes>
+                    <systemPropertyVariables>
+                        
<io.sightly.tck.serverURL>http://${test.host}:${http.port}</io.sightly.tck.serverURL>
+                        <io.sightly.tck.user>admin</io.sightly.tck.user>
+                        <io.sightly.tck.pass>admin</io.sightly.tck.pass>
+                        
<launchpad.http.server.url>http://${test.host}:${http.port}</launchpad.http.server.url>
+                        
<launchpad.servlet.context>${http.base.path}</launchpad.servlet.context>
+                    </systemPropertyVariables>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-release-plugin</artifactId>
+                <configuration>
+                    <releaseProfiles>release</releaseProfiles>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+
+
+    <profiles>
+        <profile>
+            <id>snapshot-launchpad</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.sling</groupId>
+                        <artifactId>slingstart-maven-plugin</artifactId>
+                        <configuration>
+                            <model>
+                                [feature name=sling]
+                                # Dependencies
+                                [artifacts]
+                                
org.apache.sling/org.apache.sling.starter/12-SNAPSHOT/slingstart
+                            </model>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>release</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.sling</groupId>
+                        <artifactId>slingstart-maven-plugin</artifactId>
+                        <configuration>
+                            <model>
+                                [feature name=sling]
+                                # Dependencies
+                                [artifacts]
+                                
org.apache.sling/org.apache.sling.starter/11/slingstart
+                            </model>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+    <dependencies>
+
+        <!-- The integration tests -->
+        <dependency>
+            <groupId>io.sightly</groupId>
+            <artifactId>io.sightly.tck</artifactId>
+            <version>1.4.0</version>
+            <scope>test</scope>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.slf4j</groupId>
+                    <artifactId>slf4j-simple</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>commons-codec</groupId>
+                    <artifactId>commons-codec</artifactId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+
+        <!-- Launchpad dependencies -->
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.scripting.sightly.runtime</artifactId>
+            <version>1.1.2-1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            
<artifactId>org.apache.sling.scripting.sightly.compiler</artifactId>
+            <version>1.2.0-1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            
<artifactId>org.apache.sling.scripting.sightly.compiler.java</artifactId>
+            <version>1.1.4-1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.scripting.sightly</artifactId>
+            <version>1.2.0-1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            
<artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
+            <version>1.0.30</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            
<artifactId>org.apache.sling.scripting.sightly.models.provider</artifactId>
+            <version>1.0.10</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            
<artifactId>org.apache.sling.scripting.sightly.testing-content</artifactId>
+            <version>1.0.16-1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- Dependencies for the Test Build and Run -->
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.testing.rules</artifactId>
+            <version>1.0.8</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.testing.clients</artifactId>
+            <version>1.2.0</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-simple</artifactId>
+            <scope>compile</scope>
+        </dependency>
+
+        <!-- Dependency for running Sling performance tests -->
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.performance.base</artifactId>
+            <version>1.0.2</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.httpcomponents</groupId>
+            <artifactId>httpmime</artifactId>
+            <version>4.4</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+</project>

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.asc 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.asc 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1ma/EACgkQnd0BNZZE
+eNM+iA//Tnu1EOrRvzwnMLUEBnsOpphbHfTJ707OnjN8f56mZa2eZfoZdWsAFwsx
+qRXiobUCI4gNV5Pn7FlUMiTeApL94nUzLXUoaab0xaaZqSOIk4u8WacpGUe1AeLU
+0qSShxuPptvy3jHDo6AfITOV3PXBk7iwwzS3oHJH2CCo902WdVkpgbUt277c6QGR
+wIN+Iu82FSVUdkuA8vyCUvZ19Wcy9WR70j3bxRTsCcHi4hhbKSPsAG9kL5MPmvdB
+B80p0pEBopcJPaZwbHQ0x3cC37IWfSf+7HQzxQzD0nfWzKmDtKEMhtFHW6+XR8Py
+GDi9e6BXjRDVxMT3yJ4TvUA9RhEDwESbYYCsv+L67ykhSaQn6X0B3M5uOrFLyjOh
+s8RGg/YzOvXkLHnW4tZc6O/rdS4NLuBuqnxE/cU9u84yYqX+Zaf10EZTUoEhpcT+
+CVbU7+jNFoBDrYdjelsbq91Z0js0jso/GdBj5zTv+AijdwL6eLktSFddxk3JSm08
+0fX6BrTgCD9RbKPv2icAmR/DfsfUHICEzNGM1ik3PwwjcIM44CcNECt5dQvewYYk
+NUd+Cyk+opfjPTtzyluzow2d/375SaHeZHP6CFjPoLPn5yKz18kN7JwonP2/0uPt
+ooMzJZ6j3OFhqkM8tWvl1mBf52EXfrWXo7XusQGmwwt/1EQAzks=
+=l0TW
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.md5 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.md5 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+80c2d14efe9393ca177b2ff6667397bc
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.sha1 
(added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-1.0.18-1.4.0.pom.sha1 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+ef7a055b1ab1104e9d800a71bfe97dff0076be4f
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mZ90ACgkQnd0BNZZE
+eNMOzg//aaUw0OeHywxlootVyk3nvvewLA4mUu+fDz/jTQP6Kwm1esq0PbBref4w
+OuBNteci7/ZIoW4qcr4/uMPbZm+7KrDNDnTV+SX4aeObWvTQkZQMDOkYG8Zagjvu
+URwgKX75UUcMEksbzEERP0Mns00Ie6TFfo7FuXehOFRvs+GGay9qQzHcL5Dce8J8
+X1nAVM+hXhJOOk+5anqk8ZdAUfyE19cQyIv7xSYxycpLeNEvkx0N2PpqYLgSBL+/
+yf9J7qAxnQyMnHe9dSuTzuxpVtWsadciAlmS9cvL327yf4ZzNtmjr4mmnygV7kgf
+YrBxTqXxtxZiRwu5zi2XogopxyWsnxKXTAEWm7m2Jrgs9eLDvcCZCPa94xmCFq1z
+M1vbpH43zYfQMVk4SjWCEwcxdt4WGTs/RRFmQuQMOgVcJLFt9Iq4yQduqN24YkHD
+Z8s7o/1EDW4Bwd3yEOteeSGKQMB4iyxgnl0boLV1xFmzMjbP1SGqHj14ZzfE3i+p
+IYRZY5c8w2lh5bFaVVQMAvMQ1p/teWUmuh+C4Xo50/gvS7BhV6ZXwrvMAPikcIAA
+jKTq3pjm8AgVYnNZx/8Das42egJVOskpzNj/+gizxoKOKj0Fc81myWyhTYAGPoDq
+cH3l9zS7x9eNfSjixuVWoFxkOl67OUoXTXDBMgTCPkIJnyj9y8s=
+=MXiD
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+f217a22f5d9dc43507757729dfa5a145
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-javadoc.jar.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+d8b692ddf1403278b68e5d3e1c7e53673462f686
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mZ90ACgkQnd0BNZZE
+eNPsqBAAxfMleC475ArhFmTCtZHLZyBMyFuJlGbQq+0CkLhRy4p1PPF2qXpvgTCV
+8sc2pmvBBls5xn1hpKyqarRY7Hm2n52ZWhbef/jDZXEqyfnd+fh/xs1zJ1aCnbU1
+21w4VSVE+B2VXk+jnm/MUdRulg+7k+y8gWqT5wmaVku6JMuCGfJSFgZ+bo/eTrf/
+ZqIlvB+SlNx+YZE+o/fqDFdegEIG8Qnj7v7r4Oipvr1S6au0tys3D4J53u4sNXA4
+pQtjq59J2h+lxF10RNomPvKq1T7xwZdQaIR+v7E4fx4XA17G+XRKGxyPKAhl0Eka
+kE4K6o5xr6hYBSKn1YYKCdxt5sWzPmyupXNAPJGiZp/XEed2DVBLXsvC+BntgVu3
+ar7/ljJb/uZabHMRDrHcdeFFAvkuruaLu7vPLNrzxHXHZQ1pHgvoe65C/NNK2l3a
+iA7CxeA+L9D2dSaLV9A/Si3AJ1hcSEh0IWHa7aCktLvBw93icDuq0nlFPHBYhTe2
++x/WPs0YkZkYvMj1RrEc2BMF74JssbxXXTFpDbL+J73HY/YXB6xIHgR6Jd6SpGcW
+A7LIexvMDXigHHdpOUuKTOPU3w0SQO7GIhhJcKtiqs+mhNaHAgsbK26We9/88VXW
+Z5uroS9qi8UtX0SZul76lSk8htszrODwoNIIt6TMyTJQtqseAhM=
+=BjUE
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+d65ff83b6fe3cb5071061394f16a6c9c
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-source-release.zip.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+5b47aa27decf84e29ce3ab32446e10e7292352c7
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mZ90ACgkQnd0BNZZE
+eNOdZA//b7kpDaCwT9YbGxpprWmfXE9/DvBCzcvExBO4j+3VSU+kFWur3L2b2eLt
+t5oao6eJsfuV9PfDsfDgRExPcwN8u2SEAMpamo1RK0q5rSuI03ahKuf6W5HghpJJ
+ousOcGZYTgPZSsi6YRyeT2/da1Bp1EUVuG6WjE2Eqk7HbwNlou77oU5JgEYWHLz0
+89HmXouatBuvyWP6Qm3pNn7r5KomMEuiTAYZnP+1tYABLbzULy2P0vi0xHLhLXG3
+qA+9munvJiQOEWSEWFblPUS3BKq3Crmw1Rv02kUwQXUz09ILIGCHQOGQ5mvSyHkH
+SUqxxp5U2ds3GY9IvlZKeUyvJc9zjcDrXjUJjkeK21nrJsa3qeIeKqAy32IVHT42
+m7iDCTOeMcJZ245ttviEviGDq+PTbs+3Wg2e9CTq+wTjgX7kkMRDLlJhRW+oKOx8
+jRG35p3tBkhyt6GS2RemYeahs9qc0nQtnekd23kRtMwnLW3z7FGYwwa4Pz8W49ya
+Klr3f7Ii+as49ifa3+KXGe7NmewsfQAJCUN+2BBv1OMAO+VlcmM+ajpO4lb3HAn3
+ePWBLS3hwPUQpEWIDULJcWdO4DIUkktKBWjnXyI+Hcmo2v4vfpLjEfjfGbqF/946
+RZ7oqW0Kp25hA4gRY0TYqknJTTcaQ6nRMPrWxpJlvF27mlscWP8=
+=M/ay
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+9c7887fcb6b4fbac3200a9ac06bf6bd6
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0-sources.jar.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+2db7544102a9585340ee4fd6e59df93fc2b4d3f6
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar
==============================================================================
Binary file - no diff available.

Propchange: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mZ9wACgkQnd0BNZZE
+eNOLNA/8CT23YQhaJg8tbvrctZabrAOK7E6v0GAnUpzu++B4dZQbhs2pb95UGr8N
+Haw/ku1M33hCYdc2QIxMyJKpgP79rum27ftt3HI3ZRHxauU4vzeUyFuPPcZ0TCR4
+cognPlD4hIGXbw82vGPDnKaZPNT/5IResYgSxWSTA/NLt+XuKwdgf6gKJVA6oaSL
+rVNxDjftqR20UuMPCRW6WAbxTpwUXDX3ouLmx72wmIH/Y4LF7Bi+yVorzGo6T/BG
+eh/3phRW8gOx1D4tqHO61dM0b3Wuu1DqOSdtWyJmf4mzudes+df560tIXkb5pwK7
+CYMaWqa1RqAHolzsK/B+RF/TV8pGcCCMCauUVVbxP2Jp/H/P7gYchnCzbVX+avIr
+WHvsZ3jvjF4IQRNPkttHcr4UShjQb25lHXzFlgBfjsssp71VTa1YITY2FCyD81/y
+gZiYS44lSDQm/qJLGjWkDaR0eVg7KEnLePgCNXnv3zVRCA/2kj/HZfaHKimI2hS8
+yhA1yrlUDyAYysAhg7Geg75Tm/c+HMy3yAH/dj0LFFYBvwasqkTr+FpxABv2TLzV
+us2d5RAkwp4IQcL3g/v8dBYG5ZG3DGcAibDkkwwkWCCc+4A1wxisNhCcxYkgXLuE
+We/AnVqCjpbkxU9zKWItMErahJO79C+nYCOzET4fJOTyd6BBSfQ=
+=naq5
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+209d3f4db71543c6218c5c00ca49051a
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.jar.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+8774509d004b4e11cddcb9d086b016a2b7dd5f4c
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,217 @@
+<?xml version="1.0"?>
+<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+    <modelVersion>4.0.0</modelVersion>
+    <!-- 
======================================================================= -->
+    <!-- P A R E N T   P R O J E C T                                           
  -->
+    <!-- 
======================================================================= -->
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling-bundle-parent</artifactId>
+        <version>35</version>
+        <relativePath />
+    </parent>
+
+    <!-- 
======================================================================= -->
+    <!-- P R O J E C T                                                         
  -->
+    <!-- 
======================================================================= -->
+    <artifactId>org.apache.sling.scripting.sightly.testing-content</artifactId>
+    <!--
+        The versioning scheme defined here corresponds to SLING-7406 
(<module_version>-<htl_specification_version>). Take care when
+        releasing to only increase the first part, unless the module provides 
support for a newer version of the HTL specification.
+    -->
+    <version>1.0.16-1.4.0</version>
+
+    <name>Apache Sling Scripting HTL Integration Tests Content</name>
+
+    <description>
+        This bundle contains:
+            - Content adapted from the Adobe HTL TCK meant to test the 
org.apache.sling.scripting.HTL implementations.
+            - Content meant to test performance of the 
org.apache.sling.scripting.HTL implementation.
+    </description>
+
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing-content.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing-content.git</developerConnection>
+        
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-testing-content.git</url>
+      
<tag>org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0</tag>
+  </scm>
+
+
+    <!-- 
======================================================================= -->
+    <!-- B U I L D                                                             
  -->
+    <!-- 
======================================================================= -->
+    <build>
+        <resources>
+            <resource>
+                <directory>${basedir}/src/main/resources</directory>
+            </resource>
+            <resource>
+                
<directory>${project.build.outputDirectory}/SLING-INF/sightlytck</directory>
+                <targetPath>SLING-INF/sightlytck</targetPath>
+            </resource>
+        </resources>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <!-- Extend RAT configuration from parent pom -->
+                    <groupId>org.apache.rat</groupId>
+                    <artifactId>apache-rat-plugin</artifactId>
+                    <configuration>
+                        <excludes combine.children="append">
+                            
<exclude>src/main/resources/SLING-INF/**/*.json</exclude>
+                            
<exclude>src/main/resources/SLING-INF/**/*.ecma</exclude>
+                            <!-- Ignore files generated bei IDE plugins e.g. 
maven-eclipse-plugin -->
+                            <exclude>maven-eclipse.xml</exclude>
+                            <exclude>.*</exclude>
+                            <exclude>.*/**</exclude>
+                        </excludes>
+                    </configuration>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-dependency-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>unpack</id>
+                        <phase>generate-resources</phase>
+                        <goals>
+                            <goal>unpack</goal>
+                        </goals>
+                        <configuration>
+                            <artifactItems>
+                                <artifactItem>
+                                    <groupId>io.sightly</groupId>
+                                    <artifactId>io.sightly.tck</artifactId>
+                                    <version>1.4.0</version>
+                                    <type>jar</type>
+                                    
<outputDirectory>${project.build.directory}/sightlytck/</outputDirectory>
+                                    
<includes>**/*.html,**/*.js,**/*.java</includes>
+                                </artifactItem>
+                            </artifactItems>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <artifactId>maven-resources-plugin</artifactId>
+                <version>2.7</version>
+                <executions>
+                    <execution>
+                        <id>copy-resources</id>
+                        <phase>generate-resources</phase>
+                        <goals>
+                            <goal>copy-resources</goal>
+                        </goals>
+                        <configuration>
+                            
<outputDirectory>${project.build.outputDirectory}/SLING-INF/sightlytck/scripts</outputDirectory>
+                            <resources>
+                                <resource>
+                                    
<directory>${project.build.directory}/sightlytck/testfiles/scripts/</directory>
+                                </resource>
+                            </resources>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>jslint-maven-plugin</artifactId>
+                <version>1.0.1</version>
+                <configuration>
+                    
<sourceJsFolder>${basedir}/src/main/resources/SLING-INF</sourceJsFolder>
+                    <includes>
+                        <include>**/*.json</include>
+                    </includes>
+                    <encoding>UTF-8</encoding>
+                </configuration>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>jslint</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+    <repositories>
+        <repository>
+            <id>oss-sonatype</id>
+            <name>OSS Sonatype</name>
+            <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+        </repository>
+    </repositories>
+
+    <dependencies>
+        <!-- Test bundle dependencies -->
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.annotation.versioning</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>javax.servlet-api</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>javax.inject</groupId>
+            <artifactId>javax.inject</artifactId>
+            <version>1</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.models.api</artifactId>
+            <version>1.2.2</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.api</artifactId>
+            <version>2.1.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.scripting.sightly.runtime</artifactId>
+            <version>1.1.0-1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.commons.osgi</artifactId>
+            <version>2.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+
+</project>

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.asc
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.asc
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.asc
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mZ9wACgkQnd0BNZZE
+eNMgag//X5s9egR5mFPOvJE5JkFC7Qcyuu/ABYIkTPhNgtSTinjo6i6ctUz750BS
+WxY2yE8DUSny8R7Xwd+NZP9znxZTLq1Mk7Jw2r8ZIIFzUoErrOFJQbqemm22oAbh
+0v4izsf+9RkM5aHvb5KORjGtlmFj3wUF7T4K6GiWyMSyf3sC7EcQfutogsPo91+p
+7KlufDAWRr189NBPWiJuXi2Y0i3L73YLDVdR5Rw/IZkrHdz2DHiLeAsZGsVMWZGh
+Yb+Z/yuR87XDdQfXQ8YQj45BV4Vx0jUPgEpKH9znS7WKJxaSUN9/ssT/NmTtvN5f
+XpxI1540Tytw0Kl76yQliORZioK5f1Kawckxh6R8OrjK0cOZ5adU7rW3bHqxzTyx
+jB3Y6dJWmgo7ffn8GljOras/AUieBtfh47LhbZfxpIy/mBEIXnA/qEYZBMmyjSjj
+O1z/Lw7tViUW7HBcPY727/zw2z7jRVk4dHsbt5lCiu2lCrIdsx/T9aX0rMlFsSf3
+OUk6u1yoGaiUZBIwfyHQmCusKQMk3oo0+wXO1wKW74q41SH7GpzdjUDEVGGYg7Pk
+DAk7kRbOv17k3NrcpFbnk5pj4DBg3yyAUOcp0rXY4ZdKd6nasgGyhGGy8OtxfVFm
+M+Lo40dTEsu6K+n3sgAsz9b+cTeRVjhNGiAiL/HvTwzzRfOLpDA=
+=Htwm
+-----END PGP SIGNATURE-----

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.md5
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.md5
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.md5
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+ece4b150fa357b82982fdd60f6ff28b3
\ No newline at end of file

Added: 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.sha1
==============================================================================
--- 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.sha1
 (added)
+++ 
release/sling/org.apache.sling.scripting.sightly.testing-content-1.0.16-1.4.0.pom.sha1
 Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+02af409526a93dcecf64bc5031f5a21dc28e7cc0
\ No newline at end of file

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.asc
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.asc (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.asc Sun Sep  1 
19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mVzkACgkQnd0BNZZE
+eNO3sBAAlvZCDF8JmvdEiFH+PC/ieQFeZmCoKldq+vCFgsJ718O8dcMHLeanmBmw
+FonKw1t0bSx1/exYjZ/MKzjQttUXa5sCi8/k+NlFwriL6w1zrS4ni0NwuHcxgmMw
+thd/5NQZtV3tvZ+k6KXT2lt8sobEX8gN+sw9hHNzCtxIDUS8WEks5wtQ74GBApZQ
+Ddz/zSpkEK8Znv0TdZYHn6CpQZrsUeAIGruGUhArJqpzX/7yQofDqyP5qPlRzs5E
+wYJVi28PvTmLUAg65obs+m2Z5DoRgm3R1T0GIbFpI4PqhNXbYTxHqucpDIY7qSn5
+sUqiZTp9PnLvwLgUKEplJ4L1M2hUOThWPtfExeYWz8Bmpr8gXRcCjQXqFYSVlegr
+2FCxMkSfXhd2rPmw/EI/HZxj0PyFX+6rNlTRA4UmGZAVEQKfBJDOPr4rD+4nucSD
+U4MxgGHYhQcDL51rdl9jYRAs2cgyyAESa/0saUXFpsCw1uBhM8HyGeT61zaLK8zi
+iF87JIwiKD7p9cbCd/uGM8wjqC7SlgWb5VBN4vToybJEZ1tvoSCUttv55nNNu4E5
+zxdywzjXl6E79kGWNv4Bzid0l3Lu94I3hQBy1DknvFFUaRPsXphJp3mjOXR28qE2
+MfvQ1q7int8kKyLBLUZtPF5mWA91HmDQg/aF6y7Qx/ym1LTP4I4=
+=TAJd
+-----END PGP SIGNATURE-----

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.md5
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.md5 (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.md5 Sun Sep  1 
19:20:25 2019
@@ -0,0 +1 @@
+8edb43bddeb89bdc83f135120a2ba4e0
\ No newline at end of file

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.sha1
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.sha1 (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-javadoc.jar.sha1 Sun Sep  
1 19:20:25 2019
@@ -0,0 +1 @@
+e0c670ad2bf7534a4bc206063d67c99808be1138
\ No newline at end of file

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.asc
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.asc 
(added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.asc Sun 
Sep  1 19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mVzkACgkQnd0BNZZE
+eNNtQg/9FwEk4Gb89gR8tsG9omIu0mY5o8iVzhNUxvdkmWOBWkx5H/3O5JNrGotK
+8zV2sTnTsEe4Qe+VA37SCLxQECP68XYMxkYR7/5gqrg7GFpLgCc+ouO1rvb9NyV3
+92HQ3B6DYbrqmuh8njip1/XBXUwuEIUFuMSOItzggwVTI5a9cIF5R/qHLB/6lGW7
++IqHrvNbaROS37JT21YArCmVYqwjIo536r2NQpI8WRVzkyfhV6/VlJ5Agiv5J8Sf
+YXc7oRiXVh0pCDFUxJO1PCOWQ4MmzqXKONVaM7OQpETtmk+dd4iH9LA/sHHBq9kM
+/XYhH084Kk2E1NWFid1wKiK2ASwEhnDLZbC+ulCsRUQc/J7aY55iW6zyD+TT/NYK
+ERDRB0E6dr0EKUhGOt3vuJduGOjc9Z8DlsDEeUFuwBh3Ymhh+UpEZZNZKZ4BkDHX
+Ut2zsFuNuXxY7ma4+nmlXQs5BHx0Y6XNUYHZEzA7DNhnkDT3MX4gNb5p++m34TGG
+af3DYfA7EWbDFG27SL2MXuMVwiQ7kXJZEDRe+hfWBK7oDdZDDc0XuTIrX4CuHG/d
+fgyErwDAc2Id3o8H4Kum5G7hn1vnNX4/yAM8GjWloLlufzXmTyiraUVbrKoo+l42
+7yxzAKFLFxk1ZuQjgFGfeYLLWXNtrYz73Jt9C5jlNh0vv82FOmk=
+=c8q3
+-----END PGP SIGNATURE-----

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.md5
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.md5 
(added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.md5 Sun 
Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+d3ae503375d48dceed722cc16710776f
\ No newline at end of file

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.sha1
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.sha1 
(added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-source-release.zip.sha1 
Sun Sep  1 19:20:25 2019
@@ -0,0 +1 @@
+b137a5f2bd39b5e2cbe37e698d201a6611633546
\ No newline at end of file

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.asc
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.asc (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.asc Sun Sep  1 
19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mVzkACgkQnd0BNZZE
+eNP90A/8DsP1a3vCQgN+Fz89Ohw2OxMT/sg41Jbo2C4mY0Uf4PyQ9D9FJ1HJ0FlA
+q4SsMyhFkRAsQwNqGX/LMk1MNZTuzsP12fPm44yaS3ZeegqWERuOLBiGp0cvRo4M
+NbPXYjXxvYGMvUBVlVI2A7U9IFXglSl7FJsLY5e/VQTfevuLeGU4fW8RZeAuLI8c
+AgdZy18x779eQjTNsQf9Tmv5f8WcIWOCXXY1ekiQWao++35lUYbXtm9lHdYklluD
+JeJJYli8tdMIT9N9zIrkalDxmfqW4AmCziPnCll3MydBBSrncypC7bRR3R4rLo6q
+HdhPfpxWhcg/j2wGPY+ZeJ92DMw38qyTfBP2d57w/XDcGWTWWxuOpzymy8vh3Kh/
+G9V2zw6xZmTvL5CO8mRb0WbzT99jflcPihebH3HHVkt19DA3qpJrjaYAuZcMPcAA
+XqLI965tKsqMp3u/aMQjpwAWlvdFe1032tWDn24cwNS5XKHkIwx/WqY6e4EDFojR
+00dYnatefMGvwWap91R90XLRWVGJ2ZbPOYDfO1B36xz34AJhuRokpPorJAAagvHQ
+7MhVMp9w5r5FZNkA1RdUBPkujihvtRGFYhU/KxYb8L8S/W/eU2anzKXuD3+ba1wR
+VjnpAcx52vDbmYD6Fx4oo18YkAubidFIK5K+B0hyYBKjXbVsqDg=
+=wVLO
+-----END PGP SIGNATURE-----

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.md5
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.md5 (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.md5 Sun Sep  1 
19:20:25 2019
@@ -0,0 +1 @@
+66d7607bb8b4963b27adc09f038b42cf
\ No newline at end of file

Added: release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.sha1
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.sha1 (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0-sources.jar.sha1 Sun Sep  
1 19:20:25 2019
@@ -0,0 +1 @@
+5015530459e42e089796f471d76995096913bc06
\ No newline at end of file

Added: release/sling/scriptingbundle-maven-plugin-0.1.0.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/scriptingbundle-maven-plugin-0.1.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/scriptingbundle-maven-plugin-0.1.0.jar.asc
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0.jar.asc (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0.jar.asc Sun Sep  1 
19:20:25 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEcT4CQ0LcQDURXubcnd0BNZZEeNMFAl1mVzgACgkQnd0BNZZE
+eNPv1g//ZQKpZp2m43xNHh9rhIt9Ds4C8hZPIbYvPImLjXBaDFlVw3jr7f7vd0fU
+fGpcaCJWmGkZtWxEqJLc6Z2lRcJrx23wekWZUHmg63wYgCzTy8NQCMiI/Mx/oAIg
+oiqoqM/S9DxO8GbfklZn4oRY4gmT/HUyIPVXuTAP8vryxQ/IY49KoA+BUVJ5ZaH2
+J4imT5+QiqF3WW9iicPZAxafy9n1xPH+hM+Fk5ILV5cmCJ+d6RCgQ8Wt3bHDqq/s
+prIRxpoDzfF0Islvg/KPY8aTHr91ZR9PGpww5hQk8/3mBvNinZyc568ABDbKSSPy
+g8bDm27eNI2KcYSPa07Qon4PM38PNxeGnhSm//kkDRyoH0GvPItj1T7W8GRZb/ap
+gXLZSSRF5uQE5l2ZoJ1L90f6CNNNg5f8r5fDdkDKwKm3d5+jZXks8kOVfkwqkTTF
+0nUC67BuvHkno+w5bEaf/YDFeM+rwgMPdOeMC0iieDyjhjAKfC8xhSXE+pJThdLS
+GbkKoU3sAgfqQnlZxY/YJzgBblaQgsFbsDng5faYJHE/A5sjkGerZLEPjSpyWvof
+ZDvAGhRlWuXMpyiXhLG5Y1bK46Qtvi/c9qlC4SPQEUKH84mXG/uyVDo5jvv+AN4b
+0b8eKH2QHuuMB395hAJgMqCs2iInALLasN/XCJEYecriDNhMU/Y=
+=5BT6
+-----END PGP SIGNATURE-----

Added: release/sling/scriptingbundle-maven-plugin-0.1.0.jar.md5
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0.jar.md5 (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0.jar.md5 Sun Sep  1 
19:20:25 2019
@@ -0,0 +1 @@
+0c85a508951b609b4b18f45cbe0324f5
\ No newline at end of file

Added: release/sling/scriptingbundle-maven-plugin-0.1.0.jar.sha1
==============================================================================
--- release/sling/scriptingbundle-maven-plugin-0.1.0.jar.sha1 (added)
+++ release/sling/scriptingbundle-maven-plugin-0.1.0.jar.sha1 Sun Sep  1 
19:20:25 2019
@@ -0,0 +1 @@
+2aad5b80b95e61d95439fc16f4a61e1724cde66a
\ No newline at end of file


Reply via email to