Author: ianwdunlop
Date: Wed Jul 29 13:23:20 2015
New Revision: 1693257

URL: http://svn.apache.org/r1693257
Log:
Typo in source directory name. Clarification in directory to be in.

Modified:
    incubator/taverna/site/trunk/content/community/releasing.md

Modified: incubator/taverna/site/trunk/content/community/releasing.md
URL: 
http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/community/releasing.md?rev=1693257&r1=1693256&r2=1693257&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/community/releasing.md (original)
+++ incubator/taverna/site/trunk/content/community/releasing.md Wed Jul 29 
13:23:20 2015
@@ -407,7 +407,7 @@ still under *[VOTE]*, first remove them
     cd dist/source
     svn rm *
 
-Retrieve the source archives from the staging repository by looking for
+Now go back to the *dist* directory. Retrieve the source archives from the 
staging repository by looking for
 `-*source-release.zip` (not `sources.jar`!) in the
 staging repository, located under the
 folder corresponding to the groupID and artifactId of the
@@ -436,7 +436,7 @@ Under `source/`, make a corresponding ve
 and *include the RC number*, avoiding confusion in case you need to
 make a second release candidate:
 
-    mkdir source/averna-language-0.15.0-incubating-RC2
+    mkdir source/taverna-language-0.15.0-incubating-RC2
     mkdir source/taverna-parent-1-incubating-RC2
     mv *language*release* source/taverna-language-0.15.0-incubating-RC2
     mv *parent*release* source/taverna-parent-1-incubating-RC2


Reply via email to