This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 3c99cfd Camel-AWS - Improved test for all the component verifiers
new 60b5861 CAMEL-12198: Make camel-pgevent work in modular class loading
environments
new 8a735b1 CAMEL-12198: Remove PGDataSource type check as some container
implementations may wrap it using a different class
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/component/pgevent/PgEventEndpoint.java | 30 ++++++++--------------
.../karaf/features/src/main/resources/features.xml | 1 +
.../{CamelCoreTest.java => CamelPgEventTest.java} | 16 ++++++------
.../org/apache/camel/itest/CamelPgEventTest.xml | 25 ++++++++----------
4 files changed, 29 insertions(+), 43 deletions(-)
copy
tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/{CamelCoreTest.java
=> CamelPgEventTest.java} (81%)
copy
components/camel-hystrix/src/test/resources/org/apache/camel/component/hystrix/processor/BlueprintHystrixRouteOkTest.xml
=>
tests/camel-itest-osgi/src/test/resources/org/apache/camel/itest/CamelPgEventTest.xml
(78%)
--
To stop receiving notification emails like this one, please contact
[email protected].