jamesnetherton commented on issue #4114: URL: https://github.com/apache/camel-quarkus/issues/4114#issuecomment-1253367445
Not sure what has changed to cause this. Maybe @mkouba knows? The test is pretty simple: **Postgres DataSource config:** https://github.com/apache/camel-quarkus/blob/main/integration-tests/pgevent/src/main/resources/application.properties **Camel routes that look up the DataSource by name:** https://github.com/apache/camel-quarkus/blob/main/integration-tests/pgevent/src/main/java/org/apache/camel/quarkus/component/pgevent/it/PgeventRoutes.java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
