Skip to content

Instantly share code, notes, and snippets.

@hotgazpacho
Created November 23, 2010 16:25
Show Gist options
  • Select an option

  • Save hotgazpacho/712024 to your computer and use it in GitHub Desktop.

Select an option

Save hotgazpacho/712024 to your computer and use it in GitHub Desktop.
C:\Dev\AutoTest.Net>build
NAnt 0.86 (Build 0.86.3412.0; nightly; 5/5/2009)
Copyright (C) 2001-2009 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/Dev/AutoTest.Net/build/default.build
Target framework: Microsoft .NET Framework 3.5
Target(s) specified: go
load_uppercut_assemblies:
[loadtasks] Scanning assembly "uppercut.tasks" for extensions.
allow_powershell_unrestricted:
report_uppercut_version:
[xmlpeek] Peeking at 'C:\Dev\AutoTest.Net\build\UppercuT.xml' with XPath expression '/uppercut/version'.
[xmlpeek] Found '1' nodes with the XPath expression '/uppercut/version'.
[echo] Using UppercuT version: 1.0.5.0.
run_tasks:
[echo] Running UppercuTBuild tasks.
prepare:
[echo] Removing and adding C:\Dev\AutoTest.Net\build\..\build_output.
[delete] Deleting directory 'C:\Dev\AutoTest.Net\build_output'.
[mkdir] Creating directory 'C:\Dev\AutoTest.Net\build_output'.
custom_tasks_before:
[echo] Running custom tasks if C:\Dev\AutoTest.Net\build\..\build.custom\default.pre.build exists.
custom_tasks_replace:
[echo] Running custom tasks instead of normal tasks if C:\Dev\AutoTest.Net\build\..\build.custom\default.replace.bu
ild exists.
error_check:
build:
get_revision:
[nant] C:\Dev\AutoTest.Net\build\versioners\svn.step
Buildfile: file:///C:/Dev/AutoTest.Net/build/versioners/svn.step
Target framework: Microsoft .NET Framework 3.5
Target(s) specified: go
run_tasks:
[echo] Running SVNVersioner tasks.
custom_tasks_before:
[echo] Running custom tasks if C:\Dev\AutoTest.Net\build\versioners\..\..\build.custom\versioners\svn.p
re.step exists.
custom_tasks_replace:
[echo] Running custom tasks instead of normal tasks if C:\Dev\AutoTest.Net\build\versioners\..\..\build
.custom\versioners\svn.replace.step exists.
get_revision:
[echo] Getting revision number from working directory C:\Dev\AutoTest.Net\build or remotely at https://
autotestnet.googlecode.com/svn/.
[exec] svn: 'C:\Dev\AutoTest.Net' is not a working copy
[exec] <?xml version="1.0"?>
[exec] <info>
[exec] C:\Dev\AutoTest.Net\build\versioners\svn.step(65,6):
[exec] External Program Failed: svn (return code was 1)
[xmlpeek] Peeking at 'C:\Dev\AutoTest.Net\build\versioners\_revision.xml' with XPath expression '/info/ent
ry/commit/@revision'.
[xmlpeek] C:\Dev\AutoTest.Net\build\versioners\svn.step(70,6):
[xmlpeek] Failed to load the XML document 'C:\Dev\AutoTest.Net\build\versioners\_revision.xml'.
[xmlpeek] Unexpected end of file has occurred. The following elements are not closed: info. Line 3, po
sition 1.
[exec] Error validating server certificate for 'https://autotestnet.googlecode.com:443':
[exec] - The certificate is not issued by a trusted authority. Use the
[exec] fingerprint to validate the certificate manually!
[exec] Certificate information:
[exec] - Hostname: *.googlecode.com
[exec] - Valid: from Thu, 02 Sep 2010 12:59:14 GMT until Fri, 02 Sep 2011 13:09:14 GMT
[exec] - Issuer: Google Inc, US
[exec] - Fingerprint: 97:78:ab:bf:d9:a2:cc:c0:8c:31:2e:33:17:7f:98:7e:96:e7:da:ab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment