composite build warnings?

Phil <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hi,

I'm seeing a few CC warnings when using composite builds. Project builds 
fine, but was wondering what the issue was?

Errors all look like:

<message priority="warn">
composite build 1 of 2 - 
net.sourceforge.cruisecontrol.builders.ExecBuilder; child build 
attributes: time=0 minute(s) 0 second(s);
</message>

Details below - I'm using a compile of the (recent) svn trunk.

Any ideas?


Cheers,

Phil


config.xml snippet:

<schedule interval="120">
<composite>
<exec command="make" workingdir="../workarea/${project.name}" 
args="clean_depend build=profile" errorstr="failed" />
<exec command="make" workingdir="../workarea/${project.name}" 
args="graph build=profile" errorstr="failed" />
</composite>
</schedule>


Build log snippet:

<build time="0 minute(s) 8 second(s)">
−
<target name="composite" time="0 minute(s) 0 second(s)">
−
<task name="composite-childbuilder">
−
<message priority="warn">
composite build 1 of 2 - 
net.sourceforge.cruisecontrol.builders.ExecBuilder; child build 
attributes: time=0 minute(s) 0 second(s);
</message>
</task>
</target>
−
<message priority="warn">
composite build 1 of 2 - 
net.sourceforge.cruisecontrol.builders.ExecBuilder; child build 
attributes: time=0 minute(s) 0 second(s);
</message>
−
<target name="exec">
−
<task name="make">
<message priority="info">rm -f build/profile/depend</message>
</task>
</target>
−
<target name="composite" time="0 minute(s) 8 second(s)">
−
<task name="composite-childbuilder">
−
<message priority="warn">
composite build 2 of 2 - 
net.sourceforge.cruisecontrol.builders.ExecBuilder; child build 
attributes: time=0 minute(s) 8 second(s);
</message>
</task>
</target>
−
<message priority="warn">
composite build 2 of 2 - 
net.sourceforge.cruisecontrol.builders.ExecBuilder; child build 
attributes: time=0 minute(s) 8 second(s);
</message>
−
<target name="exec">
−
<task name="make">
<message priority="info">mkdir -p build/profile </message>
−
<message priority="info">

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
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.