-
Thread used to monitor the progress of the following modules for JLink and package building
- XML / JAXB
- Guice 4.2.2
- JSon/JaxRS
- Hibernate 5.4
- JDK8
- JSON.org
-
### 背景
在 @half-nothing 试图为 ArkPets 的构建添加 Actions 时发现,Actions 远端构建的 EXE 存在一个问题:当启动器退出时,由该启动器启动的正在运行的桌宠本体也会一起终止运行(预期表现应该是桌宠本体继续运行)。值得注意的是,我们本地构建的 EXE 没有发生此问题。
与此 Actions 相关的 ArkPets Commit 如下:
ht…
-
Trying to setup onMac
`sudo apt install `jupyter-notebook`
Gives error
`Unable to locate an executable at "/Library/Java/JavaVirtualMachines/jdk-15.0.1.jdk/Contents/Home/bin/apt" (-1)`
`ls /L…
-
I am new to jpackage but have spent some time trying to get it to work with my current build procedures.
My current build behavior has a `src/main/dist` folder that contains an updater application …
-
Adding a module-info allows applications to take full advantage of stuff like JLink and JPackage among other things.
-
We should consider creating standalone `.exe` (Windows), `.dmg` (MacOS), `.deb`/`.rpm` (Linux) binaries so that users of Pattypan do not need to have Java installed.
Things to consider:
- Would…
-
After reading [Smaller, Faster-starting Container Images With jlink and AppCDS](https://www.morling.dev/blog/smaller-faster-starting-container-images-with-jlink-and-appcds/) I'm thinking it might be p…
-
Необходимо:
- найти способ установки галочки для запуска программы после установки
-
mzmine-linux-installer_3.3.0.deb on Debian 11 gives error because an unknown compression was used (zst).
dpkg on ubuntu supports zst, while on debian not.
So please use a building script for debian…
-
We've got a problem with amazon-corretto-17.0.10.7.1-windows-x64-jdk: Our application gets packed to an executable and tries to start a subprocess using kernel32.CreateProcess(...)
Until amazon-corre…