Author: nbubna
Date: Wed Dec 3 13:28:46 2008
New Revision: 723081
URL: http://svn.apache.org/viewvc?rev=723081&view=rev
Log:
add note about old releases
Modified:
velocity/engine/trunk/build/build.xml
Modified: velocity/engine/trunk/build/build.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/build/build.xml?rev=723081&r1=723080&r2=723081&view=diff
==============================================================================
--- velocity/engine/trunk/build/build.xml (original)
+++ velocity/engine/trunk/build/build.xml Wed Dec 3 13:28:46 2008
@@ -1079,6 +1079,9 @@
and the non-dep jar, source jar, javadoc jar, pom and respective md5,
sha1 and asc files should be copied into
/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/velocity/velocity/${version}/
+ * Remove older releases of the same grade as this one (alpha, beta, final)
from
+ /www/www.apache.org/dist/velocity/engine
+
* Tag the release in SVN with a command such as:
svn copy -m "Release Engine ${version}"
https://svn.apache.org/repos/asf/velocity/engine/trunk \
https://svn.apache.org/repos/asf/velocity/engine/tags/${version}