Hello, are you using CCNet 1.5? I've implemented there progress listner support for some tasks out of the box without an extra listner assembly. For example git, svn and nant tasks. I can also implement this for MSBuild.
Daniel Martin Rahbek schrieb: > Hi > > I'm trying to use the MSBuild listener together with the XML logger. > > <logger>ThoughtWorks.CruiseControl.MsBuild.XmlLogger,ThoughtWorks.CruiseControl.MsBuild.dll</ > logger> > > <logger>MSBuildListener.dll</logger> > > > How can I have both loggers in the same <logger>? > > Google can't help me, so I hope you all can :-) > > Cheers > Martin >
