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

Fix MQTT tests #1

Merged
merged 1 commit into from
Jan 20, 2019
Merged

Fix MQTT tests #1

merged 1 commit into from
Jan 20, 2019

Conversation

wborn
Copy link

@wborn wborn commented Jan 19, 2019

Renaming the resources package fixes the tests.

Signed-off-by: Wouter Born <[email protected]>
Copy link
Owner

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

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

That was easy, thanks :-)

@kaikreuzer kaikreuzer merged commit b2c7253 into kaikreuzer:eshmove Jan 20, 2019
@wborn wborn deleted the fix-mqtt-tests branch January 20, 2019 10:26
kaikreuzer pushed a commit that referenced this pull request Dec 11, 2022
…penhab#13695)

* [jsscripting] Refactor ThreadsafeTimers to create futures inline instead of in an extra methods
* [jsscripting] Introduce utility class for providing easy access to script services
* [jsscripting] Reimplement timer creation methods from ScriptExecution for thread-safety
* [jsscripting] Add missing JavaDoc for reimplement timer creation methods
* [jsscripting] Remove the future from the map when setTimeout expires
* [jsscripting] Rename `GraalJSScriptServiceUtil` to `JSScriptServiceUtil`
* [jsscripting] Remove the `createTimerWithArgument` method
* [jsscripting] Replace the OSGi workaround of `JSScriptServiceUtil` with an injection mechanism
* [jsscripting] Use constructor to inject `JSScriptServiceUtil` into `GraalJSScriptEngineFactory`
* [jsscripting] Minor improvements by @J-N-K (#1)
* [jsscripting] Minor changes related to last commit to keep flexibility of `JSRuntimeFeatures`
* [jsscripting] Upgrade openhab-js to v2.1.1
* [jsscripting] Remove unused code

Signed-off-by: Florian Hotze <[email protected]>
Co-authored-by: Jan N. Klug <[email protected]>
kaikreuzer pushed a commit that referenced this pull request Jan 15, 2025
* Fixes in indexes from Ruepert #1

Signed-off-by: Konstantin Polihronov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants