This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch camel-2.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 642ce34 CAMEL-12626: Fixed tracer not working if redelivery turned on
error handler.
new 97832a8 CAMEL-12897 - PGP Decryption in XML DSL not working
new ee9a16e CAMEL-12897 - Fixed CS
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:
.../camel/converter/crypto/PGPDataFormatUtil.java | 8 ++++++
...va => SpringPGPDataFormatNoPassPhraseTest.java} | 2 +-
.../converter/crypto/SpringPGPDataFormatTest.java | 7 +-----
.../SpringPGPDataFormatNoPassPhraseTest.xml} | 28 +++++++++------------
.../camel/component/crypto/camel-private.pgp | Bin 0 -> 2547 bytes
.../apache/camel/component/crypto/camel-public.pgp | Bin 0 -> 1245 bytes
6 files changed, 22 insertions(+), 23 deletions(-)
copy
components/camel-crypto/src/test/java/org/apache/camel/converter/crypto/{SpringPGPDataFormatTest.java
=> SpringPGPDataFormatNoPassPhraseTest.java} (94%)
copy
components/{camel-jaxb/src/test/resources/org/apache/camel/example/marshalAndUnmarshalWithRef.xml
=>
camel-crypto/src/test/resources/org/apache/camel/component/crypto/SpringPGPDataFormatNoPassPhraseTest.xml}
(65%)
create mode 100644
components/camel-crypto/src/test/resources/org/apache/camel/component/crypto/camel-private.pgp
create mode 100644
components/camel-crypto/src/test/resources/org/apache/camel/component/crypto/camel-public.pgp