it works fine after merge file thanks
but build result show twice.
ex.I only use nant echo message in my nant task
the build result show the same result twice...

On 2月5日, 下午7時53分, Daniel Nauck <[email protected]> wrote:
> Hello,
>
> this is your issue.
>
> The NAnt task create a nant-result-<GUID>.xml for each task. It also
> merge the file itsself, so you don't need to merge it via the merge task.
> Please specify only your own xml logfiles via the merge task.
>
> Daniel
>
> Am 05.02.2010 12:01, schrieb Edwin:
>
>
>
> > I use the same configuration in 1.4.4 sp1 and 1.5 RC1 and all my
> > projects
> > <merge>
> >    <files>
> >            <file>../artifact/*.xml</file>
> >    </files>
> > </merge>
>
> > On 2 5 , U 6 59 , Edwin <[email protected]> wrote:
>
> >> <merge>
> >> <files>
> >> <file>../artifact/*.xml</file>
> >> </files>
> >> </merge>
>
> >> On 2 5 , U 5 14 , Daniel Nauck <[email protected]> wrote:
>
> >>> Hello,
>
> >>> can you please poste your merge config section?
> >>> It looks like you merge the file via the merge task.
>
> >>> Thanks
>
> >>> Daniel
>
> >>> Am 05.02.2010 09:40, schrieb Edwin:
>
> >>>> Dear
> >>>>    I install ccnet 1.5 RC1 and found strange issue about log.The nant
> >>>> outpout log append over and over in the same xml file.It makes me
> >>>> can't tell which is latest result.
> >>>> In 1.4.4 SP1 ,the nant output log is a file per build and is easy to
> >>>> read.
>
> >>>> I install ccnet 1.5 RC1 in the same machine and different port and
> >>>> instance.
> >>>> Then 1.4.4 SP1 happened the same.Logs become appened at the same file- 
> >>>> óQ ޥΤ r -
>
> >>> - ܳQ ޥΤ r -- óQ ޥΤ r -
>
> >> - ܳQ ޥΤ r -- 隱藏被引用文字 -
>
> - 顯示被引用文字 -

Reply via email to