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

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


    from 4d3d77d  CAMEL-16283: Fixed camel-jetty NPE in query parsing
     new 19b6cca  CAMEL-16241: Added unit test
     new 4ca6675  CAMEL-16241: Added unit test
     new 07785c5  CAMEL-16241: Fixed endpoint-dsl should resolve property 
placeholders earlier and in properties so the components always have 
placeholders resolved early. Thanks to David Voit for reporting and the 
reproducer.

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:
 .../builder/endpoint/AbstractEndpointBuilder.java  | 22 ++++++++++++----
 .../{PahoTest.java => HttpsBasicAuthTest.java}     | 29 ++++++++++++++--------
 2 files changed, 35 insertions(+), 16 deletions(-)
 copy 
core/camel-endpointdsl/src/test/java/org/apache/camel/builder/endpoint/{PahoTest.java
 => HttpsBasicAuthTest.java} (62%)

Reply via email to