Multiple exec/errorstr entries?

Brian Kosick <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <1255560991.2824.4.camel@localhost>
Hi All,

I've setup CC 2.8.2 to run a batch file setup to build a VS2008 project,
I'm looking to search for multiple error strings in the log output, CC
refuses to start when I have more than one errstr entry.   Can I use
regex's?  Is there a way to do this?

Doesn't work
<schedule interval="31536000">
<exec command="C:\WDSConnector\build_WDSConnector.bat"
         workingdir="C:\WDSConnector\"
args="build remote"
errorstr="1 failed"
         errorstr="No such file or directory"/>
    </schedule>

Can I do:

<schedule interval="31536000">
<exec command="C:\WDSConnector\build_WDSConnector.bat"
         workingdir="C:\WDSConnector\"
args="build remote"
errorstr="1 failed|No such file or directory:Cannot find specified
file" />
    </schedule>

Thanks,

-- 
Brian Kosick

CM Manager
[email protected]
[email protected]
720-895-4479


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.