-
Plugins should not access a task's project at execution time. This will be deprecated in 8.12, and will be forbidden in a future release. One case:
https://github.com/bndtools/bnd/blob/4550adf924c4…
-
**Is your feature request related to a problem?**
I want to use the jdbc driver in OSGi enviroments, but cant because it has not a proper Manifest
**What solution would you like?**
add Manifest M…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue aims to improve the following section of the Spec, by providing a recommendation, about when self-imports make sense and when not.
- https://docs.osgi.org/specification/osgi.core/8.0.0/…
-
Now that the project is following [Semantic Versioning](https://semver.org/) I think that it would be nice to add some checks at build time.
---
In this area OSGi tooling provides a tool called …
jmini updated
5 years ago
-
With the introduction of the Gradle configuration cache, community plugins may need to be adjusted. The goal of this issue is to track the status of community plugins.
For configuration cache suppo…
-
Hi,
Here is my gradle config:
```
bintray {
user = project.hasProperty('bintrayUser') ? project.property('bintrayUser') : System.getenv('BINTRAY_USER')
key = project.hasProperty('bintrayApiK…
dcram updated
6 years ago
-
Hi,
OSGI support is missing in resilience4j modules starting from version 1.7.1 (I've checked MANIFEST.MF in jars published to Maven Repository). In 1.7.0 there are still proper MANIFEST.MF files, …
-
TODO
examples
- https://github.com/eclipse/buildship
- https://github.com/bndtools/bndtools
-
Conversation split from https://github.com/mockito/mockito/pull/2894#discussion_r1096034581
I strongly recommend adopting this approach in this repo: https://jakewharton.com/build-on-latest-java-te…