From 8bbf71ca444bbce926aac729183d4fc7fb32031e Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Sun, 29 Dec 2013 23:29:38 +0000 Subject: [PATCH] changing recipe to update the manual git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554095 13f79535-47bb-0310-9956-ffa450edef68 --- ReleaseInstructions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index 90b8c6d3e..bb7be3068 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -236,7 +236,7 @@ Note: This document was updated in the context of releasing Ant 1.9.3. Change the version of the manual published on the site: svn copy the manual into the production folder, using a command similar to : - svn copy https://svn.apache.org/repos/asf/ant/core/tags/ANT_190/manual/ . + svn merge https://svn.apache.org/repos/asf/ant/core/tags/ANT_193/manual/ ./manual/ followed by a commit. 22. Clean up.