-
This is a really hilarious bug. I was scanning my build for potential issues, found them, but forgot that I run one more build with `--scan` option that I forgot about. When. I found a console with th…
-
In short, we have a multi-project Gradle Setup:
``` javascript
-- Root
---- build.gradle
+--- A
---- build.gradle
+--- B
---- package.json
---- bower.json
---…
-
### Expected Behavior
When using the Worker API with classloader isolation, classes should either be cached/shared between worker actions, or alternatively be cleaned at the end of an action.
### …
-
I have pretty classic multi modules gradle project:
── api_test
│ ...
│ └── build.gradle
── ui_test
│ ...
│ └── build.gradle
└── settings.gradle
In **ui_test** module in _build.gr…
-
### Describe the bug
When using the `gradle` with the `javaToolchains` option, toolchains are set up in a way that is not compatible with IntelliJ IDEA or any other tool that does not make use of a…
-
### Problem Statement
I would like Sentry tooling to synchronize the source code mappings in my Sentry GitHub integration with my Java project structure.
Consider a multi-project Gradle project wi…
-
The plugin "de.fayard.refreshVersions" doesn't appear to work for buildSrc plugins inside a multi-module project, but it would be nice if it could.
Steps to produce scenario:
1. With Gradle 7.2,…
-
given two Gradle projects:
- https://docs.gradle.org/current/samples/zips/sample_building_java_applications_multi_project-groovy-dsl.zip
- https://docs.gradle.org/current/samples/zips/sample_build…
-
Enhance Liberty Tools to provide full support for multi-module Maven and Gradle projects across all supported IDEs (i.e. Eclipse IDE, IntelliJ IDEA, and VS Code).
- Appropriate detection of multi-m…
-
On multi-module projects, the generation task fails with an NPE
```
------------------------------------------------------------
Gradle 8.8
------------------------------------------------------…
bric3 updated
3 weeks ago