Skip to content

Fix jooQ test - adapt to commons-dbcp2#183

Open
apupier wants to merge 1 commit into
apache:mainfrom
apupier:fixJooqTest
Open

Fix jooQ test - adapt to commons-dbcp2#183
apupier wants to merge 1 commit into
apache:mainfrom
apupier:fixJooqTest

Conversation

@apupier
Copy link
Copy Markdown
Contributor

@apupier apupier commented May 27, 2026

changes from upstream:
apache/camel@74ddde4#diff-1f13da1b3a3f9866797ee7599afcfc253b533788a5f5046992439d520155e8fa

  • note that previously the commons-dbcp was a runtime dependencies, when upgrading to dbcp2, it has been moved to test dependency, which means that when using it, now requires to explicitly declare it

@apupier
Copy link
Copy Markdown
Contributor Author

apupier commented May 27, 2026

@apupier apupier marked this pull request as ready for review May 27, 2026 07:31
@apupier apupier requested a review from oscerd May 27, 2026 09:52
changes from upstream:
apache/camel@74ddde4#diff-1f13da1b3a3f9866797ee7599afcfc253b533788a5f5046992439d520155e8fa
* note that previously the commons-dbcp was a runtime dependencies, when
upgrading to dbcp2, it has been moved to test dependency, which means
that when using it, now requires to explicitly declare it

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
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.

1 participant