]> git.basschouten.com Git - openhab-addons.git/commit
Upgrade Maven compiler and fix/upgrade some TP dependencies (#8636)
authorWouter Born <github@maindrain.net>
Sat, 3 Oct 2020 16:23:16 +0000 (18:23 +0200)
committerGitHub <noreply@github.com>
Sat, 3 Oct 2020 16:23:16 +0000 (18:23 +0200)
commitd42efe0b2299b5dfc0ddf98c51022f0058b412ad
tree876da4f446974e63384e6bbbcc9ce1874a95a2cc
parentd1de8a2ed637b012701dcc7486a697012c3ab549
Upgrade Maven compiler and fix/upgrade some TP dependencies (#8636)

Upgrades the compiler and its dependencies so the compiler results of Maven builds are more similar to those generated in recent Eclipse versions.

To fix compilation issues in Eclipse for add-ons using classes from javax.xml.stream several dependencies were upgraded/excluded.

Signed-off-by: Wouter Born <github@maindrain.net>
21 files changed:
bundles/org.openhab.binding.lametrictime/pom.xml
bundles/org.openhab.binding.mail/src/main/feature/feature.xml
bundles/org.openhab.binding.pushbullet/src/main/feature/feature.xml
features/openhab-addons/src/main/resources/footer.xml
itests/itest-common.bndrun
itests/org.openhab.binding.astro.tests/itest.bndrun
itests/org.openhab.binding.avmfritz.tests/itest.bndrun
itests/org.openhab.binding.feed.tests/itest.bndrun
itests/org.openhab.binding.hue.tests/itest.bndrun
itests/org.openhab.binding.max.tests/itest.bndrun
itests/org.openhab.binding.modbus.tests/itest.bndrun
itests/org.openhab.binding.mqtt.homeassistant.tests/itest.bndrun
itests/org.openhab.binding.mqtt.homie.tests/itest.bndrun
itests/org.openhab.binding.nest.tests/itest.bndrun
itests/org.openhab.binding.ntp.tests/itest.bndrun
itests/org.openhab.binding.systeminfo.tests/itest.bndrun
itests/org.openhab.binding.tradfri.tests/itest.bndrun
itests/org.openhab.binding.wemo.tests/itest.bndrun
itests/org.openhab.io.mqttembeddedbroker.tests/itest.bndrun
itests/org.openhab.persistence.mapdb.tests/itest.bndrun
pom.xml