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 0927382 Sync deps
add 0437d82 Polished
add 7768300 CAMEL-17048: Fixed transacted/sage EIP would add EIPs last
that came before them. Though as Camel end user transacted should always be
first so its uncommon to have this problem.
No new revisions were added by this update.
Summary of changes:
.../apache/camel/model/ProcessorDefinition.java | 2 +-
.../apache/camel/model/RouteDefinitionHelper.java | 6 +-
...Test.java => TransactedSetHeaderIssueTest.java} | 70 ++++++++++++++--------
3 files changed, 49 insertions(+), 29 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/issues/{AdviceWithPolicyTest.java
=> TransactedSetHeaderIssueTest.java} (55%)