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

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


    from 954606babb3 camel-jbang - Custom dependencies defined in 
appliction.properties is now included in export pom.xml
     new 946a44a2074 camel-jira - Create configuration on component so its 
easier to configure avoding NPE
     new f084a88b89c CAMEL-18200: Sanitized uri should hide more sensitive keys.

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/jira/JiraComponent.java |   2 +-
 .../apache/camel/support/DefaultEndpointTest.java  |   4 +-
 .../camel/management/ManagedSanitizeTest.java      |   4 +-
 .../camel/support/ScheduledPollConsumer.java       |   2 +-
 .../java/org/apache/camel/util/URISupport.java     | 187 ++++++++++++---------
 .../java/org/apache/camel/util/URISupportTest.java |   6 +-
 .../ROOT/pages/camel-3x-upgrade-guide-3_18.adoc    |   5 +
 7 files changed, 118 insertions(+), 92 deletions(-)

Reply via email to