Skip to content

Comments

CAMEL-19189: camel-groovy - Adapt the code for native mode#9620

Merged
essobedo merged 1 commit intomainfrom
CAMEL-19189/groovy-language-native-support
Mar 23, 2023
Merged

CAMEL-19189: camel-groovy - Adapt the code for native mode#9620
essobedo merged 1 commit intomainfrom
CAMEL-19189/groovy-language-native-support

Conversation

@essobedo
Copy link
Contributor

Fix for https://issues.apache.org/jira/browse/CAMEL-19189

Motivation

To use the Groovy language in native, we need to adapt the current code to be able to provide all the pre-compiled groovy classes at build time.

Modifications

  • Add a Builder class to be able to create an immutable instance of GroovyLanguage with all the precompiled Groovy expressions

@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

⚠️ Please note that the changes on this PR may be tested automatically.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

@github-actions
Copy link
Contributor

Components tested:

Total Tested Failed ❌ Passed ✅
1 1 0 1

@essobedo essobedo merged commit 4efe6d2 into main Mar 23, 2023
@essobedo essobedo deleted the CAMEL-19189/groovy-language-native-support branch March 23, 2023 20:57
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