This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from f1d22e2 camel-smpp: fixed deprecation warnings (#4133)
new 645b844 CAMEL-15453: Migrated deprecated api
new 5a95ba0 CAMEL-15453: Migrated deprecated api
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:
.../apache/camel/component/jdbc/JdbcProducer.java | 25 ++++++---------
.../jdbc/AbstractJdbcGeneratedKeysTest.java | 36 +++++++++++-----------
.../camel/component/jdbc/JdbcColumnTypeTest.java | 5 ++-
.../camel/component/jdbc/JdbcOptionsTest.java | 2 --
.../camel/component/jdbc/JdbcRSMetaDataTest.java | 5 ++-
.../component/jdbc/JdbcRouteKeyOrderingTest.java | 5 ++-
.../apache/camel/component/jdbc/JdbcRouteTest.java | 3 +-
.../jdbc/JdbcRouteUsingSqlSelectAliasTest.java | 5 ++-
8 files changed, 36 insertions(+), 50 deletions(-)