cziegeler 2004/06/08 04:04:50
Modified: src/documentation/content/xdocs/devinfo releasing.xml
Log:
Polishing
Revision Changes Path
1.3 +67 -74
cocoon-site/src/documentation/content/xdocs/devinfo/releasing.xml
Index: releasing.xml
===================================================================
RCS file:
/home/cvs/cocoon-site/src/documentation/content/xdocs/devinfo/releasing.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- releasing.xml 8 Jun 2004 10:54:50 -0000 1.2
+++ releasing.xml 8 Jun 2004 11:04:50 -0000 1.3
@@ -179,16 +179,79 @@
<section>
<title>Uploading the Release</title>
<p>
- Upload the release and the signatures to <em>www.apache.org</em>
and put it
- under <em>/www/www.apache.org/dist/cocoon</em> into the correct
directories
- (sources and binaries). Make sure that you set the permissions
correctly.
- It's important to give the group write access!
+ The only (ONLY) place where distributions shall reside is inside
the
+ <em>/www/www.apache.org/dist/cocoon</em> on
<em>www.apache.org</em>.
+ </p>
+ <p>
+ This directory contains three subdirectories:
+ </p>
+ <ul>
+ <li>BINARIES: this is where the binary distribution tar/zipballs
are located.</li>
+ <li>SOURCES: this is where the source distribution tar/zipballs
are located.</li>
+ <li>OLD: all old and deprecated distributions.</li>
+ </ul>
+ <p>
+ Upload the release (including signatures and MD5 files)
+ to <em>www.apache.org</em> and put it under
<em>/www/www.apache.org/dist/cocoon</em>
+ into the correct directories (SOURCES and BINARIES). Make sure
that you set
+ the permissions correctly. It's important to give the group write
access!
</p>
<p>
Add/change the links from the cocoon directory to the new version
in
the sources/binaries directory. Update the README.html and the
HEADER.html.
For more information see below.
</p>
+ <p>
+ In the future, when other subprojects of Cocoon will start putting
out their
+ own releases, new directories will be created under the top level
directory,
+ with the same structure. For example the final directory will look
something
+ like:
+ </p>
+ <source>
+www/www.apache.org/dist/cocoon/
+|
++- BINARIES/
+| |
+| +- cocoon-2.0.3-bin.tar.gz
+| |
+| \- cocoon-2.0.4-bin.tar.gz
+|
++- SOURCES/
+| |
+| +- cocoon-2.0.3-src.tar.gz
+| |
+| +- cocoon-2.0.4-src.tar.gz
+| |
+| +- cocoon-2.1m1-src.tar.gz
+| |
+| \- cocoon-2.1m2-src.tar.gz
+|
++- OLD/
+| |
+| +- cocoon-1.8.1.tar.gz
+| |
+| \- cocoon-1.8.2.tar.gz
+|
++- cocoon-latest-bin.tar.gz -> BINARIES/cocoon-2.0.4-bin.tar.gz
+|
++- cocoon-latest-src.tar.gz -> SOURCES/cocoon-2.0.4-src.tar.gz
+|
++- lenya/
+| |
+| +- BINARIES/
+| | |
+| | \- cocoon-lenya-1.0-bin.tar.gz
+| |
+| +- SOURCES/
+| | |
+| | \- cocoon-lenya-1.0-src.tar.gz
+| |
+| +- cocoon-lenya-latest-bin.tar.gz -> BINARIES/cocoon-lenya-1.0-bin.tar.gz
+| |
+| \- cocoon-lenya-latest-src.tar.gz -> SOURCES/cocoon-lenya-1.0-src.tar.gz
+|
+\- license.txt
+ </source>
</section>
<section>
<title>Announcement</title>
@@ -246,72 +309,6 @@
</section>
</section>
<section>
- <title>Directories</title>
- <p>
- The only (ONLY) place where distributions shall reside is inside the
- /www/www.apache.org/dist/cocoon on daedalus.apache.org.
- </p>
- <p>
- This directory contains three subdirectories:
- </p>
- <ul>
- <li>BINARIES: this is where the binary distribution tar/zipballs are
located.</li>
- <li>SOURCES: this is where the source distribution tar/zipballs are
located.</li>
- <li>OLD: all old and deprecated distributions.</li>
- </ul>
- <p>
- In the future, when other subprojects of Cocoon will start putting
out their
- own releases, new directories will be created under the top level
directory,
- with the same structure. For example the final directory will look
something
- like:
- </p>
- <source>
-www/www.apache.org/dist/cocoon/
-|
-+- BINARIES/
-| |
-| +- cocoon-2.0.3-bin.tar.gz
-| |
-| \- cocoon-2.0.4-bin.tar.gz
-|
-+- SOURCES/
-| |
-| +- cocoon-2.0.3-src.tar.gz
-| |
-| +- cocoon-2.0.4-src.tar.gz
-| |
-| +- cocoon-2.1m1-src.tar.gz
-| |
-| \- cocoon-2.1m2-src.tar.gz
-|
-+- OLD/
-| |
-| +- cocoon-1.8.1.tar.gz
-| |
-| \- cocoon-1.8.2.tar.gz
-|
-+- cocoon-latest-bin.tar.gz -> BINARIES/cocoon-2.0.4-bin.tar.gz
-|
-+- cocoon-latest-src.tar.gz -> SOURCES/cocoon-2.0.4-src.tar.gz
-|
-+- lenya/
-| |
-| +- BINARIES/
-| | |
-| | \- cocoon-lenya-1.0-bin.tar.gz
-| |
-| +- SOURCES/
-| | |
-| | \- cocoon-lenya-1.0-src.tar.gz
-| |
-| +- cocoon-lenya-latest-bin.tar.gz -> BINARIES/cocoon-lenya-1.0-bin.tar.gz
-| |
-| \- cocoon-lenya-latest-src.tar.gz -> SOURCES/cocoon-lenya-1.0-src.tar.gz
-|
-\- license.txt
- </source>
- </section>
- <section>
<title>Publishing and linking</title>
<p>
Once the distribution ball is rolled following the naming convention and
@@ -361,10 +358,6 @@
Make sure to change the "latest version" strings and URLs in the README.html
and HEADER.html files in the /www/www.apache.org/dist/cocoon/ directory and
the mirror.html file in the /www/cocoon.apache.org/ directory.
- </p>
- <p>
-Note that for release final downloads you shouldn't edit the mirrors.html
-file, as the release should always be linked to cocoon-latest-.....
</p>
</section>
</body>