Browse Source

changing recipe to update the manual

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554095 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 11 years ago
parent
commit
8bbf71ca44
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ReleaseInstructions

+ 1
- 1
ReleaseInstructions View File

@@ -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.


Loading…
Cancel
Save