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 72e0a18 Fixed CS for Camel-Core
new 8cd47c6 CAMEL-13433 - S3: Exchange body stream is loaded into memory
to calculate content length which is already set via headers
new 0c68b65 CAMEL-13433 - S3: Exchange body stream is loaded into memory
to calculate content length which is already set via headers, fallback to
Exchange content-length property eventually
new 2b3211c CAMEL-13433 - S3: Exchange body stream is loaded into memory
to calculate content length which is already set via headers
new 6b76cf0 CAMEL-13433 - Fixed CS
The 36720 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:
.../apache/camel/component/aws/s3/S3Producer.java | 49 ++++++++++++----------
....java => S3ComponentContentLengthFileTest.java} | 29 ++++++++++++-
2 files changed, 55 insertions(+), 23 deletions(-)
copy
components/camel-aws-s3/src/test/java/org/apache/camel/component/aws/s3/{S3ComponentFileTest.java
=> S3ComponentContentLengthFileTest.java} (84%)