ant install-ivy -Divy.jar=...../path/to/ivy.jar
ant install-ivyde -Divyde.zip=...../path/to/org.apache.ivyde.feature-${VERSION}.zip
ant optimize-ivy
ant optimize-ivyde
ant checksum
./signIvyArtifacts.sh
./signIvyDEArtifacts.sh
svn cp https://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk https://svn.apache.org/repos/asf/ant/ivy/updatesite/tags/$TAGNAME
svn export https://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk/dist updatesite
cd /www/www.apache.org/dist/ant/ivyde/ mv updatesite ~/updatesite.backup svn export https://svn.apache.org/repos/asf/ant/ivy/updatesite/tags/$TAGNAME/dist updatesite
cp updatesite/trunk/dist/digest.zip* site/ivyde/updatesite cp updatesite/trunk/dist/site.xml site/ivyde/updatesite
ant generate-site-ivyde svn ci target/ivyde/updatesite
svn up /www/ant.apache.org/ivy/ivyde/updatesite