cp ..../ivy.jar dist/plugins/org.apache.ivy_$VERSION.jar
ant generate-ivy-feature -Divy.version=$VERSION
cd dist unzip ..../org.apache.ivyde.feature-$VERSION.zip
ant optimize-ivy
ant optimize-ivyde
ant checksum
./signIvyArtifacts.sh
./signIvyDEArtifacts.sh
svn export https://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk/dist updatesite
svn cp https://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk https://svn.apache.org/repos/asf/ant/ivy/updatesite/tags/$TAGNAME
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