Skip to content

Commit

Permalink
This commit was manufactured by cvs2svn to create tag 'ccnet_1_0_1'.
Browse files Browse the repository at this point in the history
  • Loading branch information
no author committed Feb 24, 2006
1 parent f78d8dd commit 33a9164
Show file tree
Hide file tree
Showing 247 changed files with 6,029 additions and 744 deletions.
2 changes: 1 addition & 1 deletion b.bat
@@ -1,3 +1,3 @@
@echo off @echo off
cls cls
tools\nant\NAnt.exe -buildfile:ccnet.build -nologo %* tools\nant\NAnt.exe -buildfile:ccnet.build -nologo %*
34 changes: 24 additions & 10 deletions ccnet.build
Expand Up @@ -203,18 +203,15 @@
</fileset> </fileset>
</zip> </zip>


<exec program="tools\NSIS\makensis.exe" commandline="ccnet.nsi" />
<exec program="tools\NSIS\makensis.exe" commandline="cctray.nsi" /> <exec program="tools\NSIS\makensis.exe" commandline="cctray.nsi" />
<copy todir="${webdashboard.dir}\cctray">
<fileset basedir="dist">
<include name="*CCTray*.exe" />
</fileset>
</copy>
<exec program="tools\NSIS\makensis.exe" commandline="ccnet.nsi" />
</target> </target>


<target name="reporting" depends="compile">
<mkdir dir="build\fxcop" />
<exec program="tools\fxcop\fxcopcmd.exe"
commandline="/p:tools\fxcop\ccnet.fxcop /o:build\fxcop\ccnet-fxcop.xml" failonerror="false"/>
<call target="vil" />
<call target="simian" />
</target>

<!-- FOR RUNNING CCNET AGAINST ITSELF --> <!-- FOR RUNNING CCNET AGAINST ITSELF -->
<target name="dist.publish" depends="dist"> <target name="dist.publish" depends="dist">


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


<target name="reporting" depends="compile, fxcop, vil, simian" />

<target name="fxcop">
<mkdir dir="build\fxcop" />
<exec program="tools\fxcop\fxcopcmd.exe"
commandline="/p:tools\fxcop\ccnet.fxcop /o:build\fxcop\ccnet-fxcop.xml /s" failonerror="false"/>
</target>

<target name="vil"> <target name="vil">
<exec program="${vil.executable}" <exec program="${vil.executable}"
workingdir="${build.dir}\webdashboard" workingdir="${build.dir}\webdashboard"
Expand Down Expand Up @@ -281,4 +286,13 @@
</references> </references>
</csc> </csc>
</target> </target>

<target name="clean.cvs" description="deletes all backed up merge files from cvs">
<delete>
<fileset>
<include name="**/#.*.*" />
</fileset>
</delete>
</target>

</project> </project>
2 changes: 1 addition & 1 deletion ccnet.nsi
Expand Up @@ -2,7 +2,7 @@


; HM NIS Edit Wizard helper defines ; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "CruiseControl.NET" !define PRODUCT_NAME "CruiseControl.NET"
!define PRODUCT_VERSION "1.0.RC2" !define PRODUCT_VERSION "1.0.1"
!define PRODUCT_PUBLISHER "ThoughtWorks" !define PRODUCT_PUBLISHER "ThoughtWorks"
!define PRODUCT_WEB_SITE "http://ccnet.thoughtworks.com/" !define PRODUCT_WEB_SITE "http://ccnet.thoughtworks.com/"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\ccnet.exe" !define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\ccnet.exe"
Expand Down
2 changes: 1 addition & 1 deletion cctray.nsi
Expand Up @@ -3,7 +3,7 @@
; HM NIS Edit Wizard helper defines ; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "CruiseControl.NET CCTray" !define PRODUCT_NAME "CruiseControl.NET CCTray"
!define PRODUCT_NAME_NOSPACE "CruiseControl.NET-CCTray" !define PRODUCT_NAME_NOSPACE "CruiseControl.NET-CCTray"
!define PRODUCT_VERSION "1.0.RC2" !define PRODUCT_VERSION "1.0.1"
!define PRODUCT_PUBLISHER "ThoughtWorks" !define PRODUCT_PUBLISHER "ThoughtWorks"
!define PRODUCT_WEB_SITE "http://ccnet.thoughtworks.com/" !define PRODUCT_WEB_SITE "http://ccnet.thoughtworks.com/"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\cctray.exe" !define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\cctray.exe"
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/Basic Installation.html
Expand Up @@ -48,7 +48,7 @@
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
120 changes: 120 additions & 0 deletions doc/CCNET/BitKeeper Source Control Block.html
@@ -0,0 +1,120 @@
<html>
<head>
<title>CruiseControl.NET : BitKeeper Source Control Block</title>
<link rel="stylesheet" href="styles/site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>

<body>
<table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
<tr>
<td valign="top" class="pagebody">
<div class="pageheader">
<span class="pagetitle">
CruiseControl.NET : BitKeeper Source Control Block
</span>
</div>
<div class="pagesubheading">
This page last changed on Sep 27, 2005 by <font color="#0050B2">huntharo</font>.
</div>

<h3><a name="BitKeeperSourceControlBlock-BitKeeperConfigurationExamples">BitKeeper Configuration Examples</a></h3>

<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 />
<p>BitKeeper support is not yet included, as of 1.0 RC2. BitKeeper support will be added shortly.</p></td></tr></table></div></div>

<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 />
<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>

<p><em>example using bkd</em></p>

<div class="code"><div class="codeContent">
<pre class="code-xml"><span class="code-tag">&lt;sourcecontrol type=<span class="code-quote">"bitkeeper"</span>&gt;</span>
<span class="code-tag">&lt;workingDirectory&gt;</span>c:\build\dev-1.0<span class="code-tag">&lt;/workingDirectory&gt;</span>
<span class="code-tag">&lt;autoGetSource&gt;</span>true<span class="code-tag">&lt;/autoGetSource&gt;</span>
<span class="code-tag">&lt;cloneTo&gt;</span>..\Source<span class="code-tag">&lt;/cloneTo&gt;</span>
<span class="code-tag">&lt;/sourcecontrol&gt;</span></pre>
</div></div>

<h3><a name="BitKeeperSourceControlBlock-ConfigurationElements">Configuration Elements</a></h3>

<table class='confluenceTable'>
<tr>
<th class='confluenceTh'> Node </th>
<th class='confluenceTh'> Description </th>
<th class='confluenceTh'> Type </th>
<th class='confluenceTh'> Required</th>
<th class='confluenceTh'> Default </th>
</tr>
<tr>
<td class='confluenceTd'> executable </td>
<td class='confluenceTd'> Absolute, DOS-style, path to bk.exe </td>
<td class='confluenceTd'> string </td>
<td class='confluenceTd'> false</td>
<td class='confluenceTd'> c:\Program Files\BitKeeper\bk.exe </td>
</tr>
<tr>
<td class='confluenceTd'> workingDirectory </td>
<td class='confluenceTd'> Absolute, DOS-style, path to permanent BK repository </td>
<td class='confluenceTd'> string </td>
<td class='confluenceTd'> true </td>
<td class='confluenceTd'> none </td>
</tr>
<tr>
<td class='confluenceTd'> <a name="BitKeeperSourceControlBlock-autoGetSource"></a> autoGetSource </td>
<td class='confluenceTd'> Automatically pull latest source into permanent BK repository </td>
<td class='confluenceTd'> bool </td>
<td class='confluenceTd'> false </td>
<td class='confluenceTd'> false </td>
</tr>
<tr>
<td class='confluenceTd'> <a name="BitKeeperSourceControlBlock-tagOnSuccess"></a> tagOnSuccess </td>
<td class='confluenceTd'> Add BK tag on successful build </td>
<td class='confluenceTd'> bool </td>
<td class='confluenceTd'> false </td>
<td class='confluenceTd'> false </td>
</tr>
<tr>
<td class='confluenceTd'> <a name="BitKeeperSourceControlBlock-cloneTo"></a> cloneTo</td>
<td class='confluenceTd'> Make a clone of the permanent BK repository into the designated path </td>
<td class='confluenceTd'> string</td>
<td class='confluenceTd'> false </td>
<td class='confluenceTd'> none </td>
</tr>
<tr>
<td class='confluenceTd'> <a name="BitKeeperSourceControlBlock-fileHistory"></a> fileHistory </td>
<td class='confluenceTd'> Include history of each file, rather than just ChangeSets </td>
<td class='confluenceTd'> bool </td>
<td class='confluenceTd'> false </td>
<td class='confluenceTd'> false </td>
</tr>
<tr>
<td class='confluenceTd'> timeout </td>
<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>
<td class='confluenceTd'> int </td>
<td class='confluenceTd'> false </td>
<td class='confluenceTd'> 10 minutes </td>
</tr>
</table>

<h3><a name="BitKeeperSourceControlBlock-Contributions">Contributions</a></h3>

<ul>
<li>BitKeeper support added by Harold L Hunt II of StarNet Communications Corp.</li>
</ul>



</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr>
<tr>
<td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr>
</table>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/CCNET/Build Log Build Plugin.html
Expand Up @@ -41,7 +41,7 @@ <h3><a name="BuildLogBuildPlugin-ConfigurationElements">Configuration Elements</
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/Build Publisher.html
Expand Up @@ -69,7 +69,7 @@ <h4><a name="BuildPublisher-ConfigurationElements%3A">Configuration Elements:</a
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/Build Report Build Plugin.html
Expand Up @@ -66,7 +66,7 @@ <h3><a name="BuildReportBuildPlugin-ConfigurationElements">Configuration Element
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.6 Final Release Notes.html
Expand Up @@ -74,7 +74,7 @@ <h3><a name="CCNet0.6FinalReleaseNotes-ConfigurationChanges">Configuration Chang
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.6 RC1 Release Notes.html
Expand Up @@ -67,7 +67,7 @@ <h3><a name="CCNet0.6RC1ReleaseNotes-ConfigurationChanges">Configuration Changes
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.6.1 Release Notes.html
Expand Up @@ -60,7 +60,7 @@ <h3><a name="CCNet0.6.1ReleaseNotes-Improvement">Improvement</a></h3>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.7 RC-1 Release Notes.html
Expand Up @@ -117,7 +117,7 @@ <h3><a name="CCNet0.7RC-1ReleaseNotes-Improvement">Improvement</a></h3>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.7 Release Notes.html
Expand Up @@ -127,7 +127,7 @@ <h3><a name="CCNet0.7ReleaseNotes-Improvement">Improvement</a></h3>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.8 Release Notes.html
Expand Up @@ -97,7 +97,7 @@ <h3><a name="CCNet0.8ReleaseNotes-Task">Task</a></h3>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.9 Release Notes.html
Expand Up @@ -125,7 +125,7 @@ <h3><a name="CCNet0.9ReleaseNotes-Improvement">Improvement</a></h3>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.9.1 Release Notes.html
Expand Up @@ -95,7 +95,7 @@ <h4><a name="CCNet0.9.1ReleaseNotes-Improvement">Improvement</a></h4>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down
2 changes: 1 addition & 1 deletion doc/CCNET/CCNet 0.9.2 Release Notes.html
Expand Up @@ -94,7 +94,7 @@ <h4><a name="CCNet0.9.2ReleaseNotes-Improvements">Improvements</a></h4>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr> </tr>
<tr> <tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 18, 2005 21:14</font></td> <td align="center"><font color="grey">Document generated by Confluence on Nov 13, 2005 23:23</font></td>
</tr> </tr>
</table> </table>
</body> </body>
Expand Down

0 comments on commit 33a9164

Please sign in to comment.