Author: bodewig
Date: Thu Oct 13 15:50:10 2011
New Revision: 1182920
URL: http://svn.apache.org/viewvc?rev=1182920&view=rev
Log:
the official docs don't want us to create symlinks
Modified:
logging/log4net/ReleaseInstructions.txt
Modified: logging/log4net/ReleaseInstructions.txt
URL:
http://svn.apache.org/viewvc/logging/log4net/ReleaseInstructions.txt?rev=1182920&r1=1182919&r2=1182920&view=diff
==============================================================================
--- logging/log4net/ReleaseInstructions.txt (original)
+++ logging/log4net/ReleaseInstructions.txt Thu Oct 13 15:50:10 2011
@@ -198,13 +198,6 @@ Publish the Release
release-notes.html and copy it to
/www/www.apache.org/dist/logging/log4net
-* grab symlinks.sh from
- https://svn.apache.org/repos/private/committers/tools/releases/symlinks.sh
- and run it inside /www/www.apache.org/dist/logging/log4net with the
- current version number as its only argument, i.e.
-
- $ symlinks.sh 1.2.11
-
* double check all files under log4net are owned by the group logging
and have the correct permissions (group-writable, world-readable)