File tree 13 files changed +35
-35
lines changed
features/karaf/openhab-tp/src/main/feature
org.openhab.core.automation.integration.tests
org.openhab.core.automation.module.core.tests
org.openhab.core.automation.module.script.tests
org.openhab.core.automation.module.timer.tests
org.openhab.core.automation.tests
org.openhab.core.ephemeris.tests
org.openhab.core.model.item.tests
org.openhab.core.model.rule.tests
org.openhab.core.model.script.tests
org.openhab.core.model.thing.tests
13 files changed +35
-35
lines changed Original file line number Diff line number Diff line change 358
358
<dependency >
359
359
<groupId >de.focus-shift</groupId >
360
360
<artifactId >jollyday-jackson</artifactId >
361
- <version >1.4 .0</version >
361
+ <version >1.5 .0</version >
362
362
<scope >compile</scope >
363
363
</dependency >
364
364
Original file line number Diff line number Diff line change 961
961
<dependency >
962
962
<groupId >de.focus-shift</groupId >
963
963
<artifactId >jollyday-jackson</artifactId >
964
- <version >1.4 .0</version >
964
+ <version >1.5 .0</version >
965
965
<scope >compile</scope >
966
966
</dependency >
967
967
Original file line number Diff line number Diff line change 175
175
</feature >
176
176
177
177
<feature name =" openhab.tp-jollyday" description =" Jollyday library" version =" ${project.version}" >
178
- <capability >openhab.tp;feature=jollyday;version=1.4 .0</capability >
178
+ <capability >openhab.tp;feature=jollyday;version=1.5 .0</capability >
179
179
<feature dependency =" true" >openhab.tp-jackson</feature >
180
180
<feature dependency =" true" >spifly</feature >
181
181
<bundle >mvn:org.threeten/threeten-extra/1.8.0</bundle >
182
- <bundle >mvn:de.focus-shift/jollyday-core/1.4 .0</bundle >
183
- <bundle >mvn:de.focus-shift/jollyday-jackson/1.4 .0</bundle >
182
+ <bundle >mvn:de.focus-shift/jollyday-core/1.5 .0</bundle >
183
+ <bundle >mvn:de.focus-shift/jollyday-jackson/1.5 .0</bundle >
184
184
</feature >
185
185
186
186
<feature name =" openhab.tp-jmdns" description =" An implementation of multi-cast DNS in Java." version =" ${project.version}" >
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
79
79
stax2-api;version='[4.2.2,4.2.3)',\
80
80
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
81
81
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
82
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
83
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
84
82
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
85
83
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
86
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
84
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
85
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
86
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
79
79
stax2-api;version='[4.2.2,4.2.3)',\
80
80
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
81
81
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
82
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
83
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
84
82
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
85
83
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
86
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
84
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
85
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
86
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation.module.script
76
76
stax2-api;version='[4.2.2,4.2.3)',\
77
77
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
78
78
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
79
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
80
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
81
79
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
82
80
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
83
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
81
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
82
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
83
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
79
79
stax2-api;version='[4.2.2,4.2.3)',\
80
80
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
81
81
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
82
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
83
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
84
82
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
85
83
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
86
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
84
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
85
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
86
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
79
79
stax2-api;version='[4.2.2,4.2.3)',\
80
80
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
81
81
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
82
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
83
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
84
82
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
85
83
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
86
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
84
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
85
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
86
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
Original file line number Diff line number Diff line change @@ -74,6 +74,6 @@ feature.openhab-config: \
74
74
stax2-api;version='[4.2.2,4.2.3)',\
75
75
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
76
76
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
77
- de.focus_shift.jollyday-core ;version='[1.4.0,1.4.1 )',\
78
- de.focus_shift.jollyday-jackson ;version='[1.4 .0,1.4 .1)',\
79
- org.ops4j.pax.logging.pax-logging-api ;version='[2.2.8,2.2.9 )'
77
+ org.ops4j.pax.logging.pax-logging-api ;version='[2.2.8,2.2.9 )',\
78
+ de.focus_shift.jollyday-core ;version='[1.5 .0,1.5 .1)',\
79
+ de.focus_shift.jollyday-jackson ;version='[1.5.0,1.5.1 )'
Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ Fragment-Host: org.openhab.core.model.item
126
126
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
127
127
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
128
128
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
129
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
130
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
131
129
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
132
130
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
133
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
131
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
132
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
133
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
Original file line number Diff line number Diff line change @@ -128,8 +128,8 @@ Fragment-Host: org.openhab.core.model.rule.runtime
128
128
com.google.guava;version='[33.3.1,33.3.2)',\
129
129
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
130
130
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
131
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
132
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
133
131
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
134
132
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
135
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
133
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
134
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
135
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ Fragment-Host: org.openhab.core.model.script
132
132
com.google.guava;version='[33.3.1,33.3.2)',\
133
133
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
134
134
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
135
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
136
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
137
135
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
138
136
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
139
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
137
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
138
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
139
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ Fragment-Host: org.openhab.core.model.thing
135
135
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
136
136
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
137
137
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
138
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
139
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
140
138
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
141
139
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
142
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
140
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
141
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
142
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
You can’t perform that action at this time.
0 commit comments