I have this in my config file

        <publishers>
                <merge>
                        <files>
                              <file>$(logDir)\*.xml</file>
                        </files>
                </merge>
                <buildpublisher>
                        <sourceDir>C:\ccnet\buildlogs\Bradley A3 DTT</sourceDir>
                        <publishDir>C:\ccnet</publishDir>
                </buildpublisher>
        </publishers>

I see the *.xml log files.

Reply via email to