]> git.argeo.org Git - gpl/argeo-tp.git/commitdiff
Fix Provide-Capability in JUnit
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 27 Jun 2024 07:22:47 +0000 (09:22 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 27 Jun 2024 07:22:47 +0000 (09:22 +0200)
repackage/org.argeo.tp.sdk/junit-platform/merge.bnd

index a0d7c108da173914ecf8c2048015480f302dd249..2fb8657a8f0da6fa23d6af7d08458363b1fcb581 100644 (file)
@@ -13,6 +13,8 @@ org.junit.platform:junit-platform-suite-engine, \
 org.junit.platform:junit-platform-testkit, \
 org.junit.platform:junit-platform-launcher, \
 
+Provide-Capability: org.junit.platform.launcher;org.junit.platform.launcher=junit-platform-launcher;version:Version="1.10.2"
 Export-Package: org.junit.platform.*
 
 Import-Package: \