Revision: 64296067423a
Author:   [email protected]
Date:     Wed Aug  3 03:58:32 2011
Log:      Edited wiki page Releasing through web user interface.
http://code.google.com/p/robotframework/source/detail?repo=wiki&r=64296067423a

Modified:
 /Releasing.wiki

=======================================
--- /Releasing.wiki     Thu May  5 03:57:36 2011
+++ /Releasing.wiki     Wed Aug  3 03:58:32 2011
@@ -11,6 +11,7 @@
 {{{
 version=x.y.z
 ./package.py version $version final
+# update the version number from pom.xml
 tools/tool2html.py all
 doc/libraries/lib2html.py all
 doc/userguide/ug2html.py zip
@@ -66,7 +67,7 @@

 }}}
# Create a PGP key according to [https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven#HowToGeneratePGPSignaturesWithMaven-MavenGPGPlugin these instructions]
-
+ # Apply for [https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide publish rights] to org.robotframework project. (This will take some time from them to accept.)

 The process:
   # Run commands

Reply via email to