Starting build on Saturday, January 10, 2004 18:36:55
Project file = 'M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DownloadTracker.dbp'

Starting Task 'Get source code from Vault'...
"E:\Program Files\SourceGear\Vault Client\vault.exe" get -user Mike -password 23Wombat# -host www.larkfarm.com -repository DownloadTracker $/Code
<vault>
<result success="yes" />
</vault>
Task Completed. Exit code = 0

Starting Task 'Get source code from Vault'...
"E:\Program Files\SourceGear\Vault Client\vault.exe" get -user Mike -password 23Wombat# -host www.larkfarm.com -repository DownloadTracker $/Tests
<vault>
<result success="yes" />
</vault>
Task Completed. Exit code = 0

Starting Task 'Build Release version'...
"E:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.com" /rebuild Release "M:\Mike\Sybex\From Coder to Developer\DownloadTracker\Master\Master.sln"

Microsoft (R) Development Environment  Version 7.10.3077.
Copyright (C) Microsoft Corp 1984-2001. All rights reserved.
------ Rebuild All started: Project: DownloadEngine, Configuration: Release .NET ------

Preparing resources...
Updating references...
Performing main compilation...
Performing main compilation...
Performing main compilation...
M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DBLayer\DBAccess.cs(69,4): warning CS0168: The variable 'e' is declared but never used' is declared but never usedPerforming main compilation...
M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DownloadEngineTests\DownloadEngineTests.cs(49,4): warning CS0168: The variable 'e' is declared but never usedsts.cs(77,4): warning CS0168: The variable 'e' is declared but never usedUpdating references...
Performing main compilation...
Performing main compilation...
Task Completed. Exit code = 0

Starting Task 'Build Debug version'...
"E:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.com" /rebuild Debug"M:\Mike\Sybex\From Coder to Developer\DownloadTracker\Master\Master.sln"
Task Completed. Exit code = 0

Starting Task 'Unit Tests for DownloadEngine'...
"E:\Program Files\NUnit V2.1\bin\nunit-console.exe" "M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DownloadEngineTests\bin\Debug\DownloadEngineTests.dll" /xmlConsole
NUnit version 2.1.4
Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole.
Copyright (C) 2000-2003 Philip Craig.
All Rights Reserved.


<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--This file represents the results of running a test suite-->
<test-results name="M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DownloadEngineTests\bin\Debug\DownloadEngineTests.dll" total="5" failures="0" not-run="0" date="1/10/2004" time="6:37 PM">
  <test-suite name="M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DownloadEngineTests\bin\Debug\DownloadEngineTests.dll" success="True" time="0.563274">
    <results>
      <test-suite name="DownloadEngineTests" success="True" time="0.563274">
        <results>
          <test-suite name="DownloadEngineTests" success="True" time="0.563274">
            <results>
              <test-case name="DownloadEngineTests.DownloadEngineTests.TestDownloadPath" executed="True" success="True" time="0.016" />
              <test-case name="DownloadEngineTests.DownloadEngineTests.TestDownloadToDefaultFolder" executed="True" success="True" time="0.501" />
              <test-case name="DownloadEngineTests.DownloadEngineTests.TestDownloadToSpecifiedFolder" executed="True" success="True" time="0.016" />
              <test-case name="DownloadEngineTests.DownloadEngineTests.TestInvalidURL" executed="True" success="True" time="0.016" />
              <test-case name="DownloadEngineTests.DownloadEngineTests.TestDownloadSize" executed="True" success="True" time="0.016" />
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>
Task Completed. Exit code = 0

Starting Task 'Unit Tests for DownloadTracker'...
"E:\Program Files\NUnit V2.1\bin\nunit-console.exe" "M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DownloadTrackerTests\bin\Debug\DownloadTrackerTests.dll" /xmlConsole
NUnit version 2.1.4
Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole.
Copyright (C) 2000-2003 Philip Craig.
All Rights Reserved.


<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--This file represents the results of running a test suite-->
<test-results name="M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DownloadTrackerTests\bin\Debug\DownloadTrackerTests.dll" total="2" failures="0" not-run="0" date="1/10/2004" time="6:37 PM">
  <test-suite name="M:\Mike\Sybex\From Coder to Developer\DownloadTracker\DownloadTrackerTests\bin\Debug\DownloadTrackerTests.dll" success="True" time="0.563274">
    <results>
      <test-suite name="DownloadTrackerTests" success="True" time="0.563274">
        <results>
          <test-suite name="DownloadTrackerTests" success="True" time="0.563274">
            <results>
              <test-case name="DownloadTrackerTests.DownloadTrackerTests.TestSaveDownload" executed="True" success="True" time="0.563" />
              <test-case name="DownloadTrackerTests.DownloadTrackerTests.TestGetDownload" executed="True" success="True" time="0.000" />
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>
Task Completed. Exit code = 0


Build Completed on Saturday, January 10, 2004 18:37:19

