You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drat.apache.org by ma...@apache.org on 2019/09/28 17:22:13 UTC

[drat.wiki] branch master updated: Updated Release Process (markdown)

This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new bb83c12  Updated Release Process (markdown)
bb83c12 is described below

commit bb83c12f97f469514357519a2fbe0cefefbda405
Author: Chris Mattmann <ch...@gmail.com>
AuthorDate: Sat Sep 28 10:22:12 2019 -0700

    Updated Release Process (markdown)
---
 Release-Process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Release-Process.md b/Release-Process.md
index e18ab7d..c13d95e 100644
--- a/Release-Process.md
+++ b/Release-Process.md
@@ -2,7 +2,7 @@
 
   1. Read [the OODT Release Process](https://cwiki.apache.org/confluence/display/OODT/Release+Process). It's got plenty of tips and tricks and helps you get your environment set up and all your Apache bits configured.
   2. Make sure you have [set your useful DRAT environment variables](https://github.com/apache/drat/wiki/Installation#useful-environment-variables)
-  3. Make sure you have Maven, GPG and Java installed.
+  3. Make sure you have Maven, GPG, NodeJS (NPM) and Java installed.
 
 ## Begin Release