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

lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.


    from b5b38c7  Updated CHANGELOG.md
     new 22a5f56  core: remove unused methods from TaskHelper
     new 7a0e751  core: compute content log level once upon startup
     new 72bc2f1  TaskHelperTest: cleanup MyLogger class
     new 1ccc60a  TaskHelperTest: replace raw Map with generic version
     new 176244b  TaskHelperTest: replace double brace initialization with 
Camel's helpers
     new 9d6db14  TaskHelperTest: iuse assertFalse instead of negated assertTrue

The 6 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/kafkaconnector/CamelSinkTask.java |  14 +-
 .../camel/kafkaconnector/CamelSourceTask.java      |  14 +-
 .../camel/kafkaconnector/utils/TaskHelper.java     |  86 ++-----
 .../camel/kafkaconnector/utils/TaskHelperTest.java | 263 +++++----------------
 4 files changed, 102 insertions(+), 275 deletions(-)

Reply via email to