mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 04:24:24 +02:00
Upgrade Jollyday to 1.5.0 (#4620)
Upgrades Jollyday from 1.4.0 to 1.5.0. For release notes, see: https://github.com/focus-shift/jollyday/releases Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
+1
-1
@@ -358,7 +358,7 @@
|
||||
<dependency>
|
||||
<groupId>de.focus-shift</groupId>
|
||||
<artifactId>jollyday-jackson</artifactId>
|
||||
<version>1.4.0</version>
|
||||
<version>1.5.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
+1
-1
@@ -961,7 +961,7 @@
|
||||
<dependency>
|
||||
<groupId>de.focus-shift</groupId>
|
||||
<artifactId>jollyday-jackson</artifactId>
|
||||
<version>1.4.0</version>
|
||||
<version>1.5.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
@@ -175,12 +175,12 @@
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
|
||||
<capability>openhab.tp;feature=jollyday;version=1.4.0</capability>
|
||||
<capability>openhab.tp;feature=jollyday;version=1.5.0</capability>
|
||||
<feature dependency="true">openhab.tp-jackson</feature>
|
||||
<feature dependency="true">spifly</feature>
|
||||
<bundle>mvn:org.threeten/threeten-extra/1.8.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-core/1.4.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-jackson/1.4.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-core/1.5.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-jackson/1.5.0</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">
|
||||
|
||||
@@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
|
||||
stax2-api;version='[4.2.2,4.2.3)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
|
||||
stax2-api;version='[4.2.2,4.2.3)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation.module.script
|
||||
stax2-api;version='[4.2.2,4.2.3)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
|
||||
stax2-api;version='[4.2.2,4.2.3)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
|
||||
stax2-api;version='[4.2.2,4.2.3)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -74,6 +74,6 @@ feature.openhab-config: \
|
||||
stax2-api;version='[4.2.2,4.2.3)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)'
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -126,8 +126,8 @@ Fragment-Host: org.openhab.core.model.item
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -128,8 +128,8 @@ Fragment-Host: org.openhab.core.model.rule.runtime
|
||||
com.google.guava;version='[33.3.1,33.3.2)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -132,8 +132,8 @@ Fragment-Host: org.openhab.core.model.script
|
||||
com.google.guava;version='[33.3.1,33.3.2)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
@@ -135,8 +135,8 @@ Fragment-Host: org.openhab.core.model.thing
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
|
||||
org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
|
||||
|
||||
Reference in New Issue
Block a user