openhab-core/bom
Wouter Born 060530a8e4 Use nrjavaserial 3.15.0.OH2 in runtime BOM (#833)
When debugging openHAB in Eclipse I ran into serial port locking issues again on Ubuntu 18.04.2.
We resolved these in the distro by using 3.15.0.OH2 which doesn't use liblockdev.

Errors similar to the one below may show after stopping/restarting openHAB when using serial ports on certain distros:

RXTX fhs_lock() Error: opening lock file: /var/lock/LCK..ttyUSB0: File exists. It is mine

testRead() Lock file failed

See also:
    https://github.com/openhab/openhab-core/pull/761

Signed-off-by: Wouter Born <github@maindrain.net>
2019-05-27 14:18:00 +02:00
..
compile MQTT: disable https hostname verification (#820) 2019-05-15 17:57:49 +02:00
compile-model Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
openhab-core POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
openhab-core-index POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
runtime Use nrjavaserial 3.15.0.OH2 in runtime BOM (#833) 2019-05-27 14:18:00 +02:00
runtime-index POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
test POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
test-index POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
pom.xml use openHAB Core index, simplify itests and demo app (#503) 2019-02-01 11:02:39 +01:00