|
From: <te...@us...> - 2009-05-25 21:18:58
|
Revision: 4385
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=4385&view=rev
Author: tehlike
Date: 2009-05-25 21:18:45 +0000 (Mon, 25 May 2009)
Log Message:
-----------
Work on test+teamcity integration.
Modified Paths:
--------------
trunk/nhibernate/teamcity.build
Added Paths:
-----------
trunk/nhibernate/Tools/nunit/addins/
Property changes on: trunk/nhibernate/Tools/nunit/addins
___________________________________________________________________
Added: bugtraq:url
+ http://jira.nhibernate.org/browse/%BUGID%
Added: bugtraq:logregex
+ NH-\d+
Modified: trunk/nhibernate/teamcity.build
===================================================================
--- trunk/nhibernate/teamcity.build 2009-05-25 21:04:25 UTC (rev 4384)
+++ trunk/nhibernate/teamcity.build 2009-05-25 21:18:45 UTC (rev 4385)
@@ -13,6 +13,7 @@
</target>
<target name="copy-teamcity-configuration">
+ <copy file="${teamcity.dotnet.nunitaddin}-2.5.0.dll" todir="${root.dir}/Tools/nunit/addins" />
<copy file="build-common/teamcity-hibernate.cfg.xml" tofile="${bin.dir}/hibernate.cfg.xml" />
</target>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|