openhab-core/bundles/org.openhab.core.thing.xml
Wouter Born e35a218a30 [xml] Improve ThingTypeXmlProvider exception handling (#1136)
* Improve ThingTypeXmlProvider exception handling

When a binding such as ZWave has hundereds of ThingTypes it's hard to debug thing type definition issues.
This PR adds a UID (ConfigDescription, ChannelType, ChannelGroupType and ThingType) to the logging so it will be easier to find the root cause of exceptions.
Because the exceptions are caught, an error in one ThingType definition will no longer prevent other perfectly fine ThingTypes to be registered so the impact of definition issues is reduced.

Signed-off-by: Wouter Born <github@maindrain.net>
2019-10-18 22:54:45 +02:00
..
src [xml] Improve ThingTypeXmlProvider exception handling (#1136) 2019-10-18 22:54:45 +02:00
.classpath Move thing XML unit tests (#1079) 2019-10-03 22:21:10 +02:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
thing-description-1.0.0.xsd Updated xml schema definition locations to openhab (#768) 2019-04-29 19:14:51 +02:00