This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 361446f Upgrade Braintree to version 2.89.0
new aa0b89a Added test based on user forum issue
new 856763e Added test based on user forum issue
new 3810bc1 Upgrade Cglib and related bundle to version 3.2.9
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:
...derTest.java => RouteStartupOrderLastTest.java} | 17 +++++++---
components/camel-mail/pom.xml | 2 +-
.../component/mail/MailSplitAttachmentsTest.java | 1 -
...st.java => SpringMailSplitAttachmentsTest.java} | 37 +++++++---------------
.../mail/SpringMailSplitAttachmentsTest.xml} | 18 ++++-------
parent/pom.xml | 4 +--
6 files changed, 33 insertions(+), 46 deletions(-)
copy
camel-core/src/test/java/org/apache/camel/processor/{RouteStartupOrderTest.java
=> RouteStartupOrderLastTest.java} (80%)
copy
components/camel-mail/src/test/java/org/apache/camel/component/mail/{MailSplitAttachmentsTest.java
=> SpringMailSplitAttachmentsTest.java} (79%)
copy
components/{camel-spring/src/test/resources/org/apache/camel/spring/processor/SpringSplitTokenizerGroupDynamicTest.xml
=>
camel-mail/src/test/resources/org/apache/camel/component/mail/SpringMailSplitAttachmentsTest.xml}
(80%)