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-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 4dfb241 SLING-12535 Remove fragment bundle test
4dfb241 is described below
commit 4dfb2413c034e801989b9f673365ccb32bec4fd8
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"