|
@@ -115,12 +115,14 @@ block</td> |
|
|
</tr> |
|
|
</tr> |
|
|
</table> |
|
|
</table> |
|
|
<h3>Examples</h3> |
|
|
<h3>Examples</h3> |
|
|
<blockquote> |
|
|
|
|
|
<p><pre><signjar jar="${dist}/lib/ant.jar" |
|
|
|
|
|
alias="apache-group" storepass="secret"/></pre</p> |
|
|
|
|
|
</blockquote> |
|
|
|
|
|
<p>signs the ant.jar with alias "apache-group" accessing the |
|
|
|
|
|
keystore and private key via "secret" password.</p> |
|
|
|
|
|
|
|
|
<blockquote><pre> |
|
|
|
|
|
<signjar jar="${dist}/lib/ant.jar" |
|
|
|
|
|
alias="apache-group" storepass="secret"/> |
|
|
|
|
|
</pre></blockquote> |
|
|
|
|
|
<p> |
|
|
|
|
|
signs the ant.jar with alias "apache-group" accessing the |
|
|
|
|
|
keystore and private key via "secret" password. |
|
|
|
|
|
</p> |
|
|
<hr> |
|
|
<hr> |
|
|
<p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights |
|
|
<p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights |
|
|
Reserved.</p> |
|
|
Reserved.</p> |
|
|