-
jdk16+ some tools/jpackage test failed with `Error executing ICE action 'ICE01` on build-ibmcloud-win2012r2-x64-2 .
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk17_hs_extended.open…
-
Hi,
Can you provide a set of instructions for compiling under Linux?
The .deb files are not working for me on Linux Mint/Ubuntu (install error with GDebi installer):
``
An unhandlable error oc…
-
Suggested in #18
-
Following the idea layed out in https://github.com/bisq-network/bisq2/discussions/184 I try here to spec out a bit more the details. It will likely will require more work to figure out all details, bu…
-
First of all, thank you for taking the time to report an issue.
To make our work easier, please provide as many details as you can:
* [x] On what platform did you run it?
MacOS
Running Big S…
-
I downloaded the Mac .pkg file, and installed it on my Mac in the regular way. However, I found that the app is installed in the "/Applications/Logisim-HC" folder, not directly in "/Applications" top …
-
I am trying to build tag ```1.7.6```:
```
➜ sparrow git:(e0a66266) ✗ ./gradlew jpackage
> Configure project :
Project : => 'com.sparrowwallet.sparrow' Java module
> Task :compileJava FAILE…
-
I had an error with jpackage when trying to build the binaries from source on ubuntu. `Error: Invalid or unsupported type: [rpm]`
I added in `installerType = 'deb'` under `if(os.linux)` and then it…
-
Error message:
![image](https://user-images.githubusercontent.com/83671398/223215661-76edbabe-5c0d-4931-8565-4afd83862f85.png)
task:
```kotlin
tasks.jpackage {
dependsOn(jar, shadowJar)
…
-
### Description
`altool` is the current standard tool for notarizing MacOS binaries, and `notarytool` is the forthcoming replacement with Xcode 13.
Both tools crash when I try to run them in a Git…