This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 8a242ab26 CAMEL-15101: header binding mismatch
new f15a623 CAMEL-15097: camel-core - Java DSL forbid multiple route
inputs with from from from to
new 7bcda65 camel-file - Work better on Java 8 due to
java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear
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:
.../org/apache/camel/component/file/FileOperations.java | 13 ++++++++++---
.../main/java/org/apache/camel/model/RouteDefinition.java | 3 +++
...lidConfiguredTest.java => RouteOneInputAllowedTest.java} | 13 ++++++-------
3 files changed, 19 insertions(+), 10 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/processor/{OnCompletionInvalidConfiguredTest.java
=> RouteOneInputAllowedTest.java} (73%)