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

jt400AS400 should be registered for runtime reinitialization #5908

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

JiriOndrusek
Copy link
Contributor

fixes #5899

PR also adds missing *IT class and a few native buildItems.

I set flat-classpath to true, which is a workaround before finding a correct way of excxluding mock classes if -Dskip-mock-tests=true is set.

@JiriOndrusek
Copy link
Contributor Author

@jamesnetherton I'd like to try to fix the flat path correctly (to turn it on only for mocked tests) so I haven't created PR for 3.8.x so far.

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.

Could be a good experiment, please refrain from merging to main until we are in a better position with the 3.9.0 camel-quarkus release.

@aldettinger
Copy link
Contributor

It should be possible to merge to main from now on

@zhfeng zhfeng merged commit 8817f06 into apache:main Mar 22, 2024
24 checks passed
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.

jt400 com.ibm.as400.access.AS400 should be registered for runtime reinitialization
4 participants