Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for installWorkaround (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-logic/src/main/kotlin/Osgi.kt

      // The forwarding SourceSet also needs to fake out some task names to prevent them from
      // being
      // registered twice.
      //
      // https://github.com/bndtools/bnd/issues/6590
      val mainSourceSet = BndBuildAction.installWorkaround(project)
    
      val osgiApi = configurations.create("osgiApi")
      dependencies { osgiApi(kotlinOsgi) }
    
      tasks.named<GradleJar>("jvmJar").configure {
        val bundleExtension =
          extensions.create(
    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)
Back to Top