Skip to content

Conversation

artembilan
Copy link
Member

Turns out that we just need to have org.graalvm.sdk:graal-sdk and org.graalvm.js:js dependencies for regular JVM to enable JavaScript support for Spring Integration Scripting module

  • Add respective providedImplementation dependencies
  • Remove @EnabledIfSystemProperty from unit tests
  • Mention those dependencies in the doc

Turns out that we just need to have `org.graalvm.sdk:graal-sdk` and `org.graalvm.js:js`
dependencies for regular JVM to enable JavaScript support for Spring Integration Scripting module

* Add respective `providedImplementation` dependencies
* Remove `@EnabledIfSystemProperty` from unit tests
* Mention those dependencies in the doc
@garyrussell garyrussell merged commit d298df8 into spring-projects:main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants