-
Hi, i have moved to gradle framework from maven. while running our test with gradle on local machine its getting success but while running the same on jekins with gradle commands i'm facing error on t…
-
Hello!
I am trying to set up an additional build of the project's main sources before actually compiling with the Checker Framework enabled, so that the class files can be used with the `@Staticall…
-
I need to open up a resource package not containing any classes, but the run task fails.
Running the build task and then executing the distribution will work.
A workaround is creating a dummy clas…
-
Example:
```yml
name: Java CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build with gradle
run: gradle test
```
Unix runners:
```ym…
-
### What happened?
After updating to v2.1.0 in my Rider plugin (see [this commit](https://github.com/ForNeVeR/AvaloniaRider/commit/19a295495a22fee0724b5bc36c1e31a62b1263f1)), I see a new compilatio…
-
No JFR.
-
### Mod Name
MCMTFabric
### Mod Homepage
https://github.com/himekifee/MCMTFabric
### Minecraft version
1.20.1
### Describe the bug
MCMTFabric crashes when performing it's Mixin In…
-
### Describe the bug
I've just upgraded my tauri project to 2.0 alpha version and encountered he issue "Error Permission denied (os error 13)".
I have a gitlab pipeline job to create Android apk …
-
No matter what I do, I can't seem to get the versions to increment. Perhaps I am using the plugin wrong?
Here's a simple way to replicate it:
```
git clone git@github.com:tschulte/gradle-seman…
-
## What happened?
Someone had upgraded a very old repo to latest baseline (0.59.0) and ran `./gradlew baselineUpdateConfig` successfully, but was still getting strange formatting results in Intelli…