Build Results
Success: false
Module: nant
BuildTime: 27July200421:23:31
_____
Modifications Since Last Build
Date: 22July200407:57:16
User: drieseng
Comment: patch by Troy Laurin that fixes synchronization issue
File Directory Rev. Op.
XmlLogger.cs \cvsroot\nant\nant\src\NAnt.Core 1.16 Update
Date: 23July200407:40:40
User: drakmar
Comment: Upgraded ziplib to version 0.8.
File Directory Rev. Op.
ICSharpCode.SharpZipLib.dll \cvsroot\nant\nant\bin\lib 1.3
Update
ZipTask.cs \cvsroot\nant\nant\src\NAnt.Zip\Tasks 1.27 Update
Date: 23July200423:41:04
User: drieseng
Comment: only execute vc++ related tests if compiler has major
version 13 or higher (meaning VS.NET 2002 or higher).
File Directory Rev. Op.
VisualCppTestBase.cs \cvsroot\nant\nant\tests\NAnt.VisualCpp 1.2
Update
Date: 23July200423:41:56
User: drieseng
Comment: ignore test
File Directory Rev. Op.
CSharpSolutionTests.cs \cvsroot\nant\nant\tests\NAnt.VSNet\Tasks
1.5 Update
Date: 23July200423:43:14
User: drieseng
Comment: cosmetics, can't help it :-)
File Directory Rev. Op.
DirectoryFunctions.cs \cvsroot\nant\nant\src\NAnt.Core\Functions
1.7 Update
Date: 24July200400:02:37
User: rogerdahlman
Comment: Updated Docs and added ReplaceString filter
File Directory Rev. Op.
ExpandProperties.cs \cvsroot\nant\nant\src\NAnt.Core\Filters
1.3 Update
ReplaceString.cs \cvsroot\nant\nant\src\NAnt.Core\Filters
1.1 Add
ReplaceTokens.cs \cvsroot\nant\nant\src\NAnt.Core\Filters
1.3 Update
TabsToSpaces.cs \cvsroot\nant\nant\src\NAnt.Core\Filters 1.3
Update
Date: 24July200400:05:01
User: rogerdahlman
Comment: Tests for ReplaceString filter
File Directory Rev. Op.
ReplaceStringTest.cs \cvsroot\nant\nant\tests\NAnt.Core\Filters
1.1 Add
Date: 24July200400:05:51
User: drieseng
Comment: remove debug messages
File Directory Rev. Op.
LicenseTask.cs \cvsroot\nant\nant\src\NAnt.DotNet\Tasks 1.42
Update
Date: 24July200400:18:10
User: rogerdahlman
Comment: Updated Docs and added ReplaceString filter
File Directory Rev. Op.
FilterChain.cs \cvsroot\nant\nant\src\NAnt.Core\Filters\Support
1.4 Update
Date: 24July200400:27:42
User: drieseng
Comment: prevent internal error when project cannot be read
File Directory Rev. Op.
NDocTask.cs \cvsroot\nant\nant\src\NAnt.DotNet\Tasks 1.37
Update
Date: 24July200400:34:36
User: drieseng
Comment: consider compiler not supported if any cl.exe entry on
PATH does not meet our version requirement
File Directory Rev. Op.
VisualCppTestBase.cs \cvsroot\nant\nant\tests\NAnt.VisualCpp 1.3
Update
Date: 24July200406:07:56
User: ianm74
Comment: - formatting fixes. Tabs2spaces + brace position
File Directory Rev. Op.
ReplaceString.cs \cvsroot\nant\nant\src\NAnt.Core\Filters
1.2 Update
FilterChain.cs \cvsroot\nant\nant\src\NAnt.Core\Filters\Support
1.5 Update
Date: 24July200408:21:41
User: drieseng
Comment: added support name/value pair, signal error if name is
specified without value, check for duplicate names
File Directory Rev. Op.
CommandLineArgument.cs \cvsroot\nant\nant\src\NAnt.Core\Util 1.5
Update
CommandLineParser.cs \cvsroot\nant\nant\src\NAnt.Core\Util 1.9
Update
Date: 24July200408:24:24
User: drieseng
Comment: properties cmdline arguments are now stored in
NameValueCollection, which allows for better improved checking of
options
also output nested exception (and stacktrace in debug mode) for
CommandLineArgumentException
File Directory Rev. Op.
CommandLineOptions.cs \cvsroot\nant\nant\src\NAnt.Core 1.20
Update
ConsoleDriver.cs \cvsroot\nant\nant\src\NAnt.Core 1.43
Update
Date: 24July200408:44:59
User: drieseng
Comment: fixed error message
File Directory Rev. Op.
CommandLineArgument.cs \cvsroot\nant\nant\src\NAnt.Core\Util 1.6
Update
Date: 24July200408:45:26
User: drieseng
Comment: added several tests for commandline parser
File Directory Rev. Op.
NAntTest.cs \cvsroot\nant\nant\tests\NAnt.Console 1.20 Update
Date: 25July200416:27:20
User: drieseng
Comment: added ReplaceStringTest to project file
File Directory Rev. Op.
NAnt.Tests.csproj \cvsroot\nant\nant\tests 1.12 Update
Date: 25July200416:32:54
User: drieseng
Comment: added ReplaceString to project file
File Directory Rev. Op.
NAnt.Core.csproj \cvsroot\nant\nant\src\NAnt.Core 1.60
Update
Date: 25July200416:43:14
User: drieseng
Comment: renamed attributes, tabs to spaces, ...
File Directory Rev. Op.
ReplaceString.cs \cvsroot\nant\nant\src\NAnt.Core\Filters
1.3 Update
Date: 25July200416:43:53
User: drieseng
Comment: updated docs
File Directory Rev. Op.
FilterChain.cs \cvsroot\nant\nant\src\NAnt.Core\Filters\Support
1.6 Update
Date: 25July200416:44:43
User: drieseng
Comment: doc updates
File Directory Rev. Op.
ExpandProperties.cs \cvsroot\nant\nant\src\NAnt.Core\Filters
1.4 Update
ReplaceTokens.cs \cvsroot\nant\nant\src\NAnt.Core\Filters
1.4 Update
TabsToSpaces.cs \cvsroot\nant\nant\src\NAnt.Core\Filters 1.4
Update
Date: 25July200416:50:21
User: drieseng
Comment: aded support for .NET CF
File Directory Rev. Op.
VbcTask.cs \cvsroot\nant\nant\src\NAnt.DotNet\Tasks 1.30
Update
Date: 26July200404:41:44
User: drakmar
Comment: Added cvs changelog task. Produces an xml report of the
changes in cvs between 2 dates and optionally applies a style sheet to
them.
File Directory Rev. Op.
CvsChangeLogTask.cs \cvsroot\nant\nant\src\NAnt.SourceControl\Tasks
1.1 Add
Date: 26July200404:42:07
User: drakmar
Comment: Added cvs changelog task. Produces an xml report of the
changes in cvs between 2 dates and optionally applies a style sheet to
them.
File Directory Rev. Op.
ICSharpCode.SharpCvsLib.Console.dll \cvsroot\nant\nant\bin\lib
1.2 Update
scvs.exe \cvsroot\nant\nant\bin 1.3 Update
ICSharpCode.SharpCvsLib.dll \cvsroot\nant\nant\bin\lib 1.3
Update
Date: 26July200404:43:14
User: drakmar
Comment: Added cvs changelog task. Produces an xml report of the
changes in cvs between 2 dates and optionally applies a style sheet to
them.
File Directory Rev. Op.
CvsChangeLogTask.cs \cvsroot\nant\nant\src\NAnt.SourceControl\Tasks
1.2 Update
Date: 26July200407:58:17
User: drakmar
Comment: Changed status of cvs tasks to "done".
File Directory Rev. Op.
releaseplan.html \cvsroot\nant\nant\doc 1.16 Update
Date: 26July200407:59:30
User: drakmar
Comment: Removed xsl support, use <style/> instead.
File Directory Rev. Op.
CvsChangeLogTask.cs \cvsroot\nant\nant\src\NAnt.SourceControl\Tasks
1.3 Update
Date: 26July200408:16:58
User: drakmar
Comment: Added compressionlevel attribute. Not available on
#cvslib yet but should be in task.
File Directory Rev. Op.
AbstractCvsTask.cs \cvsroot\nant\nant\src\NAnt.SourceControl\Tasks
1.47 Update
Date: 27July200417:21:12
User: ianm74
Comment: Hook our AssemblyResolver for the duration of the NAnt
run. Fixes issue with external assembly references and the scriptTask.
File Directory Rev. Op.
ConsoleDriver.cs \cvsroot\nant\nant\src\NAnt.Core 1.44
Update
ScriptTask.cs \cvsroot\nant\nant\src\NAnt.MSNet\Tasks 1.8 Update
Date: 27July200418:55:49
User: drieseng
Comment: fixed test case (attributes have been renamed), and tabs
to spaces
File Directory Rev. Op.
ReplaceStringTest.cs \cvsroot\nant\nant\tests\NAnt.Core\Filters
1.2 Update
Date: 27July200419:29:05
User: drieseng
Comment: throw BuildExceptions when loggers, listeners or
extension assemblies cannot be loaded
File Directory Rev. Op.
ConsoleDriver.cs \cvsroot\nant\nant\src\NAnt.Core 1.45
Update
Date: 27July200419:52:18
User: drieseng
Comment: load referenced assemblies in current appdomain as they
need be loaded when we invoke a class in the emitted assembly.
File Directory Rev. Op.
ScriptTask.cs \cvsroot\nant\nant\src\NAnt.MSNet\Tasks 1.9 Update
Date: 27July200419:57:59
User: drieseng
Comment: return to uppercase build status, like it better
File Directory Rev. Op.
Log.cs \cvsroot\nant\nant\src\NAnt.Core 1.33 Update
Build Output
NAnt 0.85 (Build 0.85.1660.0; net-1.0.win32; nightly; 18/07/2004)
Copyright (C) 2001-2004 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/nightly.xml
Target(s) specified: nightly
[tstamp] dinsdag 27 juli 2004 21:24:36.
[sysinfo] Setting system information properties under sys.*
[echo] Using 'net-2.0' framework on 'win32' platform.
set-net-1.0-framework-configuration:
init:
debug:
set-framework-configuration:
set-net-1.0-framework-configuration:
create-common-assemblyinfo:
[attrib] Setting file attributes for 1 files to Normal.
[asminfo] Generated file 'C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\CommonAssemblyInfo.cs'.
build:
[echo] Build Directory is C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp/build/net-1.0.win32/nant-0.85-debug
[mkdir] Creating directory 'C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin'.
[mkdir] Creating directory 'C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\lib'.
[copy] Copying 1 file to 'C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin'.
[copy] Copying 29 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\lib'.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.Core\NAnt.Core.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.Core/NAnt.Core.build
Target(s) specified: build
build:
[csc] Compiling 140 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.C
ore.dll'.
Build succeeded
Total time: 2.9 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.Console\NAnt.Console.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.Console/NAnt.Console.build
Target(s) specified: build
build:
[csc] Compiling 3 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.e
xe'.
[copy] Copying 1 file to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.e
xe.config'.
Build succeeded
Total time: 0.6 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.DotNet\NAnt.DotNet.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.DotNet/NAnt.DotNet.build
Target(s) specified: build
build:
[csc] Compiling 25 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.D
otNetTasks.dll'.
Build succeeded
Total time: 0.9 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.Zip\NAnt.Zip.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.Zip/NAnt.Zip.build
Target(s) specified: build
build:
[csc] Compiling 4 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.Z
ipTasks.dll'.
Build succeeded
Total time: 0.6 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.NUnit\NAnt.NUnit.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.NUnit/NAnt.NUnit.build
Target(s) specified: build
build:
[csc] Compiling 6 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.N
Unit.dll'.
[csc] Compiling 14 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.N
Unit1Tasks.dll'.
[csc] Compiling 6 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.N
Unit2Tasks.dll'.
Build succeeded
Total time: 1.5 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.SourceControl\NAnt.SourceControl.buil
d build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.SourceControl/NAnt.SourceControl.buil
d
Target(s) specified: build
build:
[csc] Compiling 11 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.S
ourceControlTasks.dll'.
Build succeeded
Total time: 0.7 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.MSNet\NAnt.MSNet.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.MSNet/NAnt.MSNet.build
Target(s) specified: build
build:
[csc] Compiling 5 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.M
SNetTasks.dll'.
Build succeeded
Total time: 0.8 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.Win32\NAnt.Win32.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.Win32/NAnt.Win32.build
Target(s) specified: build
build:
[csc] Compiling 5 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.W
in32Tasks.dll'.
Build succeeded
Total time: 1 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.VisualCpp\NAnt.VisualCpp.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.VisualCpp/NAnt.VisualCpp.build
Target(s) specified: build
build:
[csc] Compiling 9 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.V
isualCppTasks.dll'.
Build succeeded
Total time: 0.7 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\src\NAnt.VSNet\NAnt.VSNet.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/src/NAnt.VSNet/NAnt.VSNet.build
Target(s) specified: build
build:
[csc] Compiling 19 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.V
SNetTasks.dll'.
Build succeeded
Total time: 0.8 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.Core\NAnt.Core.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.Core/NAnt.Core.build
Target(s) specified: build
build:
[csc] Compiling 53 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.C
ore.Tests.dll'.
Build succeeded
Total time: 1.2 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.Console\NAnt.Console.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.Console/NAnt.Console.build
Target(s) specified: build
build:
[csc] Compiling 2 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.T
ests.dll'.
Build succeeded
Total time: 0.6 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.DotNet\NAnt.DotNet.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.DotNet/NAnt.DotNet.build
Target(s) specified: build
build:
[csc] Compiling 4 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.D
otNet.Tests.dll'.
Build succeeded
Total time: 0.7 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.Zip\NAnt.Zip.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.Zip/NAnt.Zip.build
Target(s) specified: build
build:
[csc] Compiling 3 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.Z
ip.Tests.dll'.
Build succeeded
Total time: 0.6 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.MSNet\NAnt.MSNet.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.MSNet/NAnt.MSNet.build
Target(s) specified: build
build:
[csc] Compiling 2 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.M
SNet.Tests.dll'.
Build succeeded
Total time: 0.6 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.Win32\NAnt.Win32.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.Win32/NAnt.Win32.build
Target(s) specified: build
build:
[csc] Compiling 2 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.W
in32.Tests.dll'.
Build succeeded
Total time: 0.6 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.VisualCpp\NAnt.VisualCpp.build
build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.VisualCpp/NAnt.VisualCpp.build
Target(s) specified: build
build:
[csc] Compiling 4 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.V
isualCpp.Tests.dll'.
Build succeeded
Total time: 0.6 seconds.
[nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.VSNet\NAnt.VSNet.build build
Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.VSNet/NAnt.VSNet.build
Target(s) specified: build
build:
[csc] Compiling 4 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NAnt.V
SNet.Tests.dll'.
Build succeeded
Total time: 0.6 seconds.
test:
[echo] Running unit tests with just built version of NAnt.
[exec] NAnt 0.85 (Build 0.85.1669.0; net-1.0.win32; nightly;
27/07/2004)
[exec] Copyright (C) 2001-2004 Gerry Shaw
[exec] http://nant.sourceforge.net
[exec]
[exec] Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/NAnt.build
[exec] Target(s) specified: debug self-test
[exec]
[exec] [echo] Using 'net-1.0' framework on 'win32' platform.
[exec]
[exec] debug:
[exec]
[exec]
[exec] init:
[exec]
[exec]
[exec] debug:
[exec]
[exec]
[exec] set-framework-configuration:
[exec]
[exec]
[exec] set-net-1.0-framework-configuration:
[exec]
[exec]
[exec] self-test:
[exec]
[exec] [copy] Copying 1 file to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\nant.t
ests.config'.
[exec] [attrib] Setting file attributes for 1 files to Normal.
[exec] [xmlpoke] Found '1' nodes matching XPath expression
'//configuration/nant/frameworks/platform[@name='win32']/@default'.
[exec] [echo] testing with config 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\nant.t
ests.config'
[exec] [nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.Console\NAnt.Console.build test
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.Console/NAnt.Console.build
[exec] Target(s) specified: test
[exec]
[exec]
[exec] build:
[exec]
[exec]
[exec] test:
[exec]
[exec] [nunit2] Tests run: 14, Failures: 0, Not run:
0, Time: 6,609375 seconds
[exec] [nunit2]
[exec] [nunit2]
[exec] [nunit2]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 7.8 seconds.
[exec]
[exec] [nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.Core\NAnt.Core.build test
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.Core/NAnt.Core.build
[exec] Target(s) specified: test
[exec]
[exec]
[exec] build:
[exec]
[exec]
[exec] test:
[exec]
[exec] [nunit2]
[exec] [nunit2] BUILD SUCCEEDED
[exec] [nunit2]
[exec] [nunit2] Total time: 0 seconds.
[exec] [nunit2]
[exec] [nunit2]
[exec] [nunit2] Tests run: 266, Failures: 0, Not
run: 0, Time: 33,40625 seconds
[exec] [nunit2]
[exec] [nunit2]
[exec] [nunit2]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 34.5 seconds.
[exec]
[exec] [nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.DotNet\NAnt.DotNet.build test
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.DotNet/NAnt.DotNet.build
[exec] Target(s) specified: test
[exec]
[exec]
[exec] build:
[exec]
[exec]
[exec] test:
[exec]
[exec] [nunit2] Tests run: 18, Failures: 0, Not run:
0, Time: 5,265625 seconds
[exec] [nunit2]
[exec] [nunit2]
[exec] [nunit2]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 5.8 seconds.
[exec]
[exec] [nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.Zip\NAnt.Zip.build test
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.Zip/NAnt.Zip.build
[exec] Target(s) specified: test
[exec]
[exec]
[exec] build:
[exec]
[exec]
[exec] test:
[exec]
[exec] [nunit2] Tests run: 3, Failures: 0, Not run:
0, Time: 2,96875 seconds
[exec] [nunit2]
[exec] [nunit2]
[exec] [nunit2]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 3.4 seconds.
[exec]
[exec] [nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.MSNet\NAnt.MSNet.build test
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.MSNet/NAnt.MSNet.build
[exec] Target(s) specified: test
[exec]
[exec]
[exec] build:
[exec]
[exec]
[exec] test:
[exec]
[exec] [nunit2] Tests run: 4, Failures: 0, Not run:
0, Time: 5,671875 seconds
[exec] [nunit2]
[exec] [nunit2]
[exec] [nunit2]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 6.2 seconds.
[exec]
[exec] [nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.Win32\NAnt.Win32.build test
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.Win32/NAnt.Win32.build
[exec] Target(s) specified: test
[exec]
[exec]
[exec] build:
[exec]
[exec]
[exec] test:
[exec]
[exec] [nunit2] Tests run: 2, Failures: 0, Not run:
0, Time: 2,140625 seconds
[exec] [nunit2]
[exec] [nunit2]
[exec] [nunit2]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 2.6 seconds.
[exec]
[exec] [nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.VisualCpp\NAnt.VisualCpp.build test
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.VisualCpp/NAnt.VisualCpp.build
[exec] Target(s) specified: test
[exec]
[exec]
[exec] build:
[exec]
[exec]
[exec] test:
[exec]
[exec] [nunit2] Tests run: 8, Failures: 0, Not run:
0, Time: 0,109375 seconds
[exec] [nunit2]
[exec] [nunit2]
[exec] [nunit2]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 0.6 seconds.
[exec]
[exec] [nant] C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\tests\NAnt.VSNet\NAnt.VSNet.build test
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/tests/NAnt.VSNet/NAnt.VSNet.build
[exec] Target(s) specified: test
[exec]
[exec]
[exec] build:
[exec]
[exec]
[exec] test:
[exec]
[exec] [nunit2] Tests run: 1, Failures: 0, Not run:
1, Time: 0,03125 seconds
[exec] [nunit2]
[exec] [nunit2] Tests not run:
[exec] [nunit2] 1)
Tests.NAnt.VSNet.Tasks.CSharpSolutionTests.TestSharpscheduleBuild :
Relies on cvs, and solution fails to build during nightly build.
[exec] [nunit2]
[exec] [nunit2]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 0.5 seconds.
[exec]
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 62.6 seconds.
[exec]
userdoc:
[csc] Compiling 5 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\bin\NDoc.D
ocumenter.NAnt.dll'.
[echo] Creating task and type documentation from C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp/build/net-1.0.win32/nant-0.85-debug/bin
[exec] NAnt 0.85 (Build 0.85.1669.0; net-1.0.win32; nightly;
27/07/2004)
[exec] Copyright (C) 2001-2004 Gerry Shaw
[exec] http://nant.sourceforge.net
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local Settings/Temp/tmp29B4.tmp/NAnt.build
[exec] Target(s) specified: debug self-userdoc
[exec]
[exec] [echo] Using 'net-1.0' framework on 'win32'
platform.
[exec]
[exec] debug:
[exec]
[exec]
[exec] init:
[exec]
[exec]
[exec] debug:
[exec]
[exec]
[exec] set-framework-configuration:
[exec]
[exec]
[exec] set-net-1.0-framework-configuration:
[exec]
[exec]
[exec] self-userdoc:
[exec]
[exec] [ndoc] Initializing...
[exec] [ndoc] Merging XML documentation...
[exec] [ndoc] Building mapping...
[exec] [ndoc] Creating Task Index Page...
[exec] [ndoc] Creating Type Index Page...
[exec] [ndoc] Creating Filter Index Page...
[exec] [ndoc] Creating Function Index Page...
[exec] [ndoc] Generating Task Documents...
[exec] [ndoc] Generating Function Documents...
[exec] [ndoc] Complete
[exec] [copy] Copying 38 files to 'C:\Documents
and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug'.
[exec] [echo] User documentation:
file://C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp/build/net-1.0.win32/nant-0.85-debug/doc/index.
html
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 134.7 seconds.
[exec]
sdkdoc:
[echo] Creating SDK Documentation for C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp/build/net-1.0.win32/nant-0.85-debug/bin/NAnt.e
xe
[exec] NAnt 0.85 (Build 0.85.1669.0; net-1.0.win32; nightly;
27/07/2004)
[exec] Copyright (C) 2001-2004 Gerry Shaw
[exec] http://nant.sourceforge.net
[exec]
[exec] Buildfile: file:///C:/Documents and
Settings/drieseng/Local Settings/Temp/tmp29B4.tmp/NAnt.build
[exec] Target(s) specified: debug self-sdkdoc
[exec]
[exec] [echo] Using 'net-1.0' framework on 'win32'
platform.
[exec]
[exec] debug:
[exec]
[exec]
[exec] init:
[exec]
[exec]
[exec] debug:
[exec]
[exec]
[exec] set-framework-configuration:
[exec]
[exec]
[exec] set-net-1.0-framework-configuration:
[exec]
[exec]
[exec] self-sdkdoc:
[exec]
[exec] [ndoc] Initializing...
[exec] [ndoc] Merging XML documentation...
[exec] [ndoc] Building file mapping...
[exec] [ndoc] Loading XSLT files...
[exec] [ndoc] Generating HTML pages...
[exec] [ndoc] Compiling HTML Help file...
[exec] [ndoc] Done.
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 152.1 seconds.
[exec]
[delete] Deleting 3271 files and 1 directories.
package:
[exec] NAnt 0.85 (Build 0.85.1669.0; net-1.0.win32; nightly;
27/07/2004)
[exec] Copyright (C) 2001-2004 Gerry Shaw
[exec] http://nant.sourceforge.net
[exec]
[exec] Buildfile: file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/NAnt.build
[exec] Target(s) specified: debug schema
[exec]
[exec] [echo] Using 'net-1.0' framework on 'win32' platform.
[exec]
[exec] debug:
[exec]
[exec]
[exec] init:
[exec]
[exec]
[exec] debug:
[exec]
[exec]
[exec] set-framework-configuration:
[exec]
[exec]
[exec] set-net-1.0-framework-configuration:
[exec]
[exec]
[exec] schema:
[exec]
[exec] [mkdir] Creating directory 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\schema'.
[exec] [nantschema] Wrote schema to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug\schema\nan
t-0.85.xsd'.
[exec]
[exec] BUILD SUCCEEDED
[exec]
[exec] Total time: 2.1 seconds.
[exec]
[delete] Deleting 17 files.
[copy] Copying 386 files to 'C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp29B4.tmp\build\net-1.0.win32\nant-0.85-debug'.
Build failure
INTERNAL ERROR
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.IO.FileLoadException: The
located assembly's manifest definition with name
'ICSharpCode.SharpZipLib, Version=0.6.0.0, Culture=neutral,
PublicKeyToken=1b03e6acf1164f73' does not match the assembly reference.
File name: 'ICSharpCode.SharpZipLib, Version=0.6.0.0, Culture=neutral,
PublicKeyToken=1b03e6acf1164f73' ---> System.IO.FileLoadException:
Unknown error - HRESULT 0x80131040
at NAnt.Zip.Tasks.ZipTask..ctor()
*** Assembly Binder Log Entry (27/07/2004 @ 21:31:05) ***
The operation failed.
Bind result: hr = 0x80131040. No description available.
Assembly manager loaded from:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.40607\mscorwks.dll
Running under executable
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp29B4.tmp\bin\nant.exe
--- A detailed error log follows.
=== Pre-bind state information ===
LOG: User = MOTHER\drieseng
LOG: DisplayName = ICSharpCode.SharpZipLib, Version=0.6.0.0,
Culture=neutral, PublicKeyToken=1b03e6acf1164f73
(Fully-specified)
LOG: Appbase = file:///C:/Documents and Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/bin/
LOG: Initial PrivatePath = lib;lib\net\2.0;lib\net
Calling assembly : NAnt.ZipTasks, Version=0.85.1660.0, Culture=neutral,
PublicKeyToken=null.
===
LOG: This bind is in default load context.
LOG: Using application configuration file: C:\Documents and
Settings\drieseng\Local Settings\Temp\tmp29B4.tmp\bin\nant.exe.config
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v2.0.40607\config\machine.config.
LOG: Post-policy reference: ICSharpCode.SharpZipLib, Version=0.6.0.0,
Culture=neutral, PublicKeyToken=1b03e6acf1164f73
LOG: Attempting download of new URL file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/bin/ICSharpCode.SharpZipLib.dll.
LOG: Attempting download of new URL file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/bin/ICSharpCode.SharpZipLib/ICSharpCode.SharpZ
ipLib.dll.
LOG: Attempting download of new URL file:///C:/Documents and
Settings/drieseng/Local
Settings/Temp/tmp29B4.tmp/bin/lib/ICSharpCode.SharpZipLib.dll.
WRN: Comparing the assembly name resulted in the mismatch: Minor Version
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean
publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle&
ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr,
Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags
bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes)
at NAnt.Core.TaskBuilder.CreateTask()
at NAnt.Core.TypeFactory.CreateTask(XmlNode taskNode, Project proj)
at NAnt.Core.Project.CreateTask(XmlNode taskNode, Target target)
at NAnt.Core.Target.Execute()
at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies)
at NAnt.Core.Project.Execute()
at NAnt.Core.Project.Run()
Please send bug report to nant-developers@....
Total time: 389 seconds.
_____
Generated by Draco.NET <http://draconet.sourceforge.net>
|