Re: tell cruisecontrol buildresults page where build status file is

Adam Bruss <[email protected]> Fri, 10 Feb 2012 16:45:30 +0000
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
I found this in webapps\cruisecontrol\WEB-INF\web.xml

<context-param>
      <!-- You can set this value via the user.build.status.file property in Ant, when building the WAR file. -->
      <param-name>currentBuildStatusFile</param-name>
      <param-value>status.txt</param-value>
      <description>This should be the path to your current build status file, which is relative
          to the log directory (or, in single-project mode, relative to the project's log
          directory)
      </description>
    </context-param>

Does this mean I have to build the web app to have it take the change?

Adam Bruss
Senior Development Engineer
AWR Corporation
11520 N. Port Washington Rd., Suite 201
Mequon, WI  53092  USA
P: 1.262.240.0291 x104
F: 1.262.240.0294
E: [email protected]
W: http://www.awrcorp.com<http://www.awrcorp.com/>

From: Julian Simpson [mailto:[email protected]]
Sent: Thursday, February 09, 2012 3:12 PM
To: [email protected]
Subject: Re: [Cruisecontrol-user] tell cruisecontrol buildresults page where build status file is

Hi,
On 9 February 2012 15:41, Adam Bruss <[email protected]<mailto:[email protected]>> wrote:
How do you tell the cruisecontrol buildresults page where the build status file is?

The text box on the left says

"(build status file not found)"

I can't put the status file in the logs directory because it screws up dependent builds.


IIRC, it's this in the config:

http://cruisecontrol.sourceforge.net/main/configxml.html#currentbuildstatuslistener

And there's a corresponding property to set in the web application.

Cheers

J.


Adam Bruss
Senior Development Engineer
AWR Corporation
11520 N. Port Washington Rd., Suite 201
Mequon, WI  53092  USA
P: 1.262.240.0291 x104<tel:1.262.240.0291%20x104>
F: 1.262.240.0294<tel:1.262.240.0294>
E: [email protected]<http://[email protected]>
W: http://www.awrcorp.com<http://www.awrcorp.com/>


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Cruisecontrol-user mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user



--
Julian Simpson
The Build Doctor Ltd.
http://www.build-doctor.com
[email protected]<mailto:[email protected]>
(+44) 207 183 0323

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user