Veit Guna
Veit Guna
Hi. I'm thinking about switching from Dozer to your mapper. One important aspect that needs to be fulfilled for this is, having information about the actual mappings during runtime. Currently,...
Hi. I'm successfully using the aws extension - thanks for that! However what bothers me is, when I add my s3 repository as `` as well, the build starts with...
I'm using the Locations tab in the OH 3.1 main UI to easily navigate and control my items. From time to time I'm also using my mobile to do that....
### What does it do ? Exporting german filenames (UTF8) that contain umlauts (öäüß) gets messed up when writing the files under windows. PHP5 under Windows does not support UTF8....
Hi. Although it is mentioned in the Wiki, Gitify isn't completely runnable under Windows. E.g. Gitify modx:install needs at least: - curl - mv - rm - ls - grep...
Hi. i've seen that in the latest version, Gitify is also capable of extracting installed packages from an installed modx version during init. This is really a great feature and...
Just tried the following: ``` @ExtendWith(SpringExtension.class) @SpringBootTest( classes = { Bla.class }, webEnvironment = WebEnvironment.NONE) @ActiveProfiles("test") @LogCollectorExtension public class FooTest { ... Logger logger = LoggerFactory.getLogger(Foo.class); JUnit5LogCollector collector = new...
## Expected Behavior When a state description is set on a dimmer item (my example: `SCALE(dimmer.scale):%s`) it should be working or show an error what is wrong with the state...
Hi. Enunciate already creates nice XSDs describing the XML models. It would be great if it could also create a JSON schema out of it. Maybe supporting the default BeanValidation...
Hi. I'm using Juno Service Release 2 with JBoss Tools 1.4.0 Final and Maven Integration for Eclipse JDT APT 1.0.1.201209200721 under JDK7 64bit on Windows 7. I have a multimodule...