Skip to content

Commit 33a9164

Browse files
author
no author
committed
This commit was manufactured by cvs2svn to create tag 'ccnet_1_0_1'.
1 parent f78d8dd commit 33a9164

File tree

247 files changed

+6029
-744
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

247 files changed

+6029
-744
lines changed

b.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
@echo off
22
cls
3-
tools\nant\NAnt.exe -buildfile:ccnet.build -nologo %*
3+
tools\nant\NAnt.exe -buildfile:ccnet.build -nologo %*

ccnet.build

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -203,18 +203,15 @@
203203
</fileset>
204204
</zip>
205205

206-
<exec program="tools\NSIS\makensis.exe" commandline="ccnet.nsi" />
207206
<exec program="tools\NSIS\makensis.exe" commandline="cctray.nsi" />
207+
<copy todir="${webdashboard.dir}\cctray">
208+
<fileset basedir="dist">
209+
<include name="*CCTray*.exe" />
210+
</fileset>
211+
</copy>
212+
<exec program="tools\NSIS\makensis.exe" commandline="ccnet.nsi" />
208213
</target>
209-
210-
<target name="reporting" depends="compile">
211-
<mkdir dir="build\fxcop" />
212-
<exec program="tools\fxcop\fxcopcmd.exe"
213-
commandline="/p:tools\fxcop\ccnet.fxcop /o:build\fxcop\ccnet-fxcop.xml" failonerror="false"/>
214-
<call target="vil" />
215-
<call target="simian" />
216-
</target>
217-
214+
218215
<!-- FOR RUNNING CCNET AGAINST ITSELF -->
219216
<target name="dist.publish" depends="dist">
220217

@@ -252,6 +249,14 @@
252249
<netreflector assembly="${build.dir}\core\${core.dll}" />
253250
</target>
254251

252+
<target name="reporting" depends="compile, fxcop, vil, simian" />
253+
254+
<target name="fxcop">
255+
<mkdir dir="build\fxcop" />
256+
<exec program="tools\fxcop\fxcopcmd.exe"
257+
commandline="/p:tools\fxcop\ccnet.fxcop /o:build\fxcop\ccnet-fxcop.xml /s" failonerror="false"/>
258+
</target>
259+
255260
<target name="vil">
256261
<exec program="${vil.executable}"
257262
workingdir="${build.dir}\webdashboard"
@@ -281,4 +286,13 @@
281286
</references>
282287
</csc>
283288
</target>
289+
290+
<target name="clean.cvs" description="deletes all backed up merge files from cvs">
291+
<delete>
292+
<fileset>
293+
<include name="**/#.*.*" />
294+
</fileset>
295+
</delete>
296+
</target>
297+
284298
</project>

ccnet.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
; HM NIS Edit Wizard helper defines
44
!define PRODUCT_NAME "CruiseControl.NET"
5-
!define PRODUCT_VERSION "1.0.RC2"
5+
!define PRODUCT_VERSION "1.0.1"
66
!define PRODUCT_PUBLISHER "ThoughtWorks"
77
!define PRODUCT_WEB_SITE "http://ccnet.thoughtworks.com/"
88
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\ccnet.exe"

cctray.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
; HM NIS Edit Wizard helper defines
44
!define PRODUCT_NAME "CruiseControl.NET CCTray"
55
!define PRODUCT_NAME_NOSPACE "CruiseControl.NET-CCTray"
6-
!define PRODUCT_VERSION "1.0.RC2"
6+
!define PRODUCT_VERSION "1.0.1"
77
!define PRODUCT_PUBLISHER "ThoughtWorks"
88
!define PRODUCT_WEB_SITE "http://ccnet.thoughtworks.com/"
99
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\cctray.exe"

