<cruisecontrol xmlns="http://thoughtworks.org/ccnet/1/5" xmlns:cb="urn:ccnet.config.builder">
<project name="Certidao">
<triggers>
<intervalTrigger seconds="600" buildCondition="ForceBuild" />
</triggers>
<modificationDelaySeconds>600</modificationDelaySeconds>
<sourcecontrol type="vsts" autoGetSource="true" applyLabel="false">
<server>http://svwtrf366:8080</server>
<project>$/TRF3.Certidao</project>
<workingDirectory>c:\IntegracaoContinua\Certidao</workingDirectory>
</sourcecontrol>
<tasks>
<msbuild>
<executable>C:\Windows\Microsoft.NET\Framework\v3.5\MSBuild.exe</executable>
<workingDirectory>c:\IntegracaoContinua\Certidao</workingDirectory>
<projectFile>TRF3.Certidao\TRF3.Certidao.sln</projectFile>
<buildArgs> /p:Configuration=Debug</buildArgs>
<targets>Build</targets>
<timeout>600</timeout >
</msbuild>
<exec>
<executable>C:\Arquivos de programas\NUnit 2.5.3\bin\net-2.0\nunit-console.exe</executable>
</exec>
</tasks>
</project>
</cruisecontrol>
Roberto Pereira do Vale Analista de sistemas/Programador Microsoft Certified Solution Developer (MCSD)