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

CAMEL-19225: camel-jpa - Refactor JpaComponent #10992

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

zhfeng
Copy link
Contributor

@zhfeng zhfeng commented Aug 4, 2023

Description

Follow up #10954

Refactor JpaComponent and make it easier to remove DefaultTransactionStrategy in graal static analysis. It could be helpful for camel-quarkus PR

Target

  • I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally and I have committed all auto-generated changes

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

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

🐫 Maintainers, please note that first-time contributors require manual approval for the GitHub Actions to run.

⚠️ Please note that the changes on this PR may be tested automatically if they change components.

🤖 Use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

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

@zhfeng
Copy link
Contributor Author

zhfeng commented Aug 4, 2023

/component-test camel-jpa

Result ✅ The tests passed successfully

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

🤖 The Apache Camel test robot will run the tests for you 👍

@zhfeng zhfeng merged commit 7f999c1 into apache:main Aug 4, 2023
4 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.

2 participants