This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a change to branch jenkins-pipeline
in repository https://gitbox.apache.org/repos/asf/camel.git.
discard dfe05f8 CAMEL-11930: pipeline e-mail support
discard 680d81f CAMEL-11930: don't fail if no JUnit results found
add 12d2cb6 CAMEL-12278: camel-jsonpath - Should allow to load jackson
adapter in OSGi
add d8cc83d Fixed a typo in ConvertBodyProcess.java
add c7b93d9 CAMEL-12279 - restore CamelCharsetName Exchange property if
set before call to convertBodyTo with Charset
add 6202bd6 CAMEL-12280 - Camel AWS S3: Add other fields in the exchange
returned from the consumer
add b91f477 Regen
add 95f5438 Make olingo2 test setup deterministic
add 41b4568 CAMEL-11930: don't fail if no JUnit results found
add 11842f5 CAMEL-11930: pipeline e-mail support
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (dfe05f8)
\
N -- N -- N refs/heads/jenkins-pipeline (11842f5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
bom/camel-bom/pom.xml | 5 ++++
.../camel/processor/ConvertBodyProcessor.java | 12 ++++++---
.../apache/camel/processor/ConvertBodyTest.java | 19 ++++++++++++++
.../apache/camel/component/aws/s3/S3Constants.java | 2 ++
.../apache/camel/component/aws/s3/S3Endpoint.java | 3 +++
components/camel-jsonpath/pom.xml | 2 +-
.../org/apache/camel/jsonpath/JsonPathEngine.java | 3 ++-
.../camel-olingo2/camel-olingo2-component/pom.xml | 30 ++++++++++++++--------
.../camel-spring-boot-dependencies/pom.xml | 5 ++++
9 files changed, 66 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].