This is an automated email from the ASF dual-hosted git repository.
joern pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/master by this push:
new ec0f7da Add one time setup section
ec0f7da is described below
commit ec0f7dadbebb36c3ecff2ef5cc45d3bc905f8ccd
Author: Jörn Kottmann <[email protected]>
AuthorDate: Thu Jul 13 16:57:30 2017 +0200
Add one time setup section
---
src/main/jbake/content/release.ad | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/main/jbake/content/release.ad
b/src/main/jbake/content/release.ad
index b329458..9ab8644 100644
--- a/src/main/jbake/content/release.ad
+++ b/src/main/jbake/content/release.ad
@@ -22,6 +22,13 @@
:jbake-status: published
:idprefix:
+## One time setup
+- Make sure you have your PGP key entered into https://id.apache.org/.
+ Your KEYS will then be present in:
https://people.apache.org/keys/group/opennlp.asc
+- Check if you have your PGP keys password.
+- Create a maven settings.xml to publish to repository.apache.org
+
+## Step-by-Step
The following documents the steps which are necessary to make a
release of Apache OpenNLP.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].