Skip to content

Commit 03d8a72

Browse files
mpkorstanjemarcphilipp
authored andcommitted
Update broken link to using API Gaurdian with bndtools
The document has moved
1 parent 3a0b29b commit 03d8a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/plugins/common/src/main/kotlin/junitbuild.osgi-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tasks.withType<Jar>().named {
6161
-removeheaders: Private-Package
6262
6363
# Instruct the APIGuardianAnnotations how to operate.
64-
# See https://bnd.bndtools.org/instructions/export-apiguardian.html
64+
# See https://bnd.bndtools.org/instructions/export_apiguardian.html
6565
-export-apiguardian: *;version=${'$'}{versionmask;===;${'$'}{version_cleanup;${'$'}{task.archiveVersion}}}
6666
6767
# Avoid including java packages in Import-Package header to maximize compatibility with older OSGi runtimes.

0 commit comments

Comments
 (0)