doc/CCNET/Basic Installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
4949
</tr>
5050
<tr>
51-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
51+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
5252
</tr>
5353
</table>
5454
</body>
Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
<html>
2+
<head>
3+
<title>CruiseControl.NET : BitKeeper Source Control Block</title>
4+
<link rel="stylesheet" href="styles/site.css" type="text/css" />
5+
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
6+
</head>
7+
8+
<body>
9+
<table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
10+
<tr>
11+
<td valign="top" class="pagebody">
12+
<div class="pageheader">
13+
<span class="pagetitle">
14+
CruiseControl.NET : BitKeeper Source Control Block
15+
</span>
16+
</div>
17+
<div class="pagesubheading">
18+
This page last changed on Sep 27, 2005 by <font color="#0050B2">huntharo</font>.
19+
</div>
20+
21+
<h3><a name="BitKeeperSourceControlBlock-BitKeeperConfigurationExamples">BitKeeper Configuration Examples</a></h3>
22+
23+
<div class="information-block" align='center'><div class='informationMacroPadding'><table cellpadding='5' width='85%' cellspacing='0' class='warningMacro' border='0'><tr><td width='16' valign='top'><img src="/images/icons/emoticons/forbidden.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b class="strong">Warning</b><br />
24+
<p>BitKeeper support is not yet included, as of 1.0 RC2. BitKeeper support will be added shortly.</p></td></tr></table></div></div>
25+
26+
<div class="information-block" align='center'><div class='informationMacroPadding'><table cellpadding='5' width='85%' cellspacing='0' class='noteMacro' border='0'><tr><td width='16' valign='top'><img src="/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b class="strong">SSH Access Not Supported</b><br />
27+
<p>Your permanent BK repository must have a parent accessed via bkd or the local filesystem; ssh access is not supported at this time.</p></td></tr></table></div></div>
28+
29+
<p><em>example using bkd</em></p>
30+
31+
<div class="code"><div class="codeContent">
32+
<pre class="code-xml"><span class="code-tag">&lt;sourcecontrol type=<span class="code-quote">"bitkeeper"</span>&gt;</span>
33+
<span class="code-tag">&lt;workingDirectory&gt;</span>c:\build\dev-1.0<span class="code-tag">&lt;/workingDirectory&gt;</span>
34+
<span class="code-tag">&lt;autoGetSource&gt;</span>true<span class="code-tag">&lt;/autoGetSource&gt;</span>
35+
<span class="code-tag">&lt;cloneTo&gt;</span>..\Source<span class="code-tag">&lt;/cloneTo&gt;</span>
36+
<span class="code-tag">&lt;/sourcecontrol&gt;</span></pre>
37+
</div></div>
38+
39+
<h3><a name="BitKeeperSourceControlBlock-ConfigurationElements">Configuration Elements</a></h3>
40+
41+
<table class='confluenceTable'>
42+
<tr>
43+
<th class='confluenceTh'> Node </th>
44+
<th class='confluenceTh'> Description </th>
45+
<th class='confluenceTh'> Type </th>
46+
<th class='confluenceTh'> Required</th>
47+
<th class='confluenceTh'> Default </th>
48+
</tr>
49+
<tr>
50+
<td class='confluenceTd'> executable </td>
51+
<td class='confluenceTd'> Absolute, DOS-style, path to bk.exe </td>
52+
<td class='confluenceTd'> string </td>
53+
<td class='confluenceTd'> false</td>
54+
<td class='confluenceTd'> c:\Program Files\BitKeeper\bk.exe </td>
55+
</tr>
56+
<tr>
57+
<td class='confluenceTd'> workingDirectory </td>
58+
<td class='confluenceTd'> Absolute, DOS-style, path to permanent BK repository </td>
59+
<td class='confluenceTd'> string </td>
60+
<td class='confluenceTd'> true </td>
61+
<td class='confluenceTd'> none </td>
62+
</tr>
63+
<tr>
64+
<td class='confluenceTd'> <a name="BitKeeperSourceControlBlock-autoGetSource"></a> autoGetSource </td>
65+
<td class='confluenceTd'> Automatically pull latest source into permanent BK repository </td>
66+
<td class='confluenceTd'> bool </td>
67+
<td class='confluenceTd'> false </td>
68+
<td class='confluenceTd'> false </td>
69+
</tr>
70+
<tr>
71+
<td class='confluenceTd'> <a name="BitKeeperSourceControlBlock-tagOnSuccess"></a> tagOnSuccess </td>
72+
<td class='confluenceTd'> Add BK tag on successful build </td>
73+
<td class='confluenceTd'> bool </td>
74+
<td class='confluenceTd'> false </td>
75+
<td class='confluenceTd'> false </td>
76+
</tr>
77+
<tr>
78+
<td class='confluenceTd'> <a name="BitKeeperSourceControlBlock-cloneTo"></a> cloneTo</td>
79+
<td class='confluenceTd'> Make a clone of the permanent BK repository into the designated path </td>
80+
<td class='confluenceTd'> string</td>
81+
<td class='confluenceTd'> false </td>
82+
<td class='confluenceTd'> none </td>
83+
</tr>
84+
<tr>
85+
<td class='confluenceTd'> <a name="BitKeeperSourceControlBlock-fileHistory"></a> fileHistory </td>
86+
<td class='confluenceTd'> Include history of each file, rather than just ChangeSets </td>
87+
<td class='confluenceTd'> bool </td>
88+
<td class='confluenceTd'> false </td>
89+
<td class='confluenceTd'> false </td>
90+
</tr>
91+
<tr>
92+
<td class='confluenceTd'> timeout </td>
93+
<td class='confluenceTd'> How long (in milliseconds) the BK operation will be permitted to run before timing out. The default value is 10 minutes. </td>
94+
<td class='confluenceTd'> int </td>
95+
<td class='confluenceTd'> false </td>
96+
<td class='confluenceTd'> 10 minutes </td>
97+
</tr>
98+
</table>
99+
100+
<h3><a name="BitKeeperSourceControlBlock-Contributions">Contributions</a></h3>
101+
102+
<ul>
103+
<li>BitKeeper support added by Harold L Hunt II of StarNet Communications Corp.</li>
104+
</ul>
105+
106+
107+
108+
</td>
109+
</tr>
110+
</table>
111+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
112+
<tr>
113+
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
114+
</tr>
115+
<tr>
116+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
117+
</tr>
118+
</table>
119+
</body>
120+
</html>

doc/CCNET/Build Log Build Plugin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h3><a name="BuildLogBuildPlugin-ConfigurationElements">Configuration Elements</
4141
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
4242
</tr>
4343
<tr>
44-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
44+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
4545
</tr>
4646
</table>
4747
</body>

doc/CCNET/Build Publisher.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h4><a name="BuildPublisher-ConfigurationElements%3A">Configuration Elements:</a
6969
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
7070
</tr>
7171
<tr>
72-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
72+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
7373
</tr>
7474
</table>
7575
</body>

doc/CCNET/Build Report Build Plugin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h3><a name="BuildReportBuildPlugin-ConfigurationElements">Configuration Element
6666
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
6767
</tr>
6868
<tr>
69-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
69+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
7070
</tr>
7171
</table>
7272
</body>

doc/CCNET/CCNet 0.6 Final Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h3><a name="CCNet0.6FinalReleaseNotes-ConfigurationChanges">Configuration Chang
7474
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
7575
</tr>
7676
<tr>
77-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
77+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
7878
</tr>
7979
</table>
8080
</body>

doc/CCNET/CCNet 0.6 RC1 Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h3><a name="CCNet0.6RC1ReleaseNotes-ConfigurationChanges">Configuration Changes
6767
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
6868
</tr>
6969
<tr>
70-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
70+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
7171
</tr>
7272
</table>
7373
</body>

doc/CCNET/CCNet 0.6.1 Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h3><a name="CCNet0.6.1ReleaseNotes-Improvement">Improvement</a></h3>
6060
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
6161
</tr>
6262
<tr>
63-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
63+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
6464
</tr>
6565
</table>
6666
</body>

doc/CCNET/CCNet 0.7 RC-1 Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h3><a name="CCNet0.7RC-1ReleaseNotes-Improvement">Improvement</a></h3>
117117
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
118118
</tr>
119119
<tr>
120-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
120+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
121121
</tr>
122122
</table>
123123
</body>

doc/CCNET/CCNet 0.7 Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3><a name="CCNet0.7ReleaseNotes-Improvement">Improvement</a></h3>
127127
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
128128
</tr>
129129
<tr>
130-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
130+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
131131
</tr>
132132
</table>
133133
</body>

doc/CCNET/CCNet 0.8 Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h3><a name="CCNet0.8ReleaseNotes-Task">Task</a></h3>
9797
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
9898
</tr>
9999
<tr>
100-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
100+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
101101
</tr>
102102
</table>
103103
</body>

doc/CCNET/CCNet 0.9 Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h3><a name="CCNet0.9ReleaseNotes-Improvement">Improvement</a></h3>
125125
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
126126
</tr>
127127
<tr>
128-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
128+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
129129
</tr>
130130
</table>
131131
</body>

doc/CCNET/CCNet 0.9.1 Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h4><a name="CCNet0.9.1ReleaseNotes-Improvement">Improvement</a></h4>
9595
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
9696
</tr>
9797
<tr>
98-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
98+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
9999
</tr>
100100
</table>
101101
</body>

doc/CCNET/CCNet 0.9.2 Release Notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h4><a name="CCNet0.9.2ReleaseNotes-Improvements">Improvements</a></h4>
9494
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
9595
</tr>
9696
<tr>
97-
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td>
97+
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
9898
</tr>
9999
</table>
100100
</body>

0 commit comments

Comments
 (0)