-
Gradle now supports [version catalogs](https://docs.gradle.org/current/userguide/platforms.html), which have the advantage of generating type-safe accessors to reference the dependencies, allowing, fo…
-
We may need some options to pass to native_image, for example `-H:+AllowIncompleteClasspath`.
I have the case for [](https://github.com/grumpyf0x48/jbang-catalog/blob/master/WhatsNewInJava.java) wh…
-
### Bug description
With ReVanced patches 5.1.0 dev 3, while patching YouTube with default selection of patches, disable resuming shorts on startup and RYD both are failed to apply.
### Error logs
…
-
- Neo4j version: 4.0.7
- Operating system: Docker neo4j:4.0.7-enterprise
- APOC: 4.0.0.17
- **Steps to reproduce**
I'm trying to do hot backup with the following command: `neo4j-admin backup`
I…
-
- Steps to reproduce provided
Trying to perform `full-release` on project https://github.com/redis-developer/riot
Fails at the docker login phase: https://github.com/redis-developer/riot/actions/r…
-
As a command-line tool, it would be much better to provide as a single binary that a shaded jar file.
For doing that, picocli provide different options, but I would prefer to use GraalVM if possible.…
-
Having an option to call `java -jar pdftools.jar --version` would be nice to figure out what version of the tool is installed.
Currently CLI users can not use such a command to figure out what vers…
-
I a using `mixinStandardHelpOptions` with a command and subcommands. This is really convenient. The issue I have is that this mixin adds a version option with default names defined as `-V, --version` …
-
### Description
I'm upgrading from 15 to 20.0.1, getting below error.
I'm trying to use the existing database used by keycloak 15.
Initially is throws error regrading changelog check-sum.
So i…
-
I am trying to use codeql in support of the MS HLK driver certification.
Following their directions, I installed and configured codeql for windows.
My problem is when I try to do a database create,…