Author: nbubna
Date: Tue Dec 2 08:28:48 2008
New Revision: 722512
URL: http://svn.apache.org/viewvc?rev=722512&view=rev
Log:
add note about cleaning up old dist versions
Modified:
velocity/tools/trunk/build.xml
Modified: velocity/tools/trunk/build.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/build.xml?rev=722512&r1=722511&r2=722512&view=diff
==============================================================================
--- velocity/tools/trunk/build.xml (original)
+++ velocity/tools/trunk/build.xml Tue Dec 2 08:28:48 2008
@@ -721,6 +721,9 @@
and the full jar, pom and their md5 and sha1 files should be copied into
/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/velocity/velocity-tools/${project.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 Tools ${project.version}"
https://svn.apache.org/repos/asf/velocity/tools/trunk \
https://svn.apache.org/repos/asf/velocity/tools/tags/${project.version}