<cruisecontrol xmlns:cb="urn:ccnet.config.builder">
<project>
<name>GolfMine</name>
<workingDirectory>C:\Integration\GolfMine\WorkingDirectory</workingDirectory>
<artifactDirectory>C:\Integration\GolfMine\Artifacts</artifactDirectory>
<triggers>
<intervalTrigger seconds="60" name="continous"/>
</triggers>
<tasks>
<nant>
<executable>C:\Projects\GolfMine\tools\nant\nant.exe</executable>
<baseDirectory>C:\Projects\GolfMine</baseDirectory>
<buildFile>GolfMine.build</buildFile>
</nant>
</tasks>
</project>
</cruisecontrol>
Monday, 14 December 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment