Allegraud Simon
Allegraud Simon
I'm looking for a way to globally configure a generator. For example, I want every LocalDateTime in every POJO to be between 2000/2100. Is it possible without rewriting every generators...
(Sorry I can't login on Jira ATM, I'll create the ticket there as soon as it's working again) Currently: adding an item with the index equals to the number of...
`pom.xml` seems to be hardcoded. A project using a pom.yaml (or any other possible extensions) via [polyglot maven](https://github.com/takari/polyglot-maven) are going to fail.
This app sometimes drains the battery pretty hard, the culprit is probably an article that was not released once the activity has been put in background Some screenshots for reference:...
`mvnd help:evaluate` doesn't print anything anymore since `1.0-m7-m39` To reproduce, setup a basic project: ```shell mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false cd my-app mkdir .mvn ``` then run `mvnd...
Is there a way to get data from battle.net ? (custom game list for example)
On Mac, I get this error when running the plugin: ``` [INFO] Ryuk started - will monitor and terminate Testcontainers containers on JVM exit [INFO] Checking the system... [INFO] ✔︎...
Old devices may not support the default installation method. See https://xdaforums.com/t/lineageos-19-1-for-sm-t580-gtaxlwifi-sm-t585-gtaxllte-sm-p580-gtanotexlwifi-and-sm-p585-gtanotexllte.4432957/page-90, apparently: > That issue is caused by changes in how streamed ADB app installations work. They now use a...
A significant change occurred in the size of the coroot-node-agent binary, growing from 77.6 MB in version [1.23.15](https://github.com/coroot/coroot-node-agent/releases/tag/v1.23.15) to 189 MB in version [1.23.16](https://github.com/coroot/coroot-node-agent/releases/tag/v1.23.16).