Author: bodewig
Date: Thu Oct 6 07:29:35 2011
New Revision: 1179523
URL: http://svn.apache.org/viewvc?rev=1179523&view=rev
Log:
Note to self
Modified:
logging/log4net/ReleaseInstructions.txt
Modified: logging/log4net/ReleaseInstructions.txt
URL:
http://svn.apache.org/viewvc/logging/log4net/ReleaseInstructions.txt?rev=1179523&r1=1179522&r2=1179523&view=diff
==============================================================================
--- logging/log4net/ReleaseInstructions.txt (original)
+++ logging/log4net/ReleaseInstructions.txt Thu Oct 6 07:29:35 2011
@@ -124,13 +124,17 @@ Create the Release
https://svn.apache.org/repos/asf/logging/log4net/trunk \
https://svn.apache.org/repos/asf/logging/log4net/tags/1.2.11RC1
-* Create a fresh working copy of the new tag on the Linux box and run
- "nant"
+* Create a fresh working copy of the new tag on the Linux box and copy
+ old-log4net.snk to the root directory.
+
+* Run "nant"
* zip up the bin/mono directory and copy it to the Windows machine
-* Create a fresh working copy of the new tag on the Windows box and extract
- the contents of the Mono zip to bin/mono
+* Create a fresh working copy of the new tag on the Windows box and copy
+ old-log4net.snk to the root directory.
+
+* Extract the contents of the Mono zip to bin/mono
* Run "nant package"