Hi

I call msbuild from NAnt, so a direct call from CCNet to msbuild can be
different.

I added it as an argument,
so maybe the best way is the following :
remove the logger section, and add/update your buildargs section with the
following :
/l:C:\Program Files\CruiseControl.NET\server\MSBuildListener.dll


with kind regards
Ruben Willems

On Thu, Mar 5, 2009 at 2:02 PM, [email protected] <
[email protected]> wrote:

>
> Hi
>
> I have tried the MSBuildlistener for Framework 3.5. The problem is
> that I now miss the MSBuild-results.xml file.
> The MSBuildListener.dll does not generate this default MSBuild-
> results.xml file.
>
> I have added the following line to msbuild
>        <logger>C:\Program Files\CruiseControl.NET\server
> \MSBuildListener.dll</logger>
>
> Do I miss an argument?
>
> Kind Regards
>
> Troels Agerbo
>
>
> On Feb 26, 1:20 pm, Ruben Willems <[email protected]> wrote:
> > Hi
> >
> > Not to my knowledge,
> > but you can download an msbuildlogger with support for the listenerfile
> athttp://confluence.public.thoughtworks.org/display/CCNETCOMM/Viewing+b...
> > and specify it in the logger section of your msbuild task
> >
> > that works perfectly
> >
> > with kind regards
> > Ruben Willems
> >
> > On Thu, Feb 26, 2009 at 12:42 PM, [email protected] <
> >
> >
> >
> > [email protected]> wrote:
> >
> > > I am currently using the xml logger from
> > > ThoughtWorks.CruiseControl.MsBuild.dll.
> > > The version I have does not write to the CCNetListenerFile.
> >
> > > Is there a newer version of Msbuild.dll that have support for
> > > CCNetListenerFile?
> >
> > > Thanks
> >
> > > Troels- Hide quoted text -
> >
> > - Show quoted text -

Reply via email to