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 44ab6ba  CAMEL-17591: camel-core - OgnlHelper fixed not couting 
parenthesis in single/double quoted text, when splitting into methods
     add 0125a13  CAMEL-17563: camel-attachments - Should use safe copy the 
internal map that holds the current attachments to avoid side-effects when 
exchange is copied such as wiretap etc.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/attachment/AttachmentMap.java | 16 ++--
 .../camel/attachment/DefaultAttachmentMessage.java | 40 +++++-----
 .../org/apache/camel/attachment/WireTapTest.java   | 92 ++++++++++++++++++++++
 3 files changed, 122 insertions(+), 26 deletions(-)
 copy 
catalog/camel-route-parser/src/test/java/org/apache/camel/parser/java/MyConcatFieldRouteBuilder.java
 => 
components/camel-attachments/src/main/java/org/apache/camel/attachment/AttachmentMap.java
 (69%)
 create mode 100644 
components/camel-attachments/src/test/java/org/apache/camel/attachment/WireTapTest.java

Reply via email to