Skip to content

Commit

Permalink
Make verifyOSGi configuration cache compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Oct 2, 2022
1 parent 981c8ec commit 2332b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildSrc/src/main/kotlin/osgi-conventions.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ val verifyOSGi by tasks.registering(Resolve::class) {
// can use them to validate the metadata without causing those to
// end up in the dependencies of those projects.
bundles(osgiVerification)
properties.empty()
}

tasks.check {
Expand Down

0 comments on commit 2332b18

Please sign in to comment.