Florian Brunner
Florian Brunner
@FibreFoX As you see the Proof of Concept is already working but it requires something like "jfx.jfxBinDir" or "jfx.jarParentFolderName" or similar.
I haven't tried yet to run it on a different OS. Do you see any bigger issues that could come up on other OS using this approach?
Thanks for the hint. I will check it in the coming days.
Blocked by #172
I'm getting the error message: `reads package org.slf4j from both wiremock.standalone and org.slf4j`
Still having issues to generate Javadoc from documented elements: ` Some documentation. `
Might be related to #460
Unfortunately, unlike JDBC, JAXB doesn't seem to support the new Date & Time API out-of-the-box. Eg. there are no according methods in DatatypeConverter to easily create custom JAXB bindings: https://docs.oracle.com/javase/10/docs/api/javax/xml/bind/DatatypeConverter.html