Author: rdonkin
Date: Thu Jun 23 12:18:55 2005
New Revision: 193204
URL: http://svn.apache.org/viewcvs?rev=193204&view=rev
Log:
Added some more details about the ASF Repository
Modified:
jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml
Modified: jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml?rev=193204&r1=193203&r2=193204&view=diff
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml
(original)
+++ jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml Thu
Jun 23 12:18:55 2005
@@ -114,6 +114,13 @@
</pre>
</p>
<p>
+ If possible, the format of the output should conform to the ASF repository
standard.
+ Currently, this is <code>sum filename</code>. For example:
+ </p>
+ <pre>
+ d1dcb0fbee884bb855bb327b8190af36 *commons-foo-1.2.tar.gz
+ </pre>
+ <p>
Create md5 sums for the binary and source releases, both tarred and zipped
versions.
These should be stored in files whose names are formed by appending
<code>.md5</code>.
to each filename. So, you should end up with the following files:
@@ -347,6 +354,13 @@
</subsection>
<subsection name='8 Deploy jar, project.xml and license.html to
Java-Repository'>
+ <p>
+ The ASF Java Respository is the home for distributions in jar format.
+ The details of this repository are evolving constantly so please check
+ the <a href='http://wiki.apache.org/asfrepository'>current repository
documentation</a>
+ before uploading. If you discover that the instructions below are now
outdated,
+ please patch them :)
+ </p>
<p>
Your jar file(s) should also be placed in
<code>/www/www.apache.org/dist/java-repository/commons-foo/jars</code> on
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]