This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 0d3295efe Remove incorrect reference to Rampart
0d3295efe is described below
commit 0d3295efe3d27b410b175054ffb432d0a9326849
Author: Andreas Veithen <[email protected]>
AuthorDate: Mon Dec 30 21:12:30 2024 +0000
Remove incorrect reference to Rampart
---
devguide/src/docbkx/devguide.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/devguide/src/docbkx/devguide.xml b/devguide/src/docbkx/devguide.xml
index 19b68e2b8..04c9f1838 100644
--- a/devguide/src/docbkx/devguide.xml
+++ b/devguide/src/docbkx/devguide.xml
@@ -563,9 +563,6 @@
javax.xml.stream.XMLOutputFactory=com.bea.xml.stream.XMLOutputFactoryBase</progr
</para>
<para>
If not yet done, export your public key and append it
to <link
xlink:href="https://dist.apache.org/repos/dist/release/ws/axiom/KEYS"/>.
- </para>
- <para>
- If not yet done, export your public key to the dev
area and append it to <link
xlink:href="https://dist.apache.org/repos/dist/release/axis/axis2/java/rampart/KEYS"/>.
The command to export a public key is as follows:
</para>
<screen>gpg --armor --export
<replaceable>key_id</replaceable></screen>