From: <fli...@us...> - 2008-09-30 18:00:39
|
Revision: 158 http://structuremap.svn.sourceforge.net/structuremap/?rev=158&view=rev Author: flimflan Date: 2008-09-30 18:00:10 +0000 (Tue, 30 Sep 2008) Log Message: ----------- Steven Harman thought it was non-intuitive that he had to run the cruise build locally. A little renaming should help him get over that fear. Added Paths: ----------- trunk/RunBuild.BAT Removed Paths: ------------- trunk/RunCruiseBuild.BAT Copied: trunk/RunBuild.BAT (from rev 157, trunk/RunCruiseBuild.BAT) =================================================================== --- trunk/RunBuild.BAT (rev 0) +++ trunk/RunBuild.BAT 2008-09-30 18:00:10 UTC (rev 158) @@ -0,0 +1,2 @@ +bin\nant\nant.exe -buildfile:cruise.build cruise +pause Property changes on: trunk/RunBuild.BAT ___________________________________________________________________ Added: svn:mergeinfo + Deleted: trunk/RunCruiseBuild.BAT =================================================================== --- trunk/RunCruiseBuild.BAT 2008-09-26 01:03:19 UTC (rev 157) +++ trunk/RunCruiseBuild.BAT 2008-09-30 18:00:10 UTC (rev 158) @@ -1,2 +0,0 @@ -bin\nant\nant.exe -buildfile:cruise.build cruise -pause This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |