You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2017/09/20 18:04:06 UTC

httpcomponents-parent git commit: Update build and release instructions.

Repository: httpcomponents-parent
Updated Branches:
  refs/heads/master 8f8e9bafe -> 3dc3fc390


Update build and release instructions.

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/3dc3fc39
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/3dc3fc39
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/3dc3fc39

Branch: refs/heads/master
Commit: 3dc3fc390400e7b10ccf42e3e33a2e68e025472f
Parents: 8f8e9ba
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Sep 20 12:04:03 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Sep 20 12:04:03 2017 -0600

----------------------------------------------------------------------
 BUILDING.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/3dc3fc39/BUILDING.txt
----------------------------------------------------------------------
diff --git a/BUILDING.txt b/BUILDING.txt
index 4eb8ceb..635e8c3 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -33,6 +33,9 @@ svn, version 1.9.7-SlikSvn (SlikSvn/1.9.7)
 
 git version 2.14.1.windows.1
 
+gpg (GnuPG) 2.0.30 (Gpg4win 2.3.4)
+libgcrypt 1.7.8
+
 (2) Check local build
 ---------------------
 
@@ -77,7 +80,6 @@ Dry-run the release:
 
 mvn release:prepare -DdryRun=true
 
-
 Run the release:
 
 mvn release:clean