On 07/01/2011 11:26 AM, simonetrip...@apache.org wrote:
Author: simonetripodi
Date: Fri Jul  1 09:26:08 2011
New Revision: 1141888

URL: http://svn.apache.org/viewvc?rev=1141888&view=rev
Log:
described how to release apidocs

Modified:
     cocoon/cocoon3/trunk/RELEASE_HOWTO.txt

Modified: cocoon/cocoon3/trunk/RELEASE_HOWTO.txt
URL: 
http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/RELEASE_HOWTO.txt?rev=1141888&r1=1141887&r2=1141888&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/RELEASE_HOWTO.txt (original)
+++ cocoon/cocoon3/trunk/RELEASE_HOWTO.txt Fri Jul  1 09:26:08 2011
@@ -1,8 +1,6 @@
  HOWTO RELEASE COCOON 3: Preparations
  ------------------------------------

-Note: The Cocoon release process still uploads the artifacts to 
people.apache.org:/x1/www/people.apache.org/builds/cocoon/ This should be 
changed to use the Apache Nexus installation
-
  * check your workstation's settings as described at 
http://cocoon.apache.org/1199_1_1.html (step 1)

  * update src/main/changes/changes.xml and src/main/site/apt/download.apt in 
the 'cocoon-docs' module
@@ -62,11 +60,19 @@ HOWTO RELEASE COCOON 3: After a successf
    and call

      'svn up'.
-
-* update the website

  * upload the Javadocs

+  That's a manual operation, once created the release package, compress the
+
+   cocoon-all/target/apidocs
+
+  Then upload the compressed file on p.a.o:
+
+    scp apidocs.zip asfusername@p.a.o:/x1/www/cocoon.apache.org/3.0
+
+  Then login on remote machine and decompress
+

FYI: The javadocs are also added to the distribution artifacts and automatically contain the correct version number.

--
Reinhard Pötz         Founder & Managing Director, Indoqa and Deepsearch
                        http://www.indoqa.com/people/reinhard-poetz.html

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member                  reinh...@apache.org
________________________________________________________________________

      Furthermore, I think Oracle has to honor the JSPA agreement.
    http://s.apache.org/JCPIsDead       http://s.apache.org/tck-trap

Reply via email to