- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for buildBundle (0.19 seconds)
-
build-logic/src/main/kotlin/Osgi.kt
jarTask, ) bundleExtension.run { setClasspath(osgi.compileClasspath + sourceSets["main"].compileClasspath) properties.empty() bnd(*bndProperties) } jarTask.doLast( "buildBundle", BndBuildAction(bundleExtension, jarTask, sourceSets["main"].allSource), ) } fun Project.applyOsgiMultiplatform(vararg bndProperties: String) {Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Feb 05 09:17:33 GMT 2026 - 3.5K bytes - Click Count (0)