diff --git a/ReleaseInstructions b/ReleaseInstructions index f3a50f4b0..ff9aa0ffb 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -218,13 +218,37 @@ Note: This document was updated in the context of releasing Ant 1.7. 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.