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

pascalschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 2c23ad7  Upgrade Ribbon to version 2.2.4
     new c31cac3  camel-sql: speed-up tests by not forking the JVM for every 
test executed
     new 55da3fa  camel-sql: speed-up test be reducing consume delays and sleep 
times

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:
 components/camel-sql/pom.xml                                     | 9 ---------
 .../camel/component/sql/SqlConsumerDeleteBatchCompleteTest.java  | 6 +++---
 .../apache/camel/component/sql/SqlConsumerDeleteFailedTest.java  | 5 +++--
 .../org/apache/camel/component/sql/SqlConsumerDeleteTest.java    | 6 +++---
 .../camel/component/sql/SqlConsumerDeleteTransformTest.java      | 6 +++---
 .../camel/component/sql/SqlConsumerMaxMessagesPerPollTest.java   | 2 +-
 .../camel/component/sql/SqlConsumerOutputTypeSelectListTest.java | 2 +-
 .../sql/SqlConsumerOutputTypeSelectListWithClassTest.java        | 2 +-
 .../camel/component/sql/SqlConsumerOutputTypeSelectOneTest.java  | 8 ++++----
 .../camel/component/sql/SqlConsumerOutputTypeStreamListTest.java | 6 +++---
 .../java/org/apache/camel/component/sql/SqlConsumerTest.java     | 2 +-
 .../sql/SqlProducerAlwaysPopulateStatementFalseTest.java         | 2 +-
 .../component/sql/SqlProducerAlwaysPopulateStatementTest.java    | 2 +-
 .../aggregate/jdbc/JdbcAggregateDiscardOnTimeoutTest.java        | 8 ++++----
 .../jdbc/JdbcAggregateNotLostRemovedWhenConfirmedTest.java       | 2 --
 .../camel/processor/aggregate/jdbc/JdbcAggregateNotLostTest.java | 2 --
 16 files changed, 29 insertions(+), 41 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <commits@camel.apache.org>'].

Reply via email to