Skip to content

Commit 2332b18

Browse files
committed
Make verifyOSGi configuration cache compatible
1 parent 981c8ec commit 2332b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/main/kotlin/osgi-conventions.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ val verifyOSGi by tasks.registering(Resolve::class) {
106106
// can use them to validate the metadata without causing those to
107107
// end up in the dependencies of those projects.
108108
bundles(osgiVerification)
109+
properties.empty()
109110
}
110111

111112
tasks.check {

0 commit comments

Comments
 (0)