|
From: <fab...@us...> - 2011-03-04 19:53:59
|
Revision: 5417
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=5417&view=rev
Author: fabiomaulo
Date: 2011-03-04 19:53:53 +0000 (Fri, 04 Mar 2011)
Log Message:
-----------
Minor
Modified Paths:
--------------
trunk/nhibernate/ShowBuildMenu.bat
Modified: trunk/nhibernate/ShowBuildMenu.bat
===================================================================
--- trunk/nhibernate/ShowBuildMenu.bat 2011-03-04 16:51:18 UTC (rev 5416)
+++ trunk/nhibernate/ShowBuildMenu.bat 2011-03-04 19:53:53 UTC (rev 5417)
@@ -97,7 +97,7 @@
goto end
:build-release
-%NANT% -D:project.config=release clean build
+%NANT% -D:project.config=release clean release
echo.
echo Assuming the build succeeded, your results will be in the build folder.
echo.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|