<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>studios.thoughtworks.com - Configuring CruiseControl the CruiseControl way Comments</title>
  <id>tag:studios.thoughtworks.com,2008:/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way/comments</id>
  <generator uri="http://mephistoblog.com" version="0.7.3">Mephisto Noh-Varr</generator>
  <link href="http://studios.thoughtworks.com/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way" rel="alternate" type="text/html"/>
  <updated>2008-06-03T15:46:52Z</updated>
  <entry xml:base="http://studios.thoughtworks.com/">
    <author>
      <name>Julian Simpson</name>
    </author>
    <id>tag:studios.thoughtworks.com,2007-11-08:993:1088</id>
    <published>2008-06-03T08:07:00Z</published>
    <updated>2008-06-03T08:07:00Z</updated>
    <category term="Blog"/>
    <link href="http://studios.thoughtworks.com/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way" rel="alternate" type="text/html"/>
    <title>Comment on 'Configuring CruiseControl the CruiseControl way' by Julian Simpson</title>
<content type="html">Hi Ajay,

You could specify multiple entries in the modification set:

http://cruisecontrol.sourceforge.net/main/configxml.html#svn

Mail me at the email address above your post if you want to go into more detail on this.

Cheers

Julian.</content>  </entry>
  <entry xml:base="http://studios.thoughtworks.com/">
    <author>
      <name>Ajay</name>
    </author>
    <id>tag:studios.thoughtworks.com,2007-11-08:993:1086</id>
    <published>2008-06-02T23:59:18Z</published>
    <updated>2008-06-02T23:59:18Z</updated>
    <category term="Blog"/>
    <link href="http://studios.thoughtworks.com/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way" rel="alternate" type="text/html"/>
    <title>Comment on 'Configuring CruiseControl the CruiseControl way' by Ajay</title>
<content type="html">Hi Julian 

This is really great idea. 

I have a question regarding setting the desired directories only in the config file , so that any change in this directory doesnt kick thebuild process ..


say for example ..i have specified in the config file as any change under /LTP project ..kicks in build process but now i decide there is a directory with docs and if anything changes there the build shouldnt kick in ..is it possible to exclude dirs and the build doesnt kick in ?

thanks</content>  </entry>
  <entry xml:base="http://studios.thoughtworks.com/">
    <author>
      <name>Julian Simpson</name>
    </author>
    <id>tag:studios.thoughtworks.com,2007-11-08:993:1078</id>
    <published>2008-05-22T14:18:11Z</published>
    <updated>2008-05-22T14:18:11Z</updated>
    <category term="Blog"/>
    <link href="http://studios.thoughtworks.com/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way" rel="alternate" type="text/html"/>
    <title>Comment on 'Configuring CruiseControl the CruiseControl way' by Julian Simpson</title>
<content type="html">John,

Can you email me some more of the output please?  medic (at) build-doctor {dot} com

Thanks.

Best

Julian.</content>  </entry>
  <entry xml:base="http://studios.thoughtworks.com/">
    <author>
      <name>John</name>
    </author>
    <id>tag:studios.thoughtworks.com,2007-11-08:993:1077</id>
    <published>2008-05-21T01:24:23Z</published>
    <updated>2008-05-21T01:24:23Z</updated>
    <category term="Blog"/>
    <link href="http://studios.thoughtworks.com/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way" rel="alternate" type="text/html"/>
    <title>Comment on 'Configuring CruiseControl the CruiseControl way' by John</title>
<content type="html">I implemented this but was frustrated to find how strict the validation rules were.  I have &quot;&amp;lt;svnbootstrapper localworkingcopy='projects/${project.name}' /&gt;&quot; in my project.  This is causing a validation error to be thrown: &quot;Error validating cruisecontrol config: 'localWorkingCopy' must be an existing directory.&quot;  I guess i could rename my project to better coincide with the expected output, or create dummy directories (very ugly).  how would you propose getting around this? I also have &amp;lt;svn localworkingcopy='projects/${project.name}/Vinoshipper' /&gt; and suspect this will be a problem as well.</content>  </entry>
  <entry xml:base="http://studios.thoughtworks.com/">
    <author>
      <name>David Pattinson</name>
    </author>
    <id>tag:studios.thoughtworks.com,2007-11-08:993:995</id>
    <published>2007-12-06T06:07:00Z</published>
    <updated>2007-12-06T06:07:00Z</updated>
    <category term="Blog"/>
    <link href="http://studios.thoughtworks.com/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way" rel="alternate" type="text/html"/>
    <title>Comment on 'Configuring CruiseControl the CruiseControl way' by David Pattinson</title>
<content type="html">It's nice to be able to test that config file before you check it in too, in cases where you're trying to do something tricky and/or the build time is long. In that case it can help to extract environment specific parameters (for example the spam list for breakages, or the database schema name) into a properties file that you merge into the config as part of pushing it onto the target environment. This way you can have a seperate set of properties for testing your config file on a local box, and run less risk of accidentally breaking the build.</content>  </entry>
  <entry xml:base="http://studios.thoughtworks.com/">
    <author>
      <name>Nicol&#225;s Cornaglia</name>
    </author>
    <id>tag:studios.thoughtworks.com,2007-11-08:993:994</id>
    <published>2007-11-21T08:46:00Z</published>
    <updated>2007-11-21T08:46:00Z</updated>
    <category term="Blog"/>
    <link href="http://studios.thoughtworks.com/2007/11/8/configuring-cruisecontrol-the-cruisecontrol-way" rel="alternate" type="text/html"/>
    <title>Comment on 'Configuring CruiseControl the CruiseControl way' by Nicol&#225;s Cornaglia</title>
<content type="html">Nice touch. I never thought about config files...</content>  </entry>
</feed>
