Author: olli
Date: Thu Jul 13 00:15:00 2023
New Revision: 62954

Log:
Parent and Bundle Parent 51

Added:
    release/sling/sling-51-site.xml
    release/sling/sling-51-site.xml.asc
    release/sling/sling-51-site.xml.md5
    release/sling/sling-51-site.xml.sha1
    release/sling/sling-51-source-release.zip   (with props)
    release/sling/sling-51-source-release.zip.asc
    release/sling/sling-51-source-release.zip.md5
    release/sling/sling-51-source-release.zip.sha1
    release/sling/sling-51-source-release.zip.sha512
    release/sling/sling-51.pom
    release/sling/sling-51.pom.asc
    release/sling/sling-51.pom.md5
    release/sling/sling-51.pom.sha1
    release/sling/sling-bundle-parent-51-source-release.zip   (with props)
    release/sling/sling-bundle-parent-51-source-release.zip.asc
    release/sling/sling-bundle-parent-51-source-release.zip.md5
    release/sling/sling-bundle-parent-51-source-release.zip.sha1
    release/sling/sling-bundle-parent-51-source-release.zip.sha512
    release/sling/sling-bundle-parent-51.pom
    release/sling/sling-bundle-parent-51.pom.asc
    release/sling/sling-bundle-parent-51.pom.md5
    release/sling/sling-bundle-parent-51.pom.sha1
Removed:
    release/sling/sling-50-site.xml
    release/sling/sling-50-site.xml.asc
    release/sling/sling-50-site.xml.md5
    release/sling/sling-50-site.xml.sha1
    release/sling/sling-50-source-release.zip
    release/sling/sling-50-source-release.zip.asc
    release/sling/sling-50-source-release.zip.md5
    release/sling/sling-50-source-release.zip.sha1
    release/sling/sling-50-source-release.zip.sha512
    release/sling/sling-50.pom
    release/sling/sling-50.pom.asc
    release/sling/sling-50.pom.md5
    release/sling/sling-50.pom.sha1
    release/sling/sling-bundle-parent-50-source-release.zip
    release/sling/sling-bundle-parent-50-source-release.zip.asc
    release/sling/sling-bundle-parent-50-source-release.zip.md5
    release/sling/sling-bundle-parent-50-source-release.zip.sha1
    release/sling/sling-bundle-parent-50-source-release.zip.sha512
    release/sling/sling-bundle-parent-50.pom
    release/sling/sling-bundle-parent-50.pom.asc
    release/sling/sling-bundle-parent-50.pom.md5
    release/sling/sling-bundle-parent-50.pom.sha1

Added: release/sling/sling-51-site.xml
==============================================================================
--- release/sling/sling-51-site.xml (added)
+++ release/sling/sling-51-site.xml Thu Jul 13 00:15:00 2023
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+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/DECORATION/1.8.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 
http://maven.apache.org/xsd/decoration-1.8.0.xsd";
+    <skin>
+        <groupId>org.apache.maven.skins</groupId>
+        <artifactId>maven-fluido-skin</artifactId>
+        <version>1.11.1</version>
+    </skin>
+    <version position="right"/>
+    <publishDate position="right"/>
+    <bannerLeft>
+        <name>Apache Sling</name>
+        <src>https://sling.apache.org/res/logos/sling.svg</src>
+        <href>https://sling.apache.org/</href>
+        <height>63px</height>
+        <width>123px</width>
+    </bannerLeft>
+    <bannerRight>
+        <name>Apache</name>
+        <src>https://sling.apache.org/res/logos/apache.png</src>
+        <href>https://apache.org/</href>
+    </bannerRight>
+    <edit>${project.scm.url}</edit>
+    <body>
+        <breadcrumbs>
+            <item name="Apache Sling" href="https://sling.apache.org/"/>
+            <item name="Maven Plugins" 
href="https://sling.apache.org/components/"/>
+        </breadcrumbs>
+        <footer><![CDATA[
+<p>&#169; $date.get('yyyy')
+<a href="https://www.apache.org/";>The Apache Software Foundation</a> &vert; <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a>
+</p>
+       ]]></footer>
+    </body>
+    <custom>
+        <fluidoSkin>
+            <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
+            <gitHub>
+              <projectId>${github.project.id}</projectId>
+              <ribbonOrientation>right</ribbonOrientation>
+              <ribbonColor>gray</ribbonColor>
+            </gitHub>
+        </fluidoSkin>
+        <matomo>
+            <siteId>6</siteId>
+            <url>https://analytics.apache.org</url>
+            <options>
+                <disableCookies/>
+                <trackPageView/>
+                <enableLinkTracking/>
+            </options>
+        </matomo>
+    </custom>
+</project>

Added: release/sling/sling-51-site.xml.asc
==============================================================================
--- release/sling/sling-51-site.xml.asc (added)
+++ release/sling/sling-51-site.xml.asc Thu Jul 13 00:15:00 2023
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
+
+iQIzBAABCgAdFiEEHcNNjTG5EUJOgMo0W/pJQbllJCkFAmSrFDQACgkQW/pJQbll
+JCkvMQ//VCwnjNx8kWt02xiWehXan/CEM8SSvSxPYRYLDmK4M8xJ9nBAIJLB/0tN
+YlZTPm9XfcnIrl0/xHLws3B4eyidFmgR37du94wngPbHxjxvgrPJPs137W3wimT2
+Z2eOayH+SbhI7dVG0+TRsT0vet2gCb4JPxRyr2WNm9Oa9yOgw+wxcQm+upsLUdF0
+Ffs2uT6szMYjSe4xYC8UtXQhi7QT+5xMXpfMc7w+s9llymA75h0SICEQKmtgp7Ql
+fKmfvYWq8HWMfbuJSYOXo7YT3ZPEU8Uru/VXOnS87D8dKsGtje/CeGU1IVpAlN7e
+vjckF1jZwCPXAcEWI2olavdKYLn8Z9VIseeQ4AxK3Kbt5F6ogB8C2FwT01cff1kb
+P+45bNauYzX1jNHWmQGpUFOpqyAdQ18bNxH11XQlmPECwjGsluPb+24i+xU3ZT+1
+v0pNsmZwFU+8eN0CsZTi93DrN+jL9Qw6QYPgXypuX/pmjguZPs53LithBd1Cleu0
+nN5CNGkynRnXv/tOTArQfkQYbpzXl9YGsFMNCSOjbvdMiIFi1TCfj2DfI2peq48B
+9lhrLuzeYJKrrvFqe0Dj6xlbulLPUeecI1l0OUY4DHjOcvG/wFFwV4Zz5PUlnmGz
++ML+pbY8MnI8JJ3W+PDeZzWJWbTVPnU2ijfGuHbRQzRZb7qMPAM=
+=KXjH
+-----END PGP SIGNATURE-----

