-
### Component
agent
### Describe the bug
After updating to 2.6.0, it seems that my `Auth server tests.yml`, which has a `depends_on: [ 'Build Auth' ]` on top, is no longer awaiting `Build Auth.yml`…
-
[JEP 238](https://openjdk.java.net/jeps/238) added support in the JDK for "Multi-Release JARs" that expose different class files depending on the JDK version they are run under. This allows a library…
-
Hello,
Just wanted to ask what is your stance on toml dependencies and if you have considered using them in your project as an idiomatic way of describing them?
Kind regards,
Hristo
-
in your readme the groupId for the plugin is _org.xbib.gradle.plugins_:
```
dependencies {
classpath 'org.xbib.gradle.plugins:gradle-plugin-jflex:1.1.0'
}
```
but that doesn'…
-
### Expected Behavior
Continuous build should have similar memory characteristics as when repeatedly calling Gradle manually.
### Current Behavior
The `DefaultCrossBuildInMemoryCache` keeps entri…
oehme updated
3 years ago
-
**GWT version:** 2.10.0
**Browser (with version):** Chrome 111.0.5563.65
**Operating System:** Windows 10
---
##### Description
since GWT 2.10.0 the embedded jetty fails to start properly…
-
Dokka's [integration tests](https://github.com/Kotlin/dokka/tree/12e2a3c6b8bf1533148ddf29c77e73f5045754a6/integration-tests) run Dokka on real projects using various versions of Gradle, Kotlin and And…
-
In IDEA, I am getting compile errors, because Eclipse plugin manifests can look like this:
```text
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: …
-
Hello,
i have developed myself a small testproject for using jooq with quarkus and make use of the jooq-codegenerator and also jooq-meta in this project:
- https://github.com/funkrusher/acme-frame…
-
After upgrading to version 11.0.0, the dependency check is failing with the following error. I am using Java 11 and have executed `mvn org.owasp:dependency-check-maven:9.0.0:purge` as suggested
[her…