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 24303ed Upgrade JSoup to version 1.12.2 new 7d87106 JmsConfiguration#createInOutTemplate: Remove useless comparison test as reported by lgtm.com. new 637bd26 PackageJaxbMojo#processClasses: Fix logging as reported by lgtm.com new dfc0b71 AdviceWithTasks#createSelectorIterator: Remove comparison test which is always true (as reported by lgtm.com). The 3 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: .../src/main/java/org/apache/camel/component/jms/JmsConfiguration.java | 2 +- .../src/main/java/org/apache/camel/builder/AdviceWithTasks.java | 2 +- .../src/main/java/org/apache/camel/maven/packaging/PackageJaxbMojo.java | 1 + 3 files changed, 3 insertions(+), 2 deletions(-)