You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/11/13 08:22:43 UTC

svn commit: r1769468 - /poi/site/src/documentation/release-guide.txt

Author: onealj
Date: Sun Nov 13 08:22:43 2016
New Revision: 1769468

URL: http://svn.apache.org/viewvc?rev=1769468&view=rev
Log:
update release guide

Modified:
    poi/site/src/documentation/release-guide.txt

Modified: poi/site/src/documentation/release-guide.txt
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/release-guide.txt?rev=1769468&r1=1769467&r2=1769468&view=diff
==============================================================================
--- poi/site/src/documentation/release-guide.txt (original)
+++ poi/site/src/documentation/release-guide.txt Sun Nov 13 08:22:43 2016
@@ -112,7 +112,8 @@ $ svn pd 'svn:executable' $(find -name .
 
 
 (II) Making release artefacts
-  1. Update the documentation and create/download the tag (needs a Java7+ environment)
+  1. The following command will update the documentation and create/download the tag (needs a Java7+ environment)
+     using your Apache credentials stored in ~/.m2/settings.xml.
      {code}
      ant -Dversion.id=3.15-beta1 release-prep1 (beta release)
      ant -Dversion.id=3.15 release-prep1 (final release)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org