mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 13:41:53 +01:00
59675788e0
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
18 lines
1.3 KiB
INI
18 lines
1.3 KiB
INI
org.openhab.core.common.registry.AbstractRegistry=AvoidCatchingThrowable
|
|
org.openhab.core.internal.common.SafeCallManagerImpl=CompareObjectsWithEquals
|
|
org.openhab.core.internal.events.ThreadedEventHandler=CompareObjectsWithEquals
|
|
org.openhab.core.internal.events.ThreadedEventHandler=EmptyIfStmt
|
|
org.openhab.core.thing.internal.ChannelItemProvider=CompareObjectsWithEquals
|
|
org.openhab.core.thing.internal.ThingManager=CompareObjectsWithEquals
|
|
org.openhab.core.io.console.karaf.internal.OSGiConsole=SystemPrintln
|
|
org.openhab.core.io.console.rfc147.internal.CommandWrapper=SystemPrintln
|
|
org.openhab.core.io.console.rfc147.internal.OSGiConsole=SystemPrintln
|
|
org.openhab.core.io.net.http.internal.SecureHttpClientFactory=AvoidThrowingRawExceptionTypes
|
|
org.openhab.core.model.core.internal.ModelRepositoryImpl=AvoidCatchingNPE
|
|
org.openhab.core.model.script.interpreter.ScriptInterpreter=AvoidCatchingThrowable
|
|
org.openhab.core.ui.internal.proxy.ProxyServletService=AvoidCatchingThrowable
|
|
org.openhab.core.automation.internal.RuleEngineImpl=AvoidCatchingThrowable
|
|
org.openhab.core.automation.internal.RuleRegistryImpl=CompareObjectsWithEquals
|
|
org.openhab.core.automation.internal.provider.AutomationResourceBundlesEventQueue=AvoidCatchingThrowable
|
|
org.openhab.core.karaf.internal.command.InstallServiceCommand=SystemPrintln
|