Author: antoine
Date: Fri Feb 12 13:08:21 2010
New Revision: 909392
URL: http://svn.apache.org/viewvc?rev=909392&view=rev
Log:
provisional change of ReleaseInstructions
Modified:
ant/core/trunk/ReleaseInstructions
Modified: ant/core/trunk/ReleaseInstructions
URL:
http://svn.apache.org/viewvc/ant/core/trunk/ReleaseInstructions?rev=909392&r1=909391&r2=909392&view=diff
==============================================================================
--- ant/core/trunk/ReleaseInstructions (original)
+++ ant/core/trunk/ReleaseInstructions Fri Feb 12 13:08:21 2010
@@ -218,13 +218,37 @@
from distribution
to /www/www.apache.org/dist/ant/[source|binaries].
+
+ this can be done using the target upload of the build.xml
+
and
- from java-repository/org.apache.ant
- to
/www/people.apache.org/repo/m1-ibiblio-rsync-repository/org.apache.ant
+ from java-repository
+ to
+ /www/people.apache.org/repo/m2-ibiblio-rsync-repository in a maven2
+ directory structure. You can use the Maven Ant tasks (better) or do it
+ by hand.
+
+ the directory structure for one artefact should look like that
+
+ under
+ /www/people.apache.org/repo/m2-ibiblio-rsync-repository
+
+ this is an example for version 1.8.0 of the ant-apache-regexp jar
+
+ the build.xml of ant will be changed later to be able to produce this
+ automatically
+
+./org/apache/ant/ant-apache-regexp/1.8.0/ant-apache-regexp-1.8.0.jar.sha1
+./org/apache/ant/ant-apache-regexp/1.8.0/ant-apache-regexp-1.8.0.pom.md5
+./org/apache/ant/ant-apache-regexp/1.8.0/ant-apache-regexp-1.8.0.pom.sha1
+./org/apache/ant/ant-apache-regexp/1.8.0/ant-apache-regexp-1.8.0.jar.md5
+./org/apache/ant/ant-apache-regexp/1.8.0/ant-apache-regexp-1.8.0.pom
+./org/apache/ant/ant-apache-regexp/1.8.0/ant-apache-regexp-1.8.0.jar
+./org/apache/ant/ant-apache-regexp/1.8.0/ant-apache-regexp-1.8.0.pom.asc
+./org/apache/ant/ant-apache-regexp/1.8.0/ant-apache-regexp-1.8.0.jar.asc
- this can be done using the target upload of the build.xml
* remove the symbolic links from /www/www.apache.org/dist/ant.