You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/08/31 10:23:24 UTC

[camel] branch regen_bot updated (ae5888f -> 5d2c4dc)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from ae5888f  (chores) camel-rss: fix a resource leak reading from XML (#6012)
     add d133b8c  (chores) camel-maven-plugin: fix resource leak when finding files (#6014)
     add 5d2c4dc  CAMEL-16893: Prevent potential NPE in shutdown of GrpcStreamingExchangeForwarder

No new revisions were added by this update.

Summary of changes:
 .../component/grpc/client/GrpcStreamingExchangeForwarder.java    | 4 +++-
 .../org/apache/camel/maven/packaging/AbstractGeneratorMojo.java  | 6 ++++++
 .../java/org/apache/camel/maven/packaging/ComponentDslMojo.java  | 9 +++------
 .../java/org/apache/camel/maven/packaging/EndpointDslMojo.java   | 8 +++-----
 .../camel/maven/packaging/GenerateEndpointUriFactoryMojo.java    | 9 +++------
 5 files changed, 18 insertions(+), 18 deletions(-)