Matthias Hanisch

Results 12 comments of Matthias Hanisch
trafficstars

What I would like to have would be a merge of THIRD-PARTY.properties and licenses.xml. If the license information is incorrectly configured for an artifact it is needed to setup similar...

As far as I understand it this PR will solve #63

Yes I know. That was me. :wink: The above change makes it clear and I wouldn't have raised the Johnzon issue. 👍

Just for your interest: I can confirm that this is still true with XML editors using Oxygen.2 and AnyEditTools 2.7.1. As a workaround we open the files in plain text...

I got a similar crash with the following stack on 1.0.16: ``` #0 0x00007f66fdf3c160 in raise () from /lib64/libc.so.6 #1 0x00007f66fdf3d741 in abort () from /lib64/libc.so.6 #2 0x00007f66fe9048a7 in QMessageLogger::fatal(char...

@Apollon77 I know you are very busy but maybe you find a little bit of time to check the first two PRs (this one and [the corresponding one in iobroker.daikin](https://github.com/Apollon77/ioBroker.daikin/pull/184))....

Hi @Apollon77 , I think I understood. I will check and revise the code when I am back from vacation. Thanks for the feedback so far!

Hi @Apollon77 , now that the heating season starts, I have better possibilities to test my changes. I worked on all your feedback, let me explain briefly what I've done....

Thanks for merging. :+1: Yes this is why I split read and write in different PRs. Please check also the corresponding "read" PR in iobroker.daikin. https://github.com/Apollon77/ioBroker.daikin/pull/184 After that I'll rebase...