Author: dennisl
Date: Sat Apr 17 20:32:56 2010
New Revision: 935252
URL: http://svn.apache.org/viewvc?rev=935252&view=rev
Log:
verifier.verifyDetachedSignature() returns a SignatureStatus object.
Modified:
commons/sandbox/openpgp/trunk/src/site/apt/usage.apt
Modified: commons/sandbox/openpgp
Author: psteitz
Date: Sat Apr 17 16:32:54 2010
New Revision: 935203
URL: http://svn.apache.org/viewvc?rev=935203&view=rev
Log:
Javadoc only.
Modified:
commons/proper/pool/trunk/src/java/org/apache/commons/pool/PoolUtils.java
Modified:
commons/proper/pool/trunk/src/java/org/apache/commons/po
Author: dennisl
Date: Sat Apr 17 14:29:14 2010
New Revision: 935179
URL: http://svn.apache.org/viewvc?rev=935179&view=rev
Log:
[SANDBOX-321] Ant task to verify a signature
Added:
commons/sandbox/openpgp/trunk/src/main/java/org/apache/commons/openpgp/ant/OpenPgpVerifierTask.java
(with prop
Author: dennisl
Date: Sat Apr 17 13:44:23 2010
New Revision: 935176
URL: http://svn.apache.org/viewvc?rev=935176&view=rev
Log:
Fix attribute name in exception message.
Modified:
commons/sandbox/openpgp/trunk/src/main/java/org/apache/commons/openpgp/ant/OpenPgpSignerTask.java
Modified:
comm
Author: dennisl
Date: Sat Apr 17 13:43:25 2010
New Revision: 935175
URL: http://svn.apache.org/viewvc?rev=935175&view=rev
Log:
No ascii armor parameter is used in the call to
verifier.verifyDetachedSignature().
Modified:
commons/sandbox/openpgp/trunk/src/site/apt/usage.apt
Modified: commons
Author: dennisl
Date: Sat Apr 17 13:05:42 2010
New Revision: 935172
URL: http://svn.apache.org/viewvc?rev=935172&view=rev
Log:
If the secret keyring does not contain the specified key an OpenPgpException is
thrown indicating what the problem is. The previous behavior was that an NPE
was thrown b
Author: dennisl
Date: Sat Apr 17 13:02:36 2010
New Revision: 935171
URL: http://svn.apache.org/viewvc?rev=935171&view=rev
Log:
Include the name of the file in the exception message if the public or secret
keyring file does not exist or is not readable.
Modified:
commons/sandbox/openpgp/trun
Author: dennisl
Date: Sat Apr 17 12:58:30 2010
New Revision: 935170
URL: http://svn.apache.org/viewvc?rev=935170&view=rev
Log:
Improve documentation.
Add missing in ant task example.
Modified:
commons/sandbox/openpgp/trunk/src/site/apt/signer.apt
commons/sandbox/openpgp/trunk/src/site/ap