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

Add xslt-saxon native support #5133

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

zhfeng
Copy link
Contributor

@zhfeng zhfeng commented Jul 31, 2023

Fix #1615

Copy link
Contributor

@aldettinger aldettinger left a comment

Choose a reason for hiding this comment

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

Looks good.

Would we need more test coverage for features defined here:
https://camel.apache.org/components/3.21.x/xslt-saxon-component.html

Like xslt params, xs:include, extension functions and XSL warnings/errors ?

@zhfeng
Copy link
Contributor Author

zhfeng commented Jul 31, 2023

Yeah, it is exactly what I will do in a sepearte PR.

@zhfeng zhfeng merged commit 02e639e into apache:main Jul 31, 2023
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.

XSLT Saxon native support
4 participants