You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/13 01:24:40 UTC

svn commit: r495795 - /jakarta/commons/sandbox/openpgp/trunk/src/site/apt/signer.apt

Author: dennisl
Date: Fri Jan 12 16:24:39 2007
New Revision: 495795

URL: http://svn.apache.org/viewvc?view=rev&rev=495795
Log:
Add whitespace in a couple of places so that the layout looks good.
Fix a typo.

Modified:
    jakarta/commons/sandbox/openpgp/trunk/src/site/apt/signer.apt

Modified: jakarta/commons/sandbox/openpgp/trunk/src/site/apt/signer.apt
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/openpgp/trunk/src/site/apt/signer.apt?view=diff&rev=495795&r1=495794&r2=495795
==============================================================================
--- jakarta/commons/sandbox/openpgp/trunk/src/site/apt/signer.apt (original)
+++ jakarta/commons/sandbox/openpgp/trunk/src/site/apt/signer.apt Fri Jan 12 16:24:39 2007
@@ -8,11 +8,11 @@
 
 Signer Ant Task
 
-This task will be packaged in the commons-openpgp.jar.
-It will use the bouncy castle jars at runtime. It has been tested with bcpg-jdk12-134.jar and bcprov-jdk12-134.jar.
-The generated signatures can be verified with gpg.
+ This task will be packaged in the commons-openpgp.jar.
+ It will use the bouncy castle jars at runtime. It has been tested with bcpg-jdk12-134.jar and bcprov-jdk12-134.jar.
+ The generated signatures can be verified with gpg.
 
-<<<signer>>> can sign one or several files at once.
+ <<<signer>>> can sign one or several files at once.
 
 * <<<attributes>>>
 
@@ -33,7 +33,7 @@
 | <<<artefact>>>   | The file that you want to sign.                                          | No, if fileset nested element present.          |
 *------------------+--------------------------------------------------------------------------+-------------------------------------------------+
 
-  The task must also take a either one or several nested <<<fileset>>> element, or an <<<artefact>>> attribute.
+  The task must also take either one or several nested <<<fileset>>> element, or an <<<artefact>>> attribute.
 
 ** <<<fileset>>> nested element
 
@@ -51,6 +51,7 @@
 
 
 * example
+
 -----
 <project name="test1" xmlns:openpgp="antlib:org.apache.commons.openpgp.ant">
   <taskdef resource="org/apache/commons/openpgp/ant/antlib.xml" uri="antlib:org.apache.commons.openpgp.ant"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org