This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-2.24.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 907c10f  CAMEL-13697: URISupport - Mask accessToken and clientSecret 
in uri logging
     new d915992  Incremented to SlfJ 1.7.26 (CAMEL-13696)
     new 256d01f  using the correct result set method to get value from 
blob-type column
     new 680bcaf  adding clob column type
     new 3606be8  unit test to validate column type
     new 3cfa4c5  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%)

Reply via email to