This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 9ad8a48 spring main should use exit code
new 26097b7 CAMEL-16277 - Camel-File: Use appendChar for the first
message too
new 61bd90d CAMEL-16277 - Camel-File: Use appendChar for the first
message too
new 23bb0c1 CAMEL-16277 - Camel-File: Use appendChar for the first
message too
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:
.../java/org/apache/camel/component/file/FileOperations.java | 6 ++----
...Test.java => FileProduceAppendCharsEmptyMessageTest.java} | 12 +++++-------
...est.java => FileProduceAppendCharsSingleMessageTest.java} | 12 +++++-------
.../camel/component/file/FileProduceAppendCharsTest.java | 4 ++--
4 files changed, 14 insertions(+), 20 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/component/file/{FileProduceAppendCharsTest.java
=> FileProduceAppendCharsEmptyMessageTest.java} (81%)
copy
core/camel-core/src/test/java/org/apache/camel/component/file/{FileProduceAppendCharsTest.java
=> FileProduceAppendCharsSingleMessageTest.java} (81%)