This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 9deb209 [CAMEL-13693]avoid useOverridePropertiesWithPropertiesComponent being invoked twice when running a unit-test with OSGI Blueprint XML. new cd4e058 Incremented to SlfJ 1.7.26 (CAMEL-13696) new e24e9a3 using the correct result set method to get value from blob-type column new 5394315 adding clob column type new 9d35ac7 unit test to validate column type new bb849d0 Fixed CS The 5 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/jdbc/ResultSetIterator.java | 27 ++++++++++++++++++++-- ...RSMetaDataTest.java => JdbcColumnTypeTest.java} | 21 +++++++++-------- .../camel-jdbc/src/test/resources/sql/init.sql | 5 +++- parent/pom.xml | 4 ++-- 4 files changed, 43 insertions(+), 14 deletions(-) copy components/camel-jdbc/src/test/java/org/apache/camel/component/jdbc/{JdbcRSMetaDataTest.java => JdbcColumnTypeTest.java} (79%)