Author: rhs
Date: Tue Dec 9 21:39:51 2008
New Revision: 725000
URL: http://svn.apache.org/viewvc?rev=725000&view=rev
Log:
updated release script
Modified:
incubator/qpid/trunk/qpid/bin/release.sh
Modified: incubator/qpid/trunk/qpid/bin/release.sh
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/bin/release.sh?rev=725000&r1=724999&r2=725000&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/bin/release.sh (original)
+++ incubator/qpid/trunk/qpid/bin/release.sh Tue Dec 9 21:39:51 2008
@@ -51,8 +51,10 @@
ant build release
cd ../dotnet
-sh build-framing
-./release mono-2.0
+cd Qpid.Common
+ant
+cd ..
+./build-nant-release mono-2.0
cd client-010/gentool
ant