Added: release/sling/sling-51-site.xml.md5
==============================================================================
--- release/sling/sling-51-site.xml.md5 (added)
+++ release/sling/sling-51-site.xml.md5 Thu Jul 13 00:15:00 2023
@@ -0,0 +1 @@
+0a51f130622327d4ae75ee9105491276
\ No newline at end of file

Added: release/sling/sling-51-site.xml.sha1
==============================================================================
--- release/sling/sling-51-site.xml.sha1 (added)
+++ release/sling/sling-51-site.xml.sha1 Thu Jul 13 00:15:00 2023
@@ -0,0 +1 @@
+8df80db87ec8ddc4edd288d28270034d2534a2f5
\ No newline at end of file

Added: release/sling/sling-51-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/sling-51-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/sling-51-source-release.zip.asc
==============================================================================
--- release/sling/sling-51-source-release.zip.asc (added)
+++ release/sling/sling-51-source-release.zip.asc Thu Jul 13 00:15:00 2023
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
+
+iQIzBAABCgAdFiEEHcNNjTG5EUJOgMo0W/pJQbllJCkFAmSrFDQACgkQW/pJQbll
+JCkmSQ//bvf1dUeM1w7cmdzD3w/GQm4JlQ0dDzgnD6Nd37hBamlXewZNQ1hSBeEY
+JfHzbEYuXtnro8aEl54ndtwPi8WOV3ojjN5+hcDlZ7N3xxbXaxBf2pt18mwzy7+n
+9Rty1o4bgj+xr8w7gJY6yLVDQhERsWz3ORwHE6ispG0UBZB5gEu1qV5iL5lwvx9i
+5vWUab1LSLfpE7ar9Le1jgQOGuIb2mos9ifBH81HeIry8Az51n+g7pcEXyL9OlaT
+Pc6e7+9oZio+f4YmZugJ6miUFlnX7f54TCDW0/EZd/VLC/hq37Fv7q8T8AgWupKr
+Fz3j/a4T2V8tfx14GiSoq2mKSxaTHbEPcohbXYt2Tref2MeMwfJoNtixLdlAd/m8
+lRvStTxUdIJ7RtizJuIpYNCzQWlishFx6zBrzkiaxC0oZruSWQ99l5NycwSHyHBE
+9Nk29euXGNDzPiHTVN7x1U0ZwjWV7IRlEm2bS49/MJTzLyfHwA0wiJXJZseODOXx
+NJ28N2wag7GWqv3P4hQe+UCVBfEMNoiW4ty8Ea3khK9wPRIybpCDtIrAtEouBCbi
+CeMRBYdvI9ivgxQ9rZfHy627vHdlxyKaG/iU+338ZOQs2Vq0nh+3tuVb2cAXz3nO
+0n81zV6OO2NXqTD/IeEggTgBdtMRSN1r2WiTgXKK4WEuQW782f8=
+=Xwf7
+-----END PGP SIGNATURE-----

Added: release/sling/sling-51-source-release.zip.md5
==============================================================================
--- release/sling/sling-51-source-release.zip.md5 (added)
+++ release/sling/sling-51-source-release.zip.md5 Thu Jul 13 00:15:00 2023
@@ -0,0 +1 @@
+a1d3a1226f34f9083ba10831ccd39a23
\ No newline at end of file

Added: release/sling/sling-51-source-release.zip.sha1
==============================================================================
--- release/sling/sling-51-source-release.zip.sha1 (added)
+++ release/sling/sling-51-source-release.zip.sha1 Thu Jul 13 00:15:00 2023
@@ -0,0 +1 @@
+fc2cddc8f9d52e25908a38b39b7701c447e41c88
\ No newline at end of file

Added: release/sling/sling-51-source-release.zip.sha512
==============================================================================
--- release/sling/sling-51-source-release.zip.sha512 (added)
+++ release/sling/sling-51-source-release.zip.sha512 Thu Jul 13 00:15:00 2023
@@ -0,0 +1 @@
+f725a5beaa3e524e87da3795bd1d8eb6de4954854c23dd13a2426a4824564279319817ddc611229b4daffb7558da6092b90130833496f8db6aa6db551879eeec
\ No newline at end of file

Added: release/sling/sling-51.pom
==============================================================================
--- release/sling/sling-51.pom (added)
+++ release/sling/sling-51.pom Thu Jul 13 00:15:00 2023
@@ -0,0 +1,1220 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    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</groupId>
+        <artifactId>apache</artifactId>
+        <version>30</version>
+        <relativePath />
+    </parent>
+
+    <groupId>org.apache.sling</groupId>
+    <artifactId>sling</artifactId>
+    <packaging>pom</packaging>
+    <version>51</version>
+
+    <name>Apache Sling (Parent)</name>
+    <description>The parent project for Apache Sling</description>
+    <inceptionYear>2007</inceptionYear>
+
+    <url>https://sling.apache.org</url>
+
+    <issueManagement>
+        <system>Jira</system>
+        <url>https://issues.apache.org/jira/browse/SLING</url>
+    </issueManagement>
+
+    <ciManagement>
+        <system>Jenkins</system>
+        <url>https://ci-builds.apache.org/job/Sling/</url>
+    </ciManagement>
+
+    <properties>
+        <site.jira.version.id>12313945</site.jira.version.id>
+        <site.javadoc.exclude />
+        <!--
+            Java API and class file compliance. This property supports
+            one of these values:
+              - 8: Java 8 
+              - 9: Java 9
+              - 10..19: Java 10-19
+        -->
+        <sling.java.version>11</sling.java.version>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+        <surefire.version>3.0.0-M5</surefire.version>
+        <minimalMavenBuildVersion>3.3.9</minimalMavenBuildVersion>
+        <minimalJavaBuildVersion>1.8</minimalJavaBuildVersion>
+        <!-- the github id used for the ribbon for Maven sites: 
https://maven.apache.org/skins/maven-fluido-skin/#GitHub_ribbons -->
+        <github.project.id>apache/sling-dummyproject</github.project.id>
+        
<javadoc.excludePackageNames>*.impl:*.internal:${site.javadoc.exclude}</javadoc.excludePackageNames>
+    </properties>
+
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-parent.git</url>
+        <tag>sling-parent-reactor-51</tag>
+    </scm>
+
+    <reporting>
+        <plugins>
+            <plugin>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <!-- configuration set in build->pluginMgmt -->
+                <reportSets>
+                    <reportSet>
+                        <reports>
+                            <report>javadoc</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+            </plugin>
+            <plugin>
+                <artifactId>maven-surefire-report-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <artifactId>maven-changes-plugin</artifactId>
+                <reportSets>
+                    <reportSet>
+                        <reports>
+                            <report>jira-report</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+                <configuration>
+                    <fixVersionIds>${site.jira.version.id}</fixVersionIds>
+                </configuration>
+            </plugin>
+        </plugins>
+    </reporting>
+
+    <build>
+        <plugins>
+            <plugin>
+                <artifactId>maven-enforcer-plugin</artifactId>
+                <executions>
+                     <execution>
+                        <id>enforce-sling-java-version</id>
+                        <goals>
+                            <goal>enforce</goal>
+                        </goals>
+                        <configuration>
+                            <rules>
+                                <requireProperty>
+                                    <property>sling.java.version</property>
+                                    <regex>^(8|9|1[0-9])$</regex>
+                                    <regexMessage>
+                                        The value of the "sling.java.version" 
property should comply with the following pattern: ^(8|9|1[0-9])$.
+                                    </regexMessage>
+                                </requireProperty>
+                            </rules>
+                        </configuration>
+                    </execution>
+                    <execution>
+                        <!-- all local dependencies must have an explicit 
scope set, 
https://github.com/apache/sling-maven-enforcer-rules/blob/master/README.md#require-explicit-dependency-scope-since-version-110
 -->
