openhab-core/bundles
Christoph Weitkamp 6d073daa82 Updated xml schema locations to openHAB (#899)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-06-25 18:30:07 +02:00
..
org.openhab.core if null must not be returned, null must not be returned (#875) 2019-06-20 21:20:27 +02:00
org.openhab.core.audio [audio] audio servlet: don't change map while used by interation (#801) 2019-05-07 21:26:04 +02:00
org.openhab.core.auth.jaas Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.auth.oauth2client Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.automation handle nullness in unget handler of composite module correctly (#878) 2019-06-20 21:22:22 +02:00
org.openhab.core.automation.module.media Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.automation.module.script automation: Refactoring of 'DefaultScriptScopeProvider' (#851) 2019-06-03 20:47:22 +02:00
org.openhab.core.automation.module.script.rulesupport Sort by filename instead of path (#724) 2019-04-18 20:15:50 +02:00
org.openhab.core.automation.rest Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.binding.xml Updated xml schema definition locations to openhab (#768) 2019-04-29 19:14:51 +02:00
org.openhab.core.boot POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.compat1x POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.config.core Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.config.discovery split between activation logic (#836) 2019-05-28 21:36:33 +02:00
org.openhab.core.config.discovery.mdns Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.config.discovery.upnp Fix typo in exception message (#896) 2019-06-25 06:44:13 +02:00
org.openhab.core.config.discovery.usbserial Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs Reduce polling frequency of usb serial scanner (#889) 2019-06-24 19:13:59 +02:00
org.openhab.core.config.dispatch Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.config.serial Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.config.xml Factored out 'LocalizedKey' into separate class (#808) 2019-05-09 11:57:40 +02:00
org.openhab.core.ephemeris Updated xml schema locations to openHAB (#899) 2019-06-25 18:30:07 +02:00
org.openhab.core.extension.sample Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.id Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.console add printf for console (#793) 2019-05-09 08:29:56 +02:00
org.openhab.core.io.console.eclipse Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.console.karaf add printf for console (#793) 2019-05-09 08:29:56 +02:00
org.openhab.core.io.console.rfc147 add printf for console (#793) 2019-05-09 08:29:56 +02:00
org.openhab.core.io.http set http context ID for smarthome HTTP context (#818) 2019-05-18 00:25:38 +02:00
org.openhab.core.io.http.auth Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.http.auth.basic Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.jetty.certificate partly reverts #795 as it creates runtime exceptions (#828) 2019-05-19 18:18:44 +02:00
org.openhab.core.io.monitor Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.net compine filter and map for tooling (#879) 2019-06-20 21:23:05 +02:00
org.openhab.core.io.rest Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.rest.auth Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.rest.core corrected artifact name (#893) 2019-06-23 22:02:44 +02:00
org.openhab.core.io.rest.log Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.rest.mdns Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.rest.optimize Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.rest.sitemap Always send correct 'item' member in SSE events (#691) 2019-05-25 10:12:11 +02:00
org.openhab.core.io.rest.sse workaround for #597 (#863) 2019-06-10 11:28:09 +02:00
org.openhab.core.io.rest.voice Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.dbus Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.mdns Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.mqtt MQTT: disable https hostname verification (#820) 2019-05-15 17:57:49 +02:00
org.openhab.core.io.transport.serial add human readable notation of serial protocol type (#794) 2019-05-05 17:42:06 +02:00
org.openhab.core.io.transport.serial.javacomm Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.serial.rxtx Fix serial ports missing when ports are added to system property (#866) 2019-06-12 08:58:41 +02:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.upnp Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.karaf POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.codegen Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
org.openhab.core.model.core model: prevent simultan access of singleton (#773) 2019-05-01 23:19:07 +02:00
org.openhab.core.model.item use constructor injection to simplify lifecycle (#822) 2019-05-15 20:05:22 +02:00
org.openhab.core.model.item.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.item.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.lazygen Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.lsp Updated xml schema locations to openhab (#769) 2019-04-29 19:15:24 +02:00
org.openhab.core.model.persistence removed classpath entries of non-existent folders in order to solve compilation errors in IDE (#806) 2019-05-07 23:29:07 +02:00
org.openhab.core.model.persistence.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.persistence.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.rule removed classpath entries of non-existent folders in order to solve compilation errors in IDE (#806) 2019-05-07 23:29:07 +02:00
org.openhab.core.model.rule.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.rule.runtime model: Refactoring of 'RuleEngineImpl' (#853) 2019-06-03 16:11:18 +02:00
org.openhab.core.model.script Fix Ephemeris ClassNotFoundException (#869) 2019-06-13 20:03:16 +02:00
org.openhab.core.model.script.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.script.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.sitemap removed classpath entries of non-existent folders in order to solve compilation errors in IDE (#806) 2019-05-07 23:29:07 +02:00
org.openhab.core.model.sitemap.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.sitemap.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.model.thing POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.thing.ide POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.model.thing.runtime Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.persistence Fixed JavaDoc to get rid of the Quartz includes (#852) 2019-06-03 14:49:09 +02:00
org.openhab.core.scheduler Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.semantics get semantic type can return null, isAssignableFrom requires non-null (#880) 2019-06-20 21:23:33 +02:00
org.openhab.core.storage.json Updated xml schema locations to openhab (#769) 2019-04-29 19:15:24 +02:00
org.openhab.core.storage.mapdb fix nullness violation in MapDB test (#881) 2019-06-20 21:23:53 +02:00
org.openhab.core.test POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
org.openhab.core.test.magic Updated xml schema locations to openhab (#769) 2019-04-29 19:15:24 +02:00
org.openhab.core.thing firmware: transfer latest FW don't require a info about previous FW (#884) 2019-06-20 21:25:22 +02:00
org.openhab.core.thing.xml slightly cleaner nullness handling (don't split contains and get) (#885) 2019-06-20 21:33:36 +02:00
org.openhab.core.transform Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.ui Updated xml schema locations to openhab (#769) 2019-04-29 19:15:24 +02:00
org.openhab.core.ui.icon Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.voice don't fail on nullable locale (currently not forbidden) (#886) 2019-06-20 21:34:18 +02:00
antlr-generator-3.2.0-patch.jar [model] don't require to download antlr generator on build time (#810) 2019-05-14 09:04:35 +02:00
pom.xml Ephemeris service (#506) 2019-06-11 10:20:04 +02:00