Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jrubyscripting] Update to jruby 9.3.7.0 to fix BootstrapMethodError #13280

Merged
merged 2 commits into from
Aug 17, 2022

Conversation

jimtng
Copy link
Contributor

@jimtng jimtng commented Aug 17, 2022

This updates the bundled jruby to 9.3.7.0. This jruby version includes a fix for BootstrapMethodError so the corresponding exception handling that was added in #12381 is no longer necessary. It fixes the error when updating the bundle whilst OpenHAB is running as documented in boc-tothefuture/openhab-jruby#531.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
The BootstrapMethodError should no longer be thrown by jruby since 9.3.7. Fixed in jruby/jruby#7271

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lolodomo
Copy link
Contributor

Waiting for @boc-tothefuture approval

Copy link
Contributor

@boc-tothefuture boc-tothefuture left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jimtng jimtng changed the title [jrubyscripting] Update to jruby 9.3.7.0 fix BootstrapMethodError [jrubyscripting] Update to jruby 9.3.7.0 to fix BootstrapMethodError Aug 17, 2022
@lolodomo lolodomo merged commit 3de0f79 into openhab:main Aug 17, 2022
@lolodomo lolodomo added this to the 3.4 milestone Aug 17, 2022
@lolodomo lolodomo added the enhancement An enhancement or new feature for an existing add-on label Aug 17, 2022
@jimtng jimtng deleted the jruby-9.3.7 branch August 17, 2022 21:54
leifbladt pushed a commit to leifbladt/openhab-addons that referenced this pull request Oct 15, 2022
…penhab#13280)

* [jrubyscripting] Update to jruby 9.3.7.0
* [jrubyscripting] Exception fixed in jruby 9.3.7.0

The BootstrapMethodError should no longer be thrown by jruby since 9.3.7. Fixed in jruby/jruby#7271

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
…penhab#13280)

* [jrubyscripting] Update to jruby 9.3.7.0
* [jrubyscripting] Exception fixed in jruby 9.3.7.0

The BootstrapMethodError should no longer be thrown by jruby since 9.3.7. Fixed in jruby/jruby#7271

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 12, 2022
…penhab#13280)

* [jrubyscripting] Update to jruby 9.3.7.0
* [jrubyscripting] Exception fixed in jruby 9.3.7.0

The BootstrapMethodError should no longer be thrown by jruby since 9.3.7. Fixed in jruby/jruby#7271

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
…penhab#13280)

* [jrubyscripting] Update to jruby 9.3.7.0
* [jrubyscripting] Exception fixed in jruby 9.3.7.0

The BootstrapMethodError should no longer be thrown by jruby since 9.3.7. Fixed in jruby/jruby#7271

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
…penhab#13280)

* [jrubyscripting] Update to jruby 9.3.7.0
* [jrubyscripting] Exception fixed in jruby 9.3.7.0

The BootstrapMethodError should no longer be thrown by jruby since 9.3.7. Fixed in jruby/jruby#7271

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants