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

sseifert pushed a commit to branch feature/SLING-12535-remove-fragment-test
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit 76395ec0f053a76f05be21a579a898a8f4758acb
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 10 11:54:06 2024 +0100

    SLING-12535 Remove fragment bundle test
---
 src/main/features/test/test-content.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/main/features/test/test-content.json 
b/src/main/features/test/test-content.json
index f0197e8..a5a3ef4 100644
--- a/src/main/features/test/test-content.json
+++ b/src/main/features/test/test-content.json
@@ -1,10 +1,6 @@
 {
   
"id":"${project.groupId}:${project.artifactId}:slingosgifeature:test-content:${project.version}",
  
   "bundles":[
-    {
-      "id": 
"org.apache.sling:org.apache.sling.launchpad.test-fragment:13-SNAPSHOT",
-      "start-order": "25"
-    },
     {
       "id": 
"org.apache.sling:org.apache.sling.launchpad.test-services:13-SNAPSHOT",
       "start-order": "25"

Reply via email to