+                        <id>enforce-explicit-scope</id>
+                        <goals>
+                            <goal>enforce</goal>
+                        </goals>
+                        <configuration>
+                            <rules>
+                                <requireExplicitDependencyScope />
+                            </rules>
+                        </configuration>
+                    </execution>
+                    <execution>
+                        <id>enforce-scope-of-annotation-deps</id>
+                        <goals>
+                            <goal>enforce</goal>
+                        </goals>
+                        <configuration>
+                            <rules>
+                                <bannedDependencies>
+                                    <searchTransitive>false</searchTransitive>
+                                    <excludes>
+                                        
<exclude>org.jetbrains:annotations:*:*:compile</exclude>
+                                    </excludes>
+                                    <message>The annotation dependencies 
should be used with scope provided to prevent transitive inheritance and to 
prevent runtime inclusion</message>
+                                </bannedDependencies>
+                            </rules>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <!-- Attach sources for all builds -->
+            <plugin>
+                <artifactId>maven-source-plugin</artifactId>
+                <inherited>true</inherited>
+                <executions>
+                    <execution>
+                        <id>attach-sources</id>
+                        <goals>
+                            <goal>jar-no-fork</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.geronimo.genesis.plugins</groupId>
+                <artifactId>tools-maven-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>verify-legal-files</id>
+                        <goals>
+                            <goal>verify-legal-files</goal>
+                        </goals>
+                        <configuration>
+                            <!-- Fail the build if any artifacts are missing 
legal files -->
+                            <strict>true</strict>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <!--
+                 Override the default remote-resources configuration from the 
Apache pom
+                 to include our custom NOTICE file
+            -->
+            <plugin>
+                <artifactId>maven-remote-resources-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>remote-resources-custom-notice</id>
+                        <goals>
+                            <goal>process</goal>
+                        </goals>
+                        <configuration>
+                            <resourceBundles>
+                                
<resourceBundle>org.apache.sling:apache-sling-jar-resource-bundle:1.0.2</resourceBundle>
+                                
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
+                            </resourceBundles>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <artifactId>maven-release-plugin</artifactId>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.maven.release</groupId>
+                        <artifactId>maven-release-oddeven-policy</artifactId>
+                        <version>${version.maven-release-plugin}</version>
+                    </dependency>
+                </dependencies>
+                <configuration>
+                    
<projectVersionPolicyId>OddEvenVersionPolicy</projectVersionPolicyId>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.rat</groupId>
+                <artifactId>apache-rat-plugin</artifactId>
+                <configuration>
+                    <excludes combine.children="append">
+                        <!-- Used by maven-remote-resources-plugin -->
+                        
<exclude>src/main/appended-resources/META-INF/*</exclude>
+                        <!-- Generated by maven-remote-resources-plugin -->
+                        <exclude>velocity.log</exclude>
+                        <!-- Don't check anything in target -->
+                        <exclude>target/*</exclude>
+                        <!-- Files in markdown format -->
+                        <exclude>**/*.md</exclude>
+                        <!-- Ignore files generated by IDE plugins e.g. 
maven-eclipse-plugin -->
+                        <exclude>maven-eclipse.xml</exclude>
+                        <!-- Ignore "hidden" files and folders -->
+                        <exclude>.*</exclude>
+                        <exclude>.*/**</exclude>
+                        <!-- Exclude all JSON files -->
+                        <exclude>**/*.json</exclude>
+                        <!-- Generated for release source archives -->
+                        <exclude>DEPENDENCIES</exclude>
+                        <!-- .rej files from svn/patch -->
+                        <exclude>**/*.rej</exclude>
+                        <!-- Exclude Java crash log files -->
+                        <exclude>hs_err_*.log</exclude>
+                        <!-- Lucene index details (Oak 1.6) -->
+                        
<exclude>**/repository/index/*/index-details.txt</exclude>
+                        <!-- bnd -->
+                        <exclude>bnd.bnd</exclude>
+                    </excludes>
+                    <consoleOutput>true</consoleOutput>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>rat-check</id>
+                        <phase>verify</phase>
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <artifactId>maven-javadoc-plugin</artifactId>
+                    <!-- this affects both direct invocation and execution in 
the context of site building 
(https://maven.apache.org/shared/maven-reporting-exec/) -->
+                    <configuration>
+                        
<excludePackageNames>${javadoc.excludePackageNames}</excludePackageNames>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <artifactId>maven-changes-plugin</artifactId>
+                    <version>2.12.1</version>
+                </plugin>
+                <plugin>
+                    <artifactId>maven-deploy-plugin</artifactId>
+                    <configuration>
+                        
<retryFailedDeploymentCount>10</retryFailedDeploymentCount>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <artifactId>maven-site-plugin</artifactId>
+                    <configuration>
+                        
<relativizeDecorationLinks>false</relativizeDecorationLinks><!-- leave absolute 
URLs untouched, like image urls in header: 
https://maven.apache.org/plugins/maven-site-plugin/site-mojo.html#relativizeDecorationLinks
 -->
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.sling</groupId>
+                    <artifactId>maven-jspc-plugin</artifactId>
+                    <version>2.0.8</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.sling</groupId>
+                    <artifactId>slingstart-maven-plugin</artifactId>
+                    <version>1.9.12</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.codehaus.cargo</groupId>
+                    <artifactId>cargo-maven3-plugin</artifactId>
+                    <version>1.9.11</version>
+                </plugin>
+                <!-- 
+                    Documentation: 
https://geronimo.apache.org/maven/genesis/plugins/tools-maven-plugin/usage.html
+                    Source code: 
https://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-1.4/plugins/tools-maven-plugin/
+                    -->
+                <plugin>
+                    <groupId>org.apache.geronimo.genesis.plugins</groupId>
+                    <artifactId>tools-maven-plugin</artifactId>
+                    <version>1.4</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.codehaus.mojo</groupId>
+                    <artifactId>build-helper-maven-plugin</artifactId>
+                    <version>3.3.0</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.jacoco</groupId>
+                    <artifactId>jacoco-maven-plugin</artifactId>
+                    <version>0.8.10</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.servicemix.tooling</groupId>
+                    <artifactId>depends-maven-plugin</artifactId>
+                    <version>1.4.0</version>
+                    <executions>
+                        <execution>
+                            <id>generate-depends-file</id>
+                            <goals>
+                                <goal>generate-depends-file</goal>
+                            </goals>
+                        </execution>
+                    </executions>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+    </build>
+
+    <profiles>
+        <profile>
+            <id>jacoco-report</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.jacoco</groupId>
+                        <artifactId>jacoco-maven-plugin</artifactId>
+                        <executions>
+                            <execution>
+                                <id>prepare-agent</id>
+                                <goals>
+                                    <goal>prepare-agent</goal>
+                                </goals>
+                                <configuration>
+                                    <append>true</append>
+                                    
<destFile>${project.build.directory}/jacoco-ut.exec</destFile>
+                                    
<propertyName>jacoco.ut.command</propertyName>
+                                </configuration>
+                            </execution>
+                            <execution>
+                                <id>prepare-agent-integration</id>
+                                <goals>
+                                    <goal>prepare-agent-integration</goal>
+                                </goals>
+                                <configuration>
+                                    <append>true</append>
+                                    
<destFile>${project.build.directory}/jacoco-it.exec</destFile>
+                                    
<propertyName>jacoco.it.command</propertyName>
+                                </configuration>
+                            </execution>
+                            <execution>
+                                <id>report</id>
+                                <goals>
+                                    <goal>report</goal>
+                                </goals>
+                                <configuration>
+                                    
<dataFile>${project.build.directory}/jacoco-ut.exec</dataFile>
+                                    <outputDirectory> 
${project.reporting.outputDirectory}/jacoco-ut</outputDirectory>
+                                </configuration>
+                            </execution>
+                            <execution>
+                                <id>report-integration</id>
+                                <goals>
+                                    <goal>report-integration</goal>
+                                </goals>
+                                <configuration>
+                                    
<dataFile>${project.build.directory}/jacoco-it.exec</dataFile>
+                                    
<outputDirectory>${project.reporting.outputDirectory}/jacoco-it</outputDirectory>
+                                </configuration>
+                            </execution>
+                            <execution>
+                                <id>merge-unit-and-it</id>
+                                <phase>post-integration-test</phase>
+                                <goals>
+                                    <goal>merge</goal>
+                                </goals>
+                                <configuration>
+                                    
<destFile>${project.build.directory}/jacoco-merged.exec</destFile>
+                                    <fileSets>
+                                        <fileSet>
+                                            
<directory>${project.build.directory}</directory>
+                                            <includes>
+                                                
<include>jacoco-ut.exec</include>
+                                                
<include>jacoco-it.exec</include>
+                                            </includes>
+                                        </fileSet>
+                                    </fileSets>
+                                </configuration>
+                            </execution>
+                            <execution>
+                                <id>report-merged</id>
+                                <phase>verify</phase>
+                                <goals>
+                                    <goal>report</goal>
+                                </goals>
+                                <configuration>
+                                    
<dataFile>${project.build.directory}/jacoco-merged.exec</dataFile>
+                                    
<outputDirectory>${project.reporting.outputDirectory}/jacoco-merged</outputDirectory>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+                <pluginManagement>
+                    <plugins>
+                        <plugin>
+                            <groupId>org.apache.maven.plugins</groupId>
+                            <artifactId>maven-surefire-plugin</artifactId>
+                            <configuration>
+                                <argLine>${jacoco.ut.command}</argLine>
+                            </configuration>
+                        </plugin>
+                        <plugin>
+                            <groupId>org.apache.maven.plugins</groupId>
+                            <artifactId>maven-failsafe-plugin</artifactId>
+                            <configuration>
+                                <argLine>${jacoco.it.command}</argLine>
+                                <systemPropertyVariables>
+                                    <!--
+                                    for IT where you need a forked JVM to run 
the tests you can use this system property to make sure that
+                                    the JaCoCo agent correctly instruments 
your code
+                                     -->
+                                    
<jacoco.it.command>${jacoco.it.command}</jacoco.it.command>
+                                </systemPropertyVariables>
+                            </configuration>
+                        </plugin>
+                        <plugin>
+                            <groupId>org.apache.maven.plugins</groupId>
+                            <artifactId>maven-invoker-plugin</artifactId>
+                            <configuration>
+                                <mavenOpts>${jacoco.it.command}</mavenOpts>
+                            </configuration>
+                        </plugin>
+                    </plugins>
+                </pluginManagement>
+            </build>
+        </profile>
+
+        <profile>
+            <id>jdk8</id>
+            <activation>
+                <jdk>1.8</jdk>
+            </activation>
+            <properties>
+                <!-- this affects m-compiler-p and m-javadoc-p -->
+                
<maven.compiler.source>${sling.java.version}</maven.compiler.source>
+                
<maven.compiler.target>${sling.java.version}</maven.compiler.target>
+            </properties>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>animal-sniffer-maven-plugin</artifactId>
+                        <version>1.21</version>
+                        <executions>
+                            <execution>
+                                <goals>
+                                    <goal>check</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                        <configuration>
+                            <signature>
+                                <groupId>org.codehaus.mojo.signature</groupId>
+                                <artifactId>java18</artifactId>
+                                <version>1.0</version>
+                            </signature>
+                        </configuration>
+                     </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>jdk9-or-higher</id>
+            <activation>
+                <!-- syntax according to 
http://maven.apache.org/enforcer/enforcer-rules/versionRanges.html -->
+                <jdk>[9,)</jdk>
+            </activation>
+            <properties>
+                 <!-- 
+                 release sets API classpath, source and target, see 
+                 
https://docs.oracle.com/javase/9/tools/javac.htm#GUID-AEEC9F07-CB49-4E96-8BC7-BCC2C7F725C9__GUID-D343F6B4-3FDD-43A8-AD24-43DD70214471
 
+                 and http://openjdk.java.net/jeps/247, this affects 
m-compiler-p and m-javadoc-p -->
+                
<maven.compiler.release>${sling.java.version}</maven.compiler.release>
+            </properties>
+        </profile>
+        <!-- This plugin's configuration is used to store Eclipse m2e settings 
only. It has no influence on the Maven build itself. -->
+        <profile>
+            <id>only-eclipse</id>
+            <activation>
+                <property>
+                    <name>m2e.version</name>
+                </property>
+            </activation>
+            <build>
+                <pluginManagement>
+                    <plugins>
+                        <plugin>
+                            <groupId>org.eclipse.m2e</groupId>
+                            <artifactId>lifecycle-mapping</artifactId>
+                            <version>1.0.0</version>
+                            <configuration>
+                                <lifecycleMappingMetadata>
+                                    <pluginExecutions>
+                                        <pluginExecution>
+                                        <pluginExecutionFilter>
+                                            <groupId>
+                                                org.apache.maven.plugins
+                                            </groupId>
+                                            <artifactId>
+                                                maven-dependency-plugin
+                                            </artifactId>
+                                            <versionRange>
+                                                [2.2,)
+                                            </versionRange>
+                                            <goals>
+                                                <goal>copy-dependencies</goal>
+                                                <goal>unpack</goal>
+                                            </goals>
+                                        </pluginExecutionFilter>
+                                        <action>
+                                             <ignore />
+                                        </action>
+                                    </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.codehaus.groovy.maven
+                                                </groupId>
+                                                <artifactId>
+                                                    gmaven-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [1.0,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>compile</goal>
+                                                    <goal>testCompile</goal>
+                                                    <goal>execute</goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.codehaus.mojo
+                                                </groupId>
+                                                <artifactId>
+                                                    build-helper-maven-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [1.5,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>
+                                                        reserve-network-port
+                                                    </goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.sling
+                                                </groupId>
+                                                <artifactId>
+                                                    maven-launchpad-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [2.0.10,)
+                                                </versionRange>
+                                                <goals>
+                                                    
<goal>prepare-package</goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.sling
+                                                </groupId>
+                                                <artifactId>
+                                                    maven-jcrocm-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [2.0.4-incubator,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>ocm</goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.sling
+                                                </groupId>
+                                                <artifactId>
+                                                    sling-maven-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [2.1.0,)
+                                                </versionRange>
+                                                <goals>
+                                                    
<goal>generate-adapter-metadata</goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.maven.plugins
+                                                </groupId>
+                                                <artifactId>
+                                                    maven-dependency-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [2.2,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>
+                                                        unpack-dependencies
+                                                    </goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.maven.plugins
+                                                </groupId>
+                                                <artifactId>
+                                                    maven-jar-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [2.3.1,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>
+                                                        jar
+                                                    </goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.sling
+                                                </groupId>
+                                                <artifactId>
+                                                    maven-jspc-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [2.0.4,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>
+                                                        jspc
+                                                    </goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    net.alchim31.maven
+                                                </groupId>
+                                                <artifactId>
+                                                    yuicompressor-maven-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [1.3.0,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>
+                                                        compress
+                                                    </goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.scala-tools
+                                                </groupId>
+                                                <artifactId>
+                                                    maven-scala-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [2.15.2,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>
+                                                        compile
+                                                    </goal>
+                                                    <goal>
+                                                        testCompile
+                                                    </goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.maven.plugins
+                                                </groupId>
+                                                <artifactId>
+                                                    maven-enforcer-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [1.3.1,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>
+                                                        enforce
+                                                    </goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.maven.plugins
+                                                </groupId>
+                                                <artifactId>
+                                                    
maven-remote-resources-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [1.5,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>
+                                                        process
+                                                    </goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                        <pluginExecution>
+                                            <pluginExecutionFilter>
+                                                <groupId>
+                                                    org.apache.avro
+                                                </groupId>
+                                                <artifactId>
+                                                    avro-maven-plugin
+                                                </artifactId>
+                                                <versionRange>
+                                                    [1.7.7,)
+                                                </versionRange>
+                                                <goals>
+                                                    <goal>schema</goal>
+                                                </goals>
+                                            </pluginExecutionFilter>
+                                            <action>
+                                                <ignore />
+                                            </action>
+                                        </pluginExecution>
+                                    </pluginExecutions>
+                                </lifecycleMappingMetadata>
+                            </configuration>
+                        </plugin>
+                    </plugins>
+                </pluginManagement>
+            </build>
+        </profile>
+        <!-- This profile is only active when building this parent pom (or 
sling-bundle-parent) -->
+        <profile>
+            <id>parent-pom-build</id>
+            <activation>
+                <file>
+                    <exists>.isParentPom</exists>
+                </file>
+            </activation>
+            <build>
+                <pluginManagement>
+                    <plugins>
+                    <!-- Create a source-release artifact that contains the 
fully buildable
+                         project directory source structure. This is the 
artifact which is
+                         the official subject of any release vote. -->
+                        <plugin>
+                            <groupId>org.apache.maven.plugins</groupId>
+                            <artifactId>maven-assembly-plugin</artifactId>
+                            <!-- add dedicated execution as the one defined in 
ASF Parent POM only runs at execution root -->
+                            <executions>
+                                <execution>
+                                    <id>source-release-assembly-for-pom</id>
+                                    <phase>package</phase>
+                                    <goals>
+                                        <goal>single</goal>
+                                    </goals>
+                                    <configuration>
+                                        
<runOnlyAtExecutionRoot>false</runOnlyAtExecutionRoot>
+                                        <descriptorRefs>
+                                            
<descriptorRef>${sourceReleaseAssemblyDescriptor}</descriptorRef>
+                                        </descriptorRefs>
+                                        
<tarLongFileMode>posix</tarLongFileMode>
+                                    </configuration>
+                                </execution>
+                            </executions>
+                        </plugin>
+                        <plugin>
+                            <groupId>org.apache.maven.plugins</groupId>
+                            <artifactId>maven-enforcer-plugin</artifactId>
+                            <executions>
+                                <execution>
+                                    <id>enforce-output-timestamp-property</id>
+                                    <configuration>
+                                        <skip>true</skip>
+                                    </configuration>
+                                </execution>
+                            </executions>
+                        </plugin>
+                    </plugins>
+                </pluginManagement>
+            </build>
+        </profile>
+        <profile>
+            <!--
+                This profile enables execution of the Sling Starter ITs on top 
of the specified
+                Starter version. It is designed to include the current version 
of the bundle as an override
+                so that the tests are executed against the version of the 
bundle being built.
+            -->
+            <id>starter-its</id>
+            <activation>
+                <property>
+                    <!-- the version of the Starter and Starter ITs to run, 
e.g. 12 or 13-SNAPSHOT -->
+                    <name>starter-its.starter.version</name>
+                </property>
+            </activation>
+            <properties>
+                
<starter-its.startTimeoutSeconds>120</starter-its.startTimeoutSeconds>
+                
<starter-its.failsafeTestClassesDirectory>${project.build.testOutputDirectory}</starter-its.failsafeTestClassesDirectory>
+            </properties>
+            <dependencies>
+                <dependency>
+                     <groupId>org.apache.sling</groupId>
+                     
<artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
+                     <version>${starter-its.starter.version}</version>
+                     <scope>test</scope>
+                     <!--
+                        Remove various banned dependencies. These should be 
gradually removed from the integration-tests
+                        module.
+                    -->
+                     <exclusions>
+                         <exclusion>
+                             <groupId>org.apache.felix</groupId>
+                             
<artifactId>org.apache.felix.scr.annotations</artifactId>
+                         </exclusion>
+                         <exclusion>
+                             <groupId>org.osgi</groupId>
+                             <artifactId>osgi.core</artifactId>
+                         </exclusion>
+                         <exclusion>
+                             <groupId>org.osgi</groupId>
+                             <artifactId>osgi.cmpn</artifactId>
+                         </exclusion>
+                     </exclusions>
+                </dependency>
+            </dependencies>
+            <build>
+                <plugins>
+                    <!-- reserve network ports for the integration tests -->
+                    <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>pre-integration-test</phase>
+                                <configuration>
+                                    <portNames>
+                                        
<portName>starter-its.http.port</portName>
+                                    </portNames>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                    <plugin>
+                        <groupId>org.apache.sling</groupId>
+                        <artifactId>slingfeature-maven-plugin</artifactId>
+                        <version>1.6.4</version>
+                        <extensions>true</extensions>
+                        <executions>
+                            <execution>
+                                <id>create-current-artifact-feature</id>
+                                <goals>
+                                    <goal>include-artifact</goal>
+                                </goals>
+                                <configuration>
+                                    
<includeArtifactClassifier>current-artifact-feature</includeArtifactClassifier>
+                                </configuration>
+                            </execution>
+                            <execution>
+                                <id>aggregate-features</id>
+                                <phase>prepare-package</phase>
+                                <goals>
+                                    <goal>aggregate-features</goal>
+                                    <goal>attach-features</goal>
+                                    <goal>analyse-features</goal>
+                                </goals>
+                                <configuration>
+                                    <aggregates>
+                                        <aggregate>
+                                            <!-- aggregate the Sling Starter 
with the additional testing files from this module -->
+                                            
<classifier>testing_oak_tar</classifier>
+                                            <!-- depend on the exact same 
Slingstart version -->
+                                            <includeArtifact>
+                                                
<groupId>org.apache.sling</groupId>
+                                                
<artifactId>org.apache.sling.starter</artifactId>
+                                                
<version>${starter-its.starter.version}</version>
+                                                
<classifier>oak_tar_test</classifier>
+                                                <type>slingosgifeature</type>
+                                            </includeArtifact>
+                                            
<includeClassifier>current-artifact-feature</includeClassifier>
+                                            <!-- To apply the same override 
rule for all clashes, a wildcard using '*' for
+                                                 groupID and artifactID can be 
used; this can be used as a catch all --> 
+                                            <artifactsOverrides>
+                                                
<artifactsOverride>${project.groupId}:${project.artifactId}:${project.version}</artifactsOverride>
+                                            </artifactsOverrides>
+                                        </aggregate>
+                                    </aggregates>
+                                    <scans>
+                                        <scan>
+                                            
<includeClassifier>testing_oak_tar</includeClassifier>
+                                        </scan>
+                                    </scans>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                    <!-- launch the Sling instances to test; only oak-tar -->
+                    <plugin>
+                        <groupId>org.apache.sling</groupId>
+                        <artifactId>feature-launcher-maven-plugin</artifactId>
+                        <version>0.1.2</version>
+                        <configuration>
+                            <launches>
+                                <launch>
+                                    <id>sling-starter-oak-tar</id>
+                                    <!-- Include the feature previously 
aggregated -->
+                                    <feature>
+                                        <groupId>${project.groupId}</groupId>
+                                        
<artifactId>${project.artifactId}</artifactId>
+                                        <version>${project.version}</version>
+                                        
<classifier>testing_oak_tar</classifier>
+                                        <type>slingosgifeature</type>
+                                    </feature>
+                                    <launcherArguments>
+                                        <frameworkProperties>
+                                            
<org.osgi.service.http.port>${starter-its.http.port}</org.osgi.service.http.port>
+                                        </frameworkProperties>
+                                    </launcherArguments>
+                                    
<startTimeoutSeconds>${starter-its.startTimeoutSeconds}</startTimeoutSeconds>
+                                </launch>
+                            </launches>
+                        </configuration>
+                        <executions>
+                            <execution>
+                                <goals>
+                                    <goal>start</goal>
+                                    <goal>stop</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                    <!-- run the ITs -->
+                    <plugin>
+                       <artifactId>maven-failsafe-plugin</artifactId>
+                       <!-- ensure that tests are run with JUnit 4, even if 
the test classpath has JUnit 5  -->
+                        <dependencies>
+                            <dependency>
+                                <groupId>org.apache.maven.surefire</groupId>
+                                <artifactId>surefire-junit47</artifactId>
+                                <version>${surefire.version}</version>
+                            </dependency>
+                        </dependencies>
+                       <executions>
+                           <execution>
+                               <goals>
+                                   <goal>integration-test</goal>
+                                   <goal>verify</goal>
+                               </goals>
+                           </execution>
+                       </executions>
+                       <configuration>
+                            <dependenciesToScan>
+                                
<dependency>org.apache.sling:org.apache.sling.launchpad.integration-tests</dependency>
+                            </dependenciesToScan>
+                            <testClassesDirectory>
+                                ${starter-its.failsafeTestClassesDirectory}
+                            </testClassesDirectory>
+                            <includes>
+                                <include>**/*Test.java</include>
+                                <include>**/*IT.java</include>
+                            </includes>
+                            <excludes>
+                                <exclude>${failsafe.exclude}</exclude>
+                                <!-- Don't run provisioning model ITs in the 
feature model context -->
+                                
<exclude>org/apache/sling/launchpad/webapp/integrationtest/provisioning/**.java</exclude>
+                            </excludes>
+                           <systemPropertyVariables>
+                               
<launchpad.http.server.url>http://localhost:${starter-its.http.port}/</launchpad.http.server.url>
+                               
<starter.http.test.ports>false:${starter-its.http.port}</starter.http.test.ports>
+                               
<starter.min.bundles.count>100</starter.min.bundles.count>
+                               <!-- Comma-separated list of paths to check for 
200 status (added for SLING-10402) -->
+                               <starter.check.paths>
+                                    
/slingshot/users/slingshot1/travel/home/images/home.jpg,
+                                    /slingshot/resources/images/background.jpg,
+                                    
/slingshot/users/slingshot2/places/landing/images/landing.jpg,
+                                    /starter.html,
+                                    /bin/browser.html,
+                                    /system/console/bundles,
+                                </starter.check.paths>
+                           </systemPropertyVariables>
+                       </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+    <mailingLists>
+        <mailingList>
+            <name>Apache Sling Users List</name>
+            <subscribe>
+                [email protected]
+            </subscribe>
+            <unsubscribe>
+                [email protected]
+            </unsubscribe>
+            <!-- to prevent scraping just point to Sling websites, which 
contains hints how to post -->
+            
<post>https://sling.apache.org/project-information.html#mailing-lists</post>
+            <archive>
+                https://lists.apache.org/[email protected]
+            </archive>
+            <otherArchives>
+                <otherArchive>
+                    https://www.mail-archive.com/[email protected]/
+                </otherArchive>
+            </otherArchives>
+        </mailingList>
+        <mailingList>
+            <name>Apache Sling Development List</name>
+            <subscribe>
+                [email protected]
+            </subscribe>
+            <unsubscribe>
+                [email protected]
+            </unsubscribe>
+            <!-- to prevent scraping just point to Sling websites, which 
contains hints how to post -->
+            
<post>https://sling.apache.org/project-information.html#mailing-lists</post>
+            <archive>
+                https://lists.apache.org/[email protected]
+            </archive>
+            <otherArchives>
+                <otherArchive>
+                    https://www.mail-archive.com/[email protected]/
+                </otherArchive>
+            </otherArchives>
+        </mailingList>
+        <mailingList>
+            <name>Apache Sling Source Control List</name>
+            <subscribe>
+                [email protected]
+            </subscribe>
+            <unsubscribe>
+                [email protected]
+            </unsubscribe>
+            <archive>
+                https://mail-archives.apache.org/mod_mbox/sling-commits/
+            </archive>
+            <otherArchives>
+                <otherArchive>
+                    https://sling-commits.markmail.org/
+                </otherArchive>
+                <otherArchive>
+                    https://www.mail-archive.com/[email protected]/
+                </otherArchive>
+            </otherArchives>
+        </mailingList>
+    </mailingLists>
+
+    <!-- Please visit our website for the current information about the
+         Apache Sling project team. (see #SLING-1120 why we don't include
+         the list here) -->
+    <developers>
+        <developer>
+            <name>Apache Sling Project</name>
+            <id>sling</id>
+            <url>https://sling.apache.org/site/project-team.html</url>
+        </developer>
+    </developers>
+
+    <dependencyManagement>
+
+        <dependencies>
+            <!-- Web Application API -->
+            <dependency>
+                <groupId>javax.servlet</groupId>
+                <artifactId>javax.servlet-api</artifactId>
+                <version>3.1.0</version>
+            </dependency>
+
+            <!-- Dependency injection annotations -->
+            <dependency>
+                <groupId>javax.inject</groupId>
+                <artifactId>javax.inject</artifactId>
+                <version>1</version>
+            </dependency>
+
+            <!-- JCR API -->
+            <dependency>
+                <groupId>javax.jcr</groupId>
+                <artifactId>jcr</artifactId>
+                <version>2.0</version>
+            </dependency>
+
+            <!-- Basic Logging -->
+            <dependency>
+                <groupId>org.slf4j</groupId>
+                <artifactId>slf4j-api</artifactId>
+                <version>1.7.25</version>
+            </dependency>
+
+            <!-- JetBrains annotations for null-analysis (SLING-7798), 
https://github.com/JetBrains/java-annotations -->
+            <dependency>
+                <groupId>org.jetbrains</groupId>
+                <artifactId>annotations</artifactId>
+                <version>23.0.0</version>
+            </dependency>
+
+            <!-- Annotations used in Maven Plugins -->
+            <dependency>
+                <groupId>org.apache.maven.plugin-tools</groupId>
+                <artifactId>maven-plugin-annotations</artifactId>
+                <version>${maven.plugin.tools.version}</version>
+            </dependency>
+
+            <!-- Basic dependencies for Unit Tests -->
+            <dependency>
+                <groupId>junit</groupId>
+                <artifactId>junit</artifactId>
+                <version>4.13.2</version>
+            </dependency>
+            <dependency>
+                <groupId>org.slf4j</groupId>
+                <artifactId>slf4j-simple</artifactId>
+                <version>1.7.25</version>
+            </dependency>
+        </dependencies>
+    </dependencyManagement>
+
+</project>

Added: release/sling/sling-51.pom.asc
==============================================================================
--- release/sling/sling-51.pom.asc (added)
+++ release/sling/sling-51.pom.asc Thu Jul 13 00:15:00 2023
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
+
+iQIzBAABCgAdFiEEHcNNjTG5EUJOgMo0W/pJQbllJCkFAmSrFDQACgkQW/pJQbll
+JCloPw//TqeMOaoU46v2MGVOEMCh7dVLTYofQQoB2CfzuQPmaxtyYxpqvLFeyVok
+AeCM3u4F/N+MyWFGIqnbbtzmTi/FckGbY6HtCXT8VWl90HDLfUH1z1qlqTPBb8sK
+tQHXIwPjxuUMhxLEWjN8sR6kNmgqno/ickX+oFWTUgI0XGsuOUU3TlK2cAn/4zsu
++wHG3hzV9e1KM2CKzy1DzyiQqa6TQTWuhbJqXG4LPMZEPWOwtsfzdmxku4DWCrFP
+n/qzcSTazcektUsiShAZcBnsNCinjQaIv93+1UtvE8Zc2yWrSMvh9XHC8SVt5y48
+Wm3jjlC0rtLKvvpj8Q2Z+5H4ss9YdEXuTal7sSQtLnl10v7iSR4g8Xs1uste8J8c
+Gj6Ydkg/DgvdPDjJTBv5NHcGzelLSdhAMQtldUdcLUC82p7G/lxGwxSLTFplU2UW
+Y6mxWM+lDm3ECSB2kx1fEwDmpfIrIqaSUs+t9BhcMdlkBpsE5w+7uD8Xt5i3Iy5o
+VjZUKtzmD4qUSeXbDiEkupuGz15mytd7pl8k4YYHPCMwxCQ4HKOKxZdhWZbwlJgv
+0RHQePuTDfS00L9pqyrJu9l/fcKlDHUVB6GnLD2x6Vd2JujToXI4x8Op3JmMAZK6
+uhVgW4pefZ8A2bOcyes7Kd5e4QpYVosxQGWZbxlPnm5iP5MTx0s=
+=BUoC
+-----END PGP SIGNATURE-----

Added: release/sling/sling-51.pom.md5
==============================================================================
--- release/sling/sling-51.pom.md5 (added)
+++ release/sling/sling-51.pom.md5 Thu Jul 13 00:15:00 2023
@@ -0,0 +1 @@
+fef6971d3adeac5dc11be662af424a86
\ No newline at end of file

Added: release/sling/sling-51.pom.sha1
==============================================================================
--- release/sling/sling-51.pom.sha1 (added)
+++ release/sling/sling-51.pom.sha1 Thu Jul 13 00:15:00 2023
@@ -0,0 +1 @@
+3740711125ac449ee6bb946b8bb6f49c41db1065
\ No newline at end of file

Added: release/sling/sling-bundle-parent-51-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/sling-bundle-parent-51-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/sling-bundle-parent-51-source-release.zip.asc
==============================================================================
--- release/sling/sling-bundle-parent-51-source-release.zip.asc (added)
+++ release/sling/sling-bundle-parent-51-source-release.zip.asc Thu Jul 13 
00:15:00 2023
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
+
+iQIzBAABCgAdFiEEHcNNjTG5EUJOgMo0W/pJQbllJCkFAmSrFDcACgkQW/pJQbll
+JClPfhAAnKaMM6PBaQZLPKEKVRUDu20MA7WLQ8BdHt5ixakWauAPWUQ3JsX5rSPS
+8ZaU17XOOM+Ta0jjpPfMfL7jFREtzvSK1MZhTC07JbPkfFfhLsjQVoN679EElgE3
+bk66uArfBzbpXVh2jAhSlo0KCkXpSQsOrI+xNMqzdhFcjbCeCdEu8vgKRWYT9q18
+uhcuHPYkYpKOfNhecHazLg3kryCZWfRsylCK5+JIo+50EMG+k0x26SbltxYeRIj1
+m5iCy+CwbbHWo1n143P9Oi9Y35yMQyICDqc3IXuUoLpBWasFy5oJQWy8bW6H3Sv4
+6YiF1naVrbJ2brhIg5YWOQytoB+N11+PJDN2gmgVYBnUTjW0+UmoWqo2gGn2w+NP
+Gj+Jt1hf6f8IkHobBCMNTBWjri9CfGAgx1KMNCtERm8UaD65/HvGpg+BgrWJpQjv
+fohpP15iCEpUX7iUJ9sPPBvzPGjaKbTRtS8ma2hdNSNY5X+Hrg4kmrhDLXQtWXmw
+qG2ncWllnLfqnkqRvY2KIO2yUOrRXGhnMEEKjKbNEKBihiVagnXpvYIe0wFDC6FX
+cYdqqvJLiWue17LZLf/WY5RcqmRNI/nduwh1kVLrK7GEWs77pNUD3uJ6Fe3JOl46
+8sK4JrvkqKmWv3zFi6xjj97+Qhi9ujwSM/z/ZqTrBhGF80JrmHg=
+=I30A
+-----END PGP SIGNATURE-----

Added: release/sling/sling-bundle-parent-51-source-release.zip.md5
==============================================================================
--- release/sling/sling-bundle-parent-51-source-release.zip.md5 (added)
+++ release/sling/sling-bundle-parent-51-source-release.zip.md5 Thu Jul 13 
00:15:00 2023
@@ -0,0 +1 @@
+d4d034e7babc329576ad67e23eac8c2a
\ No newline at end of file

Added: release/sling/sling-bundle-parent-51-source-release.zip.sha1
==============================================================================
--- release/sling/sling-bundle-parent-51-source-release.zip.sha1 (added)
+++ release/sling/sling-bundle-parent-51-source-release.zip.sha1 Thu Jul 13 
00:15:00 2023
@@ -0,0 +1 @@
+636f873afe31a764f95427dcf3dd24d02a48229d
\ No newline at end of file

Added: release/sling/sling-bundle-parent-51-source-release.zip.sha512
==============================================================================
--- release/sling/sling-bundle-parent-51-source-release.zip.sha512 (added)
+++ release/sling/sling-bundle-parent-51-source-release.zip.sha512 Thu Jul 13 
00:15:00 2023
@@ -0,0 +1 @@
+a97b3456546fd1a07fec5ef537a8ac19c55ff7b0011cc874135b4f8fd49eeb959c769b2235534cb1f2a7ce314f456d417d9ecc6c10631e2249124bb8fb2d9a7a
\ No newline at end of file


Reply via email to