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 cb6c0fa Upgrade Jnats to version 2.1.2
new c8a5604 CAMEL-12897 - PGP Decryption in XML DSL not working
new 5ccb460 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