mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade to Jollyday 0.5.10 (#1684)
With some excludes and the upgraded JAXB I got the most recent Jollyday version working. The integration tests also succeed again on Java 11. Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -147,9 +147,9 @@
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
|
||||
<capability>openhab.tp;feature=jollyday;version=0.5.8</capability>
|
||||
<bundle>mvn:org.threeten/threeten-extra/1.4</bundle>
|
||||
<bundle>mvn:de.jollyday/jollyday/0.5.8</bundle>
|
||||
<capability>openhab.tp;feature=jollyday;version=0.5.10</capability>
|
||||
<bundle>mvn:org.threeten/threeten-extra/1.5.0</bundle>
|
||||
<bundle>mvn:de.jollyday/jollyday/0.5.10</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">
|
||||
|
||||
Reference in New Issue
Block a user