Browse Source

updating ReleaseInstructions since svn:externals do not work currently with svnwcsub

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

+ 4
- 2
ReleaseInstructions View File

@@ -233,8 +233,10 @@ Note: This document was updated in the context of releasing Ant 1.7.
Commit the modified/generated files in the 'production' folder, it will go Commit the modified/generated files in the 'production' folder, it will go
live on ant.apache.org in a matter on seconds. live on ant.apache.org in a matter on seconds.
Change the version of the manual published on the site: change the URL in the
svn:externals of the 'production' folder.
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/ .
followed by a commit.


22. Clean up. 22. Clean up.




Loading…
Cancel
Save