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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-tooling-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 7466526  remove outdated patches
7466526 is described below

commit 74665269981ff761bc9d99c63ab66576a7a9bd35
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 10:31:49 2025 +0100

    remove outdated patches
---
 .../sling-org.apache.sling.discovery.impl-1.0.10   | 10 ----
 .../sling-org.apache.sling.discovery.impl-1.1.8    | 10 ----
 patches/sling-org.apache.sling.jcr.repoinit-1.1.8  | 57 ----------------------
 3 files changed, 77 deletions(-)

diff --git a/patches/sling-org.apache.sling.discovery.impl-1.0.10 
b/patches/sling-org.apache.sling.discovery.impl-1.0.10
deleted file mode 100644
index 289652d..0000000
--- a/patches/sling-org.apache.sling.discovery.impl-1.0.10
+++ /dev/null
@@ -1,10 +0,0 @@
---- pom.xml.orig       2014-10-05 23:20:24.955180364 +0300
-+++ pom.xml    2014-10-05 23:20:30.675149845 +0300
-@@ -246,7 +246,6 @@
-               <groupId>org.apache.sling</groupId>
-               <artifactId>org.apache.sling.commons.threads</artifactId>
-               <version>3.1.0</version>
--              <type>bundle</type>
-               <scope>test</scope>
-         </dependency>
-         <dependency>
diff --git a/patches/sling-org.apache.sling.discovery.impl-1.1.8 
b/patches/sling-org.apache.sling.discovery.impl-1.1.8
deleted file mode 100644
index 5e8929b..0000000
--- a/patches/sling-org.apache.sling.discovery.impl-1.1.8
+++ /dev/null
@@ -1,10 +0,0 @@
---- pom.xml.orig       2015-10-12 15:56:36.623998965 +0300
-+++ pom.xml    2015-10-12 15:56:47.284876611 +0300
-@@ -247,7 +247,6 @@
-               <groupId>org.apache.sling</groupId>
-               <artifactId>org.apache.sling.commons.threads</artifactId>
-               <version>3.1.0</version>
--              <type>bundle</type>
-               <scope>test</scope>
-         </dependency>
-         <dependency>
diff --git a/patches/sling-org.apache.sling.jcr.repoinit-1.1.8 
b/patches/sling-org.apache.sling.jcr.repoinit-1.1.8
deleted file mode 100644
index 4a2347f..0000000
--- a/patches/sling-org.apache.sling.jcr.repoinit-1.1.8
+++ /dev/null
@@ -1,57 +0,0 @@
-diff --git a/pom.xml b/pom.xml
-index dae9123..b9dadd9 100644
---- a/pom.xml
-+++ b/pom.xml
-@@ -107,52 +107,6 @@
-                     </execution>
-                 </executions>
-             </plugin>
--            <plugin>
--                <!-- the Sling instance is provisioned from the model in 
src/main/provisioning/model.txt -->
--                <groupId>org.apache.sling</groupId>
--                <artifactId>slingstart-maven-plugin</artifactId>
--                <version>1.7.16</version>
--                <extensions>true</extensions>
--                <executions>
--                    <execution>
--                        <id>prepare-launchpad-package</id>
--                        <phase>pre-integration-test</phase>
--                        <goals>
--                            <goal>prepare-package</goal>
--                        </goals>
--                    </execution>
--                    <execution>
--                        <id>build-launchpad-package</id>
--                        <phase>pre-integration-test</phase>
--                        <goals>
--                            <goal>package</goal>
--                        </goals>
--                    </execution>
--                    <execution>
--                         <id>start-container-before-IT</id>
--                        <goals>
--                            <goal>start</goal>
--                        </goals>
--                    </execution>
--                    <execution>
--                         <id>stop-container-after-IT</id>
--                        <goals>
--                            <goal>stop</goal>
--                        </goals>
--                    </execution>
--                </executions>
--                <configuration>
--                    <usePomDependencies>true</usePomDependencies>
--                    <attachArtifact>false</attachArtifact>
--                    <servers>
--                        <server>
--                            <id>singleinstance</id>
--                            <port>${http.port}</port>
--                            <vmOpts>${sling.vm.options}</vmOpts>
--                        </server>
--                    </servers>
--                </configuration>
--            </plugin>
-             <plugin>
-                 <groupId>org.apache.maven.plugins</groupId>
-                 <artifactId>maven-failsafe-plugin</artifactId>

Reply via email to