Andrew Fiddian-Green and GitHub
a5a74fd085
[ci build] Apply spotless to fix poms ( #21115 )
...
* fix poms
* change version on itests
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2026-07-06 21:54:17 +02:00
openhab-bot
6c4bd00559
[unleash-maven-plugin] Preparation for next development cycle.
2026-07-05 14:04:45 +00:00
313db93c7e
Bump bnd.version from 7.2.3 to 7.3.0 ( #20884 )
...
* Bump bnd.version from 7.2.3 to 7.3.0
Bumps `bnd.version` from 7.2.3 to 7.3.0.
Updates `biz.aQute.bnd:bnd-maven-plugin` from 7.2.3 to 7.3.0
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0 )
Updates `biz.aQute.bnd:bnd-indexer-maven-plugin` from 7.2.3 to 7.3.0
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0 )
Updates `biz.aQute.bnd:bnd-resolver-maven-plugin` from 7.2.3 to 7.3.0
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0 )
Updates `biz.aQute.bnd:bnd-export-maven-plugin` from 7.2.3 to 7.3.0
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0 )
Updates `biz.aQute.bnd:bnd-testing-maven-plugin` from 7.2.3 to 7.3.0
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0 )
Updates `biz.aQute.bnd:bnd-baseline-maven-plugin` from 7.2.3 to 7.3.0
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0 )
Updates `biz.aQute.bnd:biz.aQute.bnd.annotation` from 7.2.3 to 7.3.0
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0 )
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
dependency-version: 7.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-indexer-maven-plugin
dependency-version: 7.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-resolver-maven-plugin
dependency-version: 7.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-export-maven-plugin
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-testing-maven-plugin
dependency-version: 7.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-baseline-maven-plugin
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:biz.aQute.bnd.annotation
dependency-version: 7.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* adapt bndrun files
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
* Remove @ Component annotation from SamsungTvAppWatchService
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
* Remove @ Component annotation from viessmann DeviceHandler
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Holger Friedrich <mail@holger-friedrich.de >
2026-06-06 10:48:31 +02:00
Holger Friedrich and GitHub
23c3800483
Resolve after core upgrades ( #20707 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-05-12 22:04:36 +02:00
Holger Friedrich and lsiepel
31ae94b44c
resolve after core changes
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-05-10 09:23:56 +02:00
Holger Friedrich and GitHub
7c2918229a
Upgrade Karaf to 4.4.11 ( #20624 )
...
* Upgrade Karaf to 4.4.11
Upgrade Karaf from 4.4.10 to 4.4.11
Upgrade additional dependencies:
* jackson from 2.21.1 to 2.21.2
* org.apache.felix.scr from 2.2.6 to 2.2.18
* org.ow2.asm from 9.9 to 9.9.1
* bndtools/biz.aQute.tester.junit-platform from 7.2.1 to 7.2.3
* commons-io from 2.21.0 to 2.22.0
* * pax-web from 8.0.34 to 8.0.35
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-05-06 19:36:54 +02:00
Uğur Tafralı and GitHub
df608f1d75
[systeminfo] Fix storage name reporting ( #20543 )
...
The storage name channel was reporting the device name instead of the
mount point. Users expect to see the mount point (like /mnt/storage)
which matches what file managers and system tools show.
Fixes #20398
2026-04-10 14:12:56 +02:00
Holger Friedrich and GitHub
c1a21f3bae
Upgrade Karaf to 4.4.10 ( #20224 )
...
* Revert "Downgrade karaf-maven-plugin to 4.4.8"
This reverts commit c6c4eb0f82 .
* Add bytebuddy to bootdelegation
* Upgrade Karaf to 4.4.10, this includes upgrades for the following libraries:
pax-logging from 2.3.1 to 2.3.2
* Temporarily disable broken itests
* [mqtt.ruuvigateway] Add strings for itest
* Upgrade logback
Also-by: Wouter Born <github@maindrain.net >
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-02-18 16:48:20 +01:00
Holger Friedrich and GitHub
d6e884a4aa
Upgrade to Pax Web 8.0.34 / Jetty 9.4.58.v20250814 ( #20182 )
...
* Upgrade Pax Web from 8.0.33 to 8.0.34
* Upgrade Jetty from 9.4.57 to 9.4.58
* Upgrade to log4j 2.0.17
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-02-05 17:30:48 +01:00
Holger Friedrich and GitHub
0c3ef688fc
Bump jackson to 2.21.0, logback to 1.5.25 ( #20119 )
...
* Bump jackson.version from 2.20.1 to 2.21.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-24 09:40:35 +01:00
Holger Friedrich and GitHub
6d53a1541d
Upgrade Mockito to 5.21, junit-jupiter to 5.14.2 ( #20086 )
...
* Upgrade Mockito to 5.21, junit-jupiter to 5.14.2
* Upgrade Mockito from 5.19 to 5.21.
Changelog: https://github.com/mockito/mockito/releases
* Upgrade junit-jupiter from 5.13.4 to 5.14.2
Changelog: https://docs.junit.org/5.14.2/release-notes
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-21 20:14:40 +01:00
Holger Friedrich and GitHub
b1ba164f61
Upgrade logback to 1.5.24 ( #20054 )
...
* Upgrade logback from 1.5.18 to 1.5.24, see changelog
https://logback.qos.ch/news.html#1.5.24
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 08:55:23 +01:00
Holger Friedrich and GitHub
9f2913e71f
Upgrade Gson to 2.13.2 ( #20049 )
...
* Upgrade Gson from 2.13.1 to 2.13.2, see
https://github.com/google/gson/releases/tag/gson-parent-2.13.2
* Upgrade error_prone_annotations to 2.41.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 08:53:27 +01:00
Jacob Laursen and lsiepel
a3cce8efd7
Update license headers
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-01-02 10:51:48 +01:00
Holger Friedrich and GitHub
7fb5b5115a
Upgrade Karaf to 4.4.9 ( #19818 )
...
* Upgrade Karaf to 4.4.9
Upgrade Karaf from 4.4.8 to 4.4.9.
This includes upgrades for the following libraries:
* asm from 9.8 to 9.9
* bouncycastle/bcprov from 1.81 to 1.83
* commons-io from 2.20.0 to 2.21.0
* commons-lang3 from 3.18.0 to 3.20.0
* jackson-annotations from 2.19.2 to 2.20
* jackson from 2.19.2 to 2.20.1
* jna from 5.17.0 to 5.18.1
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-12-28 01:49:21 +01:00
Holger Friedrich and GitHub
207ca71fc4
Prepare for OH 5.2.0 ( #19868 )
...
* Fix spotless after unleash
* Resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-12-23 00:01:46 +01:00
openhab-bot
ee3817accd
[unleash-maven-plugin] Preparation for next development cycle.
2025-12-22 17:11:00 +00:00
Holger Friedrich and GitHub
beba61421e
Resolve itests after core update ( #19311 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-10 21:00:12 +02:00
Дилян Палаузов and GitHub
28610e05bc
Remove all super(); calls ( #19279 )
...
by calling:
sed -i "/super();/d" $(git grep -l "super();")
2025-09-05 13:59:34 +02:00
Holger Friedrich and GitHub
51963af22c
Resolve after upgrade of directory watcher ( #19277 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-03 22:18:59 +02:00
Holger Friedrich and GitHub
9dc6e48174
Resolve after jmdns/xtext/xtend/uom upgrade ( #19266 )
...
* Resolve after jmdns upgrade
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-31 11:34:27 +02:00
Holger Friedrich and GitHub
8ae35c0c84
Upgrade Karaf from 4.4.7 to 4.4.8 ( #19076 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-09 21:27:48 +02:00
lsiepel and GitHub
521a1da093
Remaining runbundles ( #19009 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-07-22 11:25:48 +02:00
lsiepel and GitHub
446c8c089f
Resolve runbundles ( #19004 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-07-21 23:41:04 +02:00
lsiepel and GitHub
90b3d12aa3
Spotless after release ( #19002 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-07-21 20:21:58 +02:00
openhab-bot
d779c17335
[unleash-maven-plugin] Preparation for next development cycle.
2025-07-21 09:29:14 +00:00
Holger Friedrich and GitHub
4ae43c7e5f
Resolve runbundles ( #18758 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-06-05 22:16:43 +02:00
Holger Friedrich and GitHub
536f355a18
Revert upgrade of JUnit to 5.12.1 ( #18648 )
...
This reverts commit 34f939eca51371e98f634ea8420a388eaffdfc37.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-05-07 07:56:18 +02:00
Holger Friedrich and GitHub
6d804b02dd
Adapt dependencies to core change ( #18435 )
...
* Adapt dependencies to core change
* Add jakarta.inject-api to mqtt.generic
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-03-24 07:24:13 +01:00
Holger Friedrich and GitHub
16e8fdab9f
Resolve bundles ( #18403 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-03-17 12:12:13 +01:00
Wouter Born and GitHub
8a7a411ccc
Use Spotless sortpom plug-in ( #18318 )
...
Similar to openhab/openhab-core#4618
Signed-off-by: Wouter Born <github@maindrain.net >
2025-02-23 20:23:16 +01:00
Holger Friedrich and GitHub
d6ef92e12d
Adapt dependencies due to core changes ( #18214 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-02-15 11:29:27 +01:00
Holger Friedrich and GitHub
f479a38337
Upgrade Karaf from 4.4.6 to 4.4.7 ( #17515 )
...
* Upgrade Karaf from 4.4.6 to 4.4.7
* Sync runtime dependencies with Karaf 4.4.7, most notably:
* PaxWeb 8.0.30
* Jetty 9.4.57.v20241219
* BouncyCastle 1.78.1
* CXF 3.6.4
* Jackson 2.18.2
* JNA 5.16.0
* JAXB 2.3.9
* commons-io 2.17.0
* commons-lang3 3.17.0
* commons-logging 1.3.4
* ASM 9.7.1
* PaxLogging 2.2.8
* Resolve itest runbundles
* Adapt to core change, xtext dependencies
* gson 2.11.0
* guava 3.33.1
* ecj 3.39.0
* Fix newly introduced compilation and test issues in bindings
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-01-26 15:47:37 +01:00
Wouter Born and GitHub
8672ed0208
Start license headers with /* instead of /** ( #18061 )
...
Prevents JavaDoc tooling issues because these tools check comments starting with `/**`.
Signed-off-by: Wouter Born <github@maindrain.net >
2025-01-07 22:33:03 +01:00
Wouter Born and GitHub
d6476042ec
Update license headers to 2025 ( #18015 )
...
* Update license headers to 2025
Signed-off-by: Wouter Born <github@maindrain.net >
2025-01-02 00:30:12 +01:00
Wouter Born and GitHub
2f7b727d14
Resolve runbundles for reverting LinkedTransferQueue high CPU usage workaround ( #17914 )
...
Related to openhab/openhab-core#4499
Signed-off-by: Wouter Born <github@maindrain.net >
2024-12-17 13:26:36 +01:00
Holger Friedrich and GitHub
639a1cb263
Prepare for OH 5.0.0 ( #17906 )
...
* Switch to 5.0.0-SNAPSHOT
* Fix spotless after unleash
* resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2024-12-15 20:30:05 +01:00
openhab-bot
f80fd3d18c
[unleash-maven-plugin] Preparation for next development cycle.
2024-12-15 13:46:58 +00:00
Wouter Born and GitHub
0d58d7ec62
Update bnd to 7.1.0 ( #17822 )
...
For release notes, see:
https://github.com/bndtools/bnd/wiki/Changes-in-7.1.0
Signed-off-by: Wouter Born <github@maindrain.net >
2024-11-30 21:32:58 +01:00
Holger Friedrich and GitHub
68a02d538a
Upgrade XStream to 1.4.21 ( #17763 )
...
* Upgrade XStream from 1.4.20 to 1.4.21, fixes CVE-2024-47072.
See changelog at https://x-stream.github.io/changes.html#1.4.21
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2024-11-19 11:03:33 +01:00
Kai Kreuzer and GitHub
dd1c041488
Resolve itests ( #17019 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2024-07-08 03:14:30 +02:00
lsiepel and GitHub
71a208b91b
Apply Spotless after release ( #17016 )
...
* Spotless
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2024-07-07 23:20:16 +02:00
openhab-bot
4b5e4646ac
[unleash-maven-plugin] Preparation for next development cycle.
2024-07-07 18:09:31 +00:00
Alexander Falkenstern and GitHub
c8365610ef
[systeminfo] Rename Systeminfo* to SystemInfo* ( #16823 )
...
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com >
2024-05-31 10:11:51 +02:00
Alexander Falkenstern and GitHub
5a73c99b17
[systeminfo] Bump OSHI to 6.5.0 ( #16821 )
...
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com >
2024-05-29 23:57:34 +02:00
Holger Friedrich and GitHub
d36b123e0c
Upgrade Karaf from 4.4.5 to 4.4.6 ( #16676 )
...
* Sync runtime dependencies with Karaf 4.4.6, most status
t notably:
* Jetty 9.4.54.v20240208, addresses CVE-2024-22201
* Pax Logging 2.2.7
* Pax Web 8.0.27
* ASM 9.7
* Resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2024-05-20 23:39:42 +02:00
Mark Herwege and GitHub
08f210e5d8
[systeminfo] Add CPU frequency channels ( #16012 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be >
2024-03-18 11:58:54 +01:00
Holger Friedrich and GitHub
3d65b3003f
Upgrade to Karaf 4.4.5 ( #16493 )
...
For release notes, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353604&projectId=12311140
* [dynamodb] Disable tests
Tests are disabled due to compatibility issue of DynamoDBLocal and Jetty upgrade #16493 .
To be resolved in subsequent commit.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2024-03-17 20:28:10 +01:00
Wouter Born and GitHub
e3a2b60014
Resolve runbundles for jUPnP upgrade ( #16423 )
...
Related to openhab/openhab-core#4098
Signed-off-by: Wouter Born <github@maindrain.net >
2024-02-18 22:59:51 +01:00
Wouter Born and GitHub
64c08e55fe
Resolve runbundles for JmDNS upgrade ( #16215 )
2024-01-05 21:07:48 +01:00