* Update Java 21 JVM requirements
Also fixes broken links and some outdated version numbers.
Signed-off-by: Wouter Born <github@maindrain.net>
* Update version numbers
Signed-off-by: Wouter Born <github@maindrain.net>
---------
Signed-off-by: Wouter Born <github@maindrain.net>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
* Java 21 for OH5 development
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* rework after OH5 release
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* review comment
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
---------
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* Change stable linux repository locations
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Make same changes to migration
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Fix typo in RPM stable repo location
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add hint that /etc/default/openhab2 is not considered by the upgrade
When you use a raspberry you may have used the file /etc/default/openhab2 to changed JAVA options.
After upgrade to openHAB 3.0 this file is no longer used. Instead the file /etc/default/openhab must be used.
* Small modifications to original pull request.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>