Re: Problem configuring log directory with CruiseControl 2.8.2
"Aquil H. Abdullah" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
When I performed a google search on cruisecontrol "No logs found in logDir",
I was amazed to see how many hits I got, unfortunately none of them solved
my problems. After some spielunking through the configuration documentation
I realized that I needed to add the attribute uselogger="true" to the nant
element of my configuration file, so that it wound up looking like:
<nant buildfile="projects/${project.name}/Hello.build"
uselogger="true" usequiet="true" />
Of course the moment I realized what the problem was I performed a google
search on
cruisecontrol uselogger, and I got this hit:
http://confluence.public.thoughtworks.org/display/CC/UseLogger
While I am not a nant Black Belt, I consider myself a pretty savoy user. If
someone has the time could you please point me in the direction of the
documentaiton that will help me understand how the Builder (in this case a
NantBuilder as described in NantBuilder.java in the source code) interacts
with the logger. Otherwise, I'll just grok on it for a while.
Cheers!
--
Aquil H. Abdullah
[email protected]
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user