Jan Mosig
Jan Mosig
## Expected Behavior Starting an app by usual headless TestFX means is always reliable. ## Actual Behavior Once in a while I get a NullPointerException in the Prism call stack...
Now ignoring directories when scanning the classpath for services. Just scan through files. Not sure though, if directories should be traversed somehow. However, if so, than this might be a...
Hi there, I am using winpty to run gpg4win from the git bash. Works like a charm. However, I noticed that changing gpg's output language does not work. When running...
Hi there, thought I'd provide a fix for this problem. Although I do not know why writing to output directory (i. e. target/classes) confuses Velocity's template merge algorithm, I do...
**Is your feature request related to a problem? Please describe.** https://github.com/docToolchain/docToolchain/blob/be170317c476c7895a87fdbfd0ba4e6f0c321cf1/core/src/main/groovy/org/docToolchain/configuration/ConfigBuilder.groovy#L9 causes the mainConfigFile to always to be a child of docDir. However as I understood it, there is no...
The mbeddr user guide mentions the concept of stripping and reintroducing units several times. (Sections [7.2.4](http://mbeddr.com/userguide/UserGuideExport.html#sid5000085652829236414) & [7.5](http://mbeddr.com/userguide/UserGuideExport.html#sid3861573051957167614) However the code of `someFunction` in mbeddr.tutorial.main.defaultExtensions.DataStructures (see [http://localhost:8080/select/tutorial/r:bd5ec23c-c294-47cc-a078-675c03abdb69/5000085652830308750/](http://localhost:8080/select/tutorial/r:bd5ec23c-c294-47cc-a078-675c03abdb69/5000085652830308750/)) does also work...
User Guide Section [7.4.6](http://mbeddr.com/userguide/UserGuideExport.html#sid4098353292122311090) mentions further details of Interfaces and Components in a different document. However, the corresponding link is rendered as plain text and appears to be broken. Since...