stempler / bnd-platform

Build OSGi bundles and Eclipse Update Sites from existing JARs, e.g. from Maven repositories (Plugin for Gradle)
Apache License 2.0
79 stars 30 forks source link

Support building with Java 11 #75

Closed florianesser closed 11 months ago

florianesser commented 11 months ago
stempler commented 11 months ago

@florianesser @emanuelaepure10 I published the new snapshot version. Release publishing likely does not work yet (e.g. signing fails) so I would have to look into that at some point. The publishing to Maven Central could possibly be skipped in favor of publishing as Gradle plugin, but that mechanism also would need to be updated since that does not use bintray for quite some time anymore.

florianesser commented 11 months ago

Thanks for merging @stempler! I think we can get by with publishing into mavenLocal for now.