-
Playing MetalRenegades in Singleplayer. Tried to sell an item I found in an earlier session to the market gooey of a city I also found in that earlier session. Game crashed when hitting the "Sell" but…
-
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.…
-
Greetings. There is a need to change the language to Russian in the output file of the report. For now reports are generated in English. Is it possible to change the language? There is no information …
-
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,…
-
An error occurred when I used the CLI program to create a database for maven project:
```
❯ codeql database create java-database --language=java --command='mvn clean install'
Initializing database…
-
The `pigtail` example does not work with
```
cordaVersion=4.3
platformVersion=5
```
I get the following exception:
```bash
[ERROR] 2019-11-23T17:10:46,723Z [main] internal.Node. - Corda …
-
### Describe the bug
A clear and concise description of what the bug is.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Install and configure `neo4j` with this config:
```nix
{ con…
-
Run.sh for Cassandra 4:
# For Cassandra 3 and 4.0
CLASSPATH=$CLASSPATH./impl/target/ttl-remover.jar:./cassandra-4/target/ttl-remover-cassandra-4.jar
# change versions of jars on classpath to targ…
-
I just found yori and it looks wonderful! Congrats on a beautiful product!
I am interested in generating completion scripts for [picocli](https://github.com/remkop/picocli)-based command line appli…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
[JBang](https://www.jbang.dev/) is a nice approach to write scripts using Java. Depdencies…