Skip to content

Commit

Permalink
Add Fragment-Host to bnd configuration in pom.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Bischof <[email protected]>
  • Loading branch information
stbischof committed Jan 15, 2025
1 parent cb46bf9 commit 6c7cb07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
<bnd>
<![CDATA[
Bundle-SymbolicName: ${project.groupId}.${project.artifactId}-tests
Fragment-Host: ${project.groupId}.${project.artifactId}
Test-Cases: ${classes;HIERARCHY_INDIRECTLY_ANNOTATED;org.junit.platform.commons.annotation.Testable;CONCRETE}
-fixupmessages: *for this fragment/require bundle cannot be found on the classpath
-noextraheaders: true
Expand Down

0 comments on commit 6c7cb07

Please sign in to comment.