Federico Tolomei

Results 6 issues of Federico Tolomei

Java 11 moved JavaFX libraries out from the base JDK/JRE. JavaFX must be (re)packaged by applications, thus the 0.11 version of markdown-writer-fx can't be executed on java 11. On Linux...

Hello, are there any chances to split the current module in two separate modules ? One for robots.txt and one for sitemap.xml ? I am co-maintain the [crawler4j](https://github.com/yasserg/crawler4j) project and...

Setting `logger.console` to `true` in `traccar.xml` file allow to configure the logging system to write on the standard output of the process. This is useful in containerised deployments. I had...

When configuration is changed and reloaded Kestrel freeze all current operations and rescan whole journal. This is an issue when the journal files size is important (dozens of GB or...

Some redmine instances requires custom fields when adding time entries. If this is the case hubot command to add hours won't work (the hubot will log `Code: 422` error). This...

Feature

Hi, I am following the stable release documentation. I am trying build an application and a module. The module compile and install fine but when I build the main application...