[plexus-cipher] 04/07: Merge tag 'upstream/1.7'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:38:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository plexus-cipher.

commit 1ee441b1a97351ed23af128d3995ad771c8342c2
Merge: 11de516 940262e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 9 12:16:12 2015 +0200

    Merge tag 'upstream/1.7'
    
    Upstream version 1.7

 .gitignore                                         |   5 +
 NOTICE.txt                                         |   7 +
 pom.xml                                            | 137 ++++++
 .../sonatype/plexus/components/cipher/Base64.java  | 535 +++++++++++++++++++++
 .../components/cipher/DefaultPlexusCipher.java     | 226 +++++++++
 .../plexus/components/cipher/PBECipher.java        | 273 +++++++++++
 .../plexus/components/cipher/PlexusCipher.java     |  96 ++++
 .../components/cipher/PlexusCipherException.java   |  38 ++
 src/main/resources/META-INF/plexus/components.xml  |  12 +
 .../components/cipher/DefaultPlexusCipherTest.java | 192 ++++++++
 .../plexus/components/cipher/PBECipherTest.java    |  85 ++++
 11 files changed, 1606 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-cipher.git



More information about the pkg-java-commits mailing list