forked from net-commons/common-logging
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuildlog.txt
155 lines (116 loc) · 10.5 KB
/
buildlog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
NAnt 0.91 (Build 0.91.3881.0; alpha2; 8/17/2010)
Copyright (C) 2001-2010 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/_prj/common-logging/Common.Logging.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: package-zip
package:
package.binaries:
[copy] Copying 18 files to 'C:\_prj\common-logging\package\bin\net\2.0\debug'.
[copy] Copying 18 files to 'C:\_prj\common-logging\package\bin\net\2.0\release'.
[copy] Copying 18 files to 'C:\_prj\common-logging\package\bin\net\4.0\debug'.
[copy] Copying 18 files to 'C:\_prj\common-logging\package\bin\net\4.0\release'.
package.sources:
[copy] Copying 4 files to 'C:\_prj\common-logging\package'.
[copy] Copying 1 file to 'C:\_prj\common-logging\package\src\CommonAssemblyInfo.cs'.
[copy] Copying 488 files to 'C:\_prj\common-logging\package'.
update-nuspec-metadata:
[echo] Processing nuspec file: C:\_prj\common-logging\src\Common.Logging.EntLib\Common.Logging.EntLib.nuspec
[xmlpoke] No matching nodes were found with XPath expression '/n:package/n:metadata/n:dependencies/n:dependency[starts-with(@id, 'Common.Logging.')]/@version'.
[echo] Processing nuspec file: C:\_prj\common-logging\src\Common.Logging.EntLib41\Common.Logging.EntLib41.nuspec
[xmlpoke] No matching nodes were found with XPath expression '/n:package/n:metadata/n:dependencies/n:dependency[starts-with(@id, 'Common.Logging.')]/@version'.
[echo] Processing nuspec file: C:\_prj\common-logging\src\Common.Logging.Log4Net\Common.Logging.Log4Net.nuspec
[xmlpoke] No matching nodes were found with XPath expression '/n:package/n:metadata/n:dependencies/n:dependency[starts-with(@id, 'Common.Logging.')]/@version'.
[echo] Processing nuspec file: C:\_prj\common-logging\src\Common.Logging.Log4Net129\Common.Logging.Log4Net129.nuspec
[xmlpoke] No matching nodes were found with XPath expression '/n:package/n:metadata/n:dependencies/n:dependency[starts-with(@id, 'Common.Logging.')]/@version'.
[echo] Processing nuspec file: C:\_prj\common-logging\src\Common.Logging.NLog\Common.Logging.NLog.nuspec
[xmlpoke] No matching nodes were found with XPath expression '/n:package/n:metadata/n:dependencies/n:dependency[starts-with(@id, 'Common.Logging.')]/@version'.
package-nuget:
check-nuget-package-dir:
clean-nuget-package-dir:
[echo] Cleaning the C:\_prj\common-logging/package-nuget NuGet package directory.
[mkdir] Creating directory 'C:\_prj\common-logging\package-nuget'.
[echo] Generating NuGet Package from nuspec file: C:\_prj\common-logging\src\Common.Logging\Common.Logging.nuspec
[exec] Starting 'C:\_prj\common-logging/tools\NuGet\NuGet.exe (pack C:\_prj\common-logging\src\Common.Logging\Common.Logging.nuspec -Version 2.0.0 -OutputDirectory C:\_prj\common-logging/package-nuget)' in 'C:\_prj\common-logging'
[exec] Attempting to build package from 'Common.Logging.nuspec'.
[exec] Successfully created package 'C:\_prj\common-logging/package-nuget\Common.Logging.2.0.0.nupkg'.
[echo] Generating NuGet Package from nuspec file: C:\_prj\common-logging\src\Common.Logging.EntLib\Common.Logging.EntLib.nuspec
[exec] Starting 'C:\_prj\common-logging/tools\NuGet\NuGet.exe (pack C:\_prj\common-logging\src\Common.Logging.EntLib\Common.Logging.EntLib.nuspec -Version 2.0.0 -OutputDirectory C:\_prj\common-logging/package-nuget)' in 'C:\_prj\common-logging'
[exec] Attempting to build package from 'Common.Logging.EntLib.nuspec'.
[exec] Successfully created package 'C:\_prj\common-logging/package-nuget\Common.Logging.EntLib.2.0.0.nupkg'.
[echo] Generating NuGet Package from nuspec file: C:\_prj\common-logging\src\Common.Logging.EntLib41\Common.Logging.EntLib41.nuspec
[exec] Starting 'C:\_prj\common-logging/tools\NuGet\NuGet.exe (pack C:\_prj\common-logging\src\Common.Logging.EntLib41\Common.Logging.EntLib41.nuspec -Version 2.0.0 -OutputDirectory C:\_prj\common-logging/package-nuget)' in 'C:\_prj\common-logging'
[exec] Attempting to build package from 'Common.Logging.EntLib41.nuspec'.
[exec] Successfully created package 'C:\_prj\common-logging/package-nuget\Common.Logging.EntLib41.2.0.0.nupkg'.
[echo] Generating NuGet Package from nuspec file: C:\_prj\common-logging\src\Common.Logging.Log4Net\Common.Logging.Log4Net.nuspec
[exec] Starting 'C:\_prj\common-logging/tools\NuGet\NuGet.exe (pack C:\_prj\common-logging\src\Common.Logging.Log4Net\Common.Logging.Log4Net.nuspec -Version 2.0.0 -OutputDirectory C:\_prj\common-logging/package-nuget)' in 'C:\_prj\common-logging'
[exec] Attempting to build package from 'Common.Logging.Log4Net.nuspec'.
[exec] Successfully created package 'C:\_prj\common-logging/package-nuget\Common.Logging.Log4Net.2.0.0.nupkg'.
[echo] Generating NuGet Package from nuspec file: C:\_prj\common-logging\src\Common.Logging.Log4Net129\Common.Logging.Log4Net129.nuspec
[exec] Starting 'C:\_prj\common-logging/tools\NuGet\NuGet.exe (pack C:\_prj\common-logging\src\Common.Logging.Log4Net129\Common.Logging.Log4Net129.nuspec -Version 2.0.0 -OutputDirectory C:\_prj\common-logging/package-nuget)' in 'C:\_prj\common-logging'
[exec] Attempting to build package from 'Common.Logging.Log4Net129.nuspec'.
[exec] Successfully created package 'C:\_prj\common-logging/package-nuget\Common.Logging.Log4Net129.2.0.0.nupkg'.
[echo] Generating NuGet Package from nuspec file: C:\_prj\common-logging\src\Common.Logging.NLog\Common.Logging.NLog.nuspec
[exec] Starting 'C:\_prj\common-logging/tools\NuGet\NuGet.exe (pack C:\_prj\common-logging\src\Common.Logging.NLog\Common.Logging.NLog.nuspec -Version 2.0.0 -OutputDirectory C:\_prj\common-logging/package-nuget)' in 'C:\_prj\common-logging'
[exec] Attempting to build package from 'Common.Logging.NLog.nuspec'.
[exec] Successfully created package 'C:\_prj\common-logging/package-nuget\Common.Logging.NLog.2.0.0.nupkg'.
package.doc:
doc:
doc-reference:
[nant] C:\_prj\common-logging\doc\reference\docbook.build all
Buildfile: file:///C:/_prj/common-logging/doc/reference/docbook.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: all
html:
[echo] Generating HTML format...
[exec] Note: namesp. cut : stripped namespace before processing Common Infrastructure Libraries for .NET
[exec] Note: namesp. cut : processing stripped document Common Infrastructure Libraries for .NET
[exec] Loading Xslthl configuration from file:///C:\_prj\common-logging\doc\reference/lib/docbook-xsl-snapshot/highlighting/xslthl-config.xml...
[exec] Writing html/ch01.html for chapter
[exec] Writing html/index.html for book
html-help:
[echo] Generating HTML Help format...
[copy] Copying 1 file to 'C:\_prj\common-logging\doc\reference\target\htmlhelp\styles'.
[copy] Copying 3 files to 'C:\_prj\common-logging\doc\reference\target\htmlhelp\images'.
[copy] Copying 102 files to 'C:\_prj\common-logging\doc\reference\target\htmlhelp\images'.
[exec] Note: namesp. cut : stripped namespace before processing Common Infrastructure Libraries for .NET
[exec] Note: namesp. cut : processing stripped document Common Infrastructure Libraries for .NET
[exec] Loading Xslthl configuration from file:///C:\_prj\common-logging\doc\reference/lib/docbook-xsl-snapshot/highlighting/xslthl-config.xml...
[exec] Writing htmlhelp/ch01.html for chapter
[exec] Writing htmlhelp/index.html for book
[exec] Writing htmlhelp/htmlhelp.hhp
[exec] Writing htmlhelp/toc.hhc
[exec] C:\_prj\common-logging\doc\reference\docbook.build(77,6):
[exec] 'C:\Program Files\HTML Help Workshop\hhc.exe' failed to start.
[delete] Deleting 110 files.
[delete] Deleted 5 directories.
pdf:
[echo] Generating PDF format...
[exec] Note: namesp. cut : stripped namespace before processing Common Infrastructure Libraries for .NET
[exec] Note: namesp. cut : processing stripped document Common Infrastructure Libraries for .NET
[exec] Making portrait pages on A4 paper (210mmx297mm)
[exec] Loading Xslthl configuration from file:///C:\_prj\common-logging\doc\reference/lib/docbook-xsl-snapshot/highlighting/xslthl-config.xml...
[exec] unprocessed xslthl style: html
[exec] unprocessed xslthl style: html
[exec] Jan 19, 2012 12:59:54 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
[exec] WARNING: Font 'Symbol,normal,700' not found. Substituting with 'Symbol,normal,400'.
[exec] Jan 19, 2012 12:59:54 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
[exec] WARNING: Font 'ZapfDingbats,normal,700' not found. Substituting with 'ZapfDingbats,normal,400'.
[exec] Jan 19, 2012 12:59:54 PM org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm updateData2
[exec] WARNING: Line 1 of a paragraph overflows the available area by 891mpt. (fo:block, location: 282/603)
[exec] Jan 19, 2012 12:59:54 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
[exec] WARNING: Font 'ZapfDingbats,italic,400' not found. Substituting with 'ZapfDingbats,normal,400'.
[delete] Deleting file C:\_prj\common-logging\doc\reference\target\pdf\netcommon-reference.fo.
all:
BUILD SUCCEEDED - 1 non-fatal error(s), 23 warning(s)
Total time: 18.1 seconds.
[copy] Copying 109 files to 'C:\_prj\common-logging\package\doc\reference\'.
[copy] Copying 790 files to 'C:\_prj\common-logging\package\doc\api\html'.
[copy] Copying 231 files to 'C:\_prj\common-logging\package\tools'.
[copy] Copying 1 file to 'C:\_prj\common-logging\package'.
[copy] Copying 1 file to 'C:\_prj\common-logging\package'.
[copy] Copying 1 file to 'C:\_prj\common-logging\package'.
package-zip:
[zip] Zipping 1697 files to 'C:\_prj\common-logging\package\Common.Logging-2.0.0.4401.zip'.
BUILD SUCCEEDED - 0 non-fatal error(s), 5 warning(s)
Total time: 66.8 seconds.