|
From: <te...@us...> - 2009-07-17 15:02:06
|
Revision: 4649
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=4649&view=rev
Author: tehlike
Date: 2009-07-17 15:02:04 +0000 (Fri, 17 Jul 2009)
Log Message:
-----------
Removing reference and sourcez zips from the teamcity build
Modified Paths:
--------------
trunk/nhibernate/teamcity.build
Modified: trunk/nhibernate/teamcity.build
===================================================================
--- trunk/nhibernate/teamcity.build 2009-07-17 14:42:29 UTC (rev 4648)
+++ trunk/nhibernate/teamcity.build 2009-07-17 15:02:04 UTC (rev 4649)
@@ -8,7 +8,7 @@
<property name="build.number" value="${CCNetLabel}" if="${property::exists('CCNetLabel')}" />
- <target name="clean-configure-test" depends="cleanall init copy-teamcity-configuration package">
+ <target name="clean-configure-test" depends="cleanall init copy-teamcity-configuration binaries test binaries-zip">
</target>
<target name="copy-teamcity-configuration">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|