User: roelofb
Date: 2010/01/26 10:32 AM

Modified:
 /buildscripts/
  common-project.xml, common.xml

Log:
 Added common.overwritereferences property to control whether to overwrite 
existing reference assemblies in the build directory.

File Changes:

Directory: /buildscripts/
=========================

File [modified]: common-project.xml
Delta lines: +1 -0
===================================================================

--- buildscripts/common.xml     2010-01-26 14:26:08 UTC (rev 6714)
+++ buildscripts/common.xml     2010-01-26 17:32:40 UTC (rev 6715)
@@ -15,6 +15,7 @@
        <property name="common.testrunner.timeout" value="180000" 
overwrite="false" /> <!--  Specifies the timeout for nunit -->
        <property name="common.coverage.enabled" value="false" 
overwrite="false" /><!-- Controls whether tests will be run under NCover to 
generate coverage logs -->
        <property name="common.merge.enabled" value="false" overwrite="false" 
/><!-- Controls whether to build both in debug and release, this only works for 
.net3.5 -->
+       <property name="common.overwritereferences" value="true" 
overwrite="false" /><!-- Controls whether to overwrite project references in 
the build directory -->
 
        <!-- Tools configuration -->

File [modified]: common.xml
Delta lines: +0 -0
===================================================================

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-commits?hl=en.

Reply via email to