Skip to content

Support openHAB 5.3-SNAPSHOT#539

Merged
jimtng merged 5 commits into
openhab:mainfrom
jimtng:jruby-10.0.6.0
Jul 7, 2026
Merged

Support openHAB 5.3-SNAPSHOT#539
jimtng merged 5 commits into
openhab:mainfrom
jimtng:jruby-10.0.6.0

Conversation

@jimtng

@jimtng jimtng commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This is split into two commits: one to make the spec work on 5.2.0-snapshot, and the other one to upgrade to jruby-10.0.6.0

Addon upgrade: openhab/openhab-addons#20951

@jimtng jimtng force-pushed the jruby-10.0.6.0 branch 6 times, most recently from 33c2e58 to aa8fb17 Compare June 12, 2026 14:18
@jimtng

jimtng commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

our CI succeeded on 5.2.0.M3
Failed on the current snapshot

@jimtng

jimtng commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Something between M4 and M5 broke our CI (even on jruby-10.0.5.0)

@jimtng jimtng force-pushed the jruby-10.0.6.0 branch 2 times, most recently from ccf3a61 to 8d7f24f Compare June 13, 2026 13:53
jimtng added 2 commits June 14, 2026 01:26
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
@jimtng jimtng marked this pull request as ready for review June 14, 2026 00:07
@jimtng jimtng requested a review from ccutrer June 14, 2026 00:07
@jimtng

jimtng commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

It appears that the changes in openhab/openhab-core#5069 caused the rspec to fail. I've made adjustments to adapt to the changes, but I'd admit that I'm not super familiar with the SynchronousExecutor and why the code that I removed (checking if it's the same thread) was originally written.

@jimtng jimtng changed the title Upgrade CI to jruby-10.0.6.0 Support openHAB 5.2 Release and 5.3-SNAPSHOT Jul 7, 2026
@jimtng jimtng added bug Something isn't working build Build, CI, and infrastructure related labels Jul 7, 2026
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
@jimtng jimtng force-pushed the jruby-10.0.6.0 branch 2 times, most recently from ecdf93b to b02d7d9 Compare July 7, 2026 07:46
jimtng added 2 commits July 7, 2026 17:57
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Since openHAB 5.2.0 rake was unable to start openhab.
karaf.log contained

There is a Root instance already running with name openhab and pid 2176108. If you know what you are doing and want to force the run anyway, export CHECK_ROOT_INSTANCE_RUNNING=false and re run the command.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
@jimtng jimtng added enhancement New feature or request and removed bug Something isn't working build Build, CI, and infrastructure related labels Jul 7, 2026
@jimtng jimtng changed the title Support openHAB 5.2 Release and 5.3-SNAPSHOT Support openHAB 5.3-SNAPSHOT Jul 7, 2026
@jimtng jimtng merged commit 5f26b1d into openhab:main Jul 7, 2026
64 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant