Juan Martín Sotuyo Dodero
Juan Martín Sotuyo Dodero
Alternative 1 ends in an error due to circular dependencies of tasks. The second one works, but needs to be done for each test you run.... Any timeline on getting...
@remkop any feedback on this?
It's on Bash / Zsh. By the time `compgen -W` is invoked, the list is already plain as `John Doe Michael Scott John Sena`, so `compgen` does it's thing. For...
The dependencies for javafx have scope `provided`, are not shipped in the binary, as we rely on the installed JavaFX of the client (OS dependent). The public API has no...
@up2go-rsoesemann FYI current 6.0 snapshots do include the new designer.
@oowekyala builds from master are automatically published to SF: https://sourceforge.net/projects/pmd/files/pmd/6.0.0-SNAPSHOT/
Are you looking to ignore complete files or to whitelist some specific short names for the whole codebase? I believe that ignoring complete files could be useful at a base-rule...
@oowekyala I edited the issue to include a list of languages and versions to set when we pick this up. I took the freedom of setting values for those we...
#4059 does refactor its implementation (splitting JCommander CLI interface, configuration and actual logic into 3 separate classes), and adds debug / verbose flags, but probably after that we can reassess...
@remkop glad to help! Any rough timelines for 4.7?