<html><head><style>body, table, form, input, td, th, p, textarea, select
{
font-family: verdana, helvetica, arial;
font-size: 11px;
}
a:hover { color:#FC0; }
.main-panel { color:#FC0; }
.link { color:#FFF; text-decoration:none; }
.link-failed { color:#F30; text-decoration:none; }
.buildresults-header { color: #FFF; font-weight: bold; }
.buildresults-data { color: #9F3; }
.buildresults-data-failed { color: #F30; }
.stylesection { margin-left: 4px; }
.header-title { font-size:12px; color:#000; font-weight:bold; padding-bottom:10pt; }
.header-label { font-weight:bold; }
.header-data { color:#000; }
.header-data-error { color:#000; white-space:pre; }
.section-table { margin-top:10px; }
.sectionheader { background-color:#006; color:#FFF; }
.section-data { font-size:9px; color:#000; }
.section-oddrow { background-color:#F0F7FF; }
.section-evenrow { background-color:#FFF; }
.section-error { font-size:9px; color:#F30; white-space:pre; }
.warning { color: darkorange; }
.error { color:red }
.pluginLinks { float:right; margin-top:10px; padding:10px; background-color:#000066; color:White }</style></head><body>CruiseControl.NET Build Results for project FlexWikiCore-20 (<a href="http://builds.flexwiki.com/">web page</a>)<p></p><hr size="1" width="98%" align="left" color="#888888"/><table class="section-table" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="header-title" colspan="2">BUILD SUCCESSFUL</td>
</tr>
<tr>
<td class="header-label">
<nobr>Project:</nobr>
</td>
<td class="header-data">FlexWikiCore-20</td>
</tr>
<tr>
<td class="header-label">
<nobr>Date of build:</nobr>
</td>
<td class="header-data">2008-10-25 15:54:18</td>
</tr>
<tr>
<td class="header-label">
<nobr>Running time:</nobr>
</td>
<td class="header-data">00:09:17</td>
</tr>
<tr>
<td class="header-label">
<nobr>Build condition:</nobr>
</td>
<td class="header-data">
Modifications Detected
</td>
</tr>
<tr>
<td class="header-label">
<nobr>Last changed:</nobr>
</td>
<td class="header-data">2008-10-25 15:53:14</td>
</tr>
<tr>
<td class="header-label" valign="top">
<nobr>Last log entry:</nobr>
</td>
<td class="header-data">
<pre>Feature 2194744 - NewParser process string with WikiTalk as a fragment
Add a new method to Parser/ParserEngine.cs called FormatTextFragment . AtomFeed was revised to use the new functionality.
Mad other minor changes in WomDocument and ParserEngine. Revised FlexWikiWeb.xslt to output FormHiddenField correctly. Updated Unit Tests for WomDocument to fix format for revisions.</pre>
</td>
</tr>
</table><table class="section-table" cellpadding="2" cellspacing="0" border="0" width="98%">
<tr>
<td class="sectionheader">
Errors: (1)
</td>
</tr>
<tr>
<td>
<pre class="section-error">C:\Builds\ccnet\server\flexwikicore-20\Working\build\FlexWikiCore.build(320,8):
External Program Failed: C:\Builds\ccnet\server\flexwikicore-20\Working\build\tools\fxcop\fxcopcmd (return code was 5)</pre>
</td>
</tr>
</table>
<table class="section-table" cellpadding="2" cellspacing="0" border="0" width="98%">
<tr>
<td class="sectionheader">
Warnings: (6)
</td>
</tr>
<tr>
<td>
<pre class="section-error">There were non-critical errors loading FxCop project:</pre>
<pre class="section-error">* Failed to add target : C:\Builds\ccnet\server\flexwikicore-20\Working\build\bin\Release\FlexWiki.dll.</pre>
<pre class="section-error">* End of project load errors.</pre>
<pre class="section-error">* Analysis was not performed; at least one valid rules assembly and one valid</pre>
<pre class="section-error">target file must be specified.</pre>
<pre class="section-error">C:\Builds\ccnet\server\flexwikicore-20\ccnet.build(39,8): Element <includes... /> for <fileset... /> is deprecated. Use <include> element instead.</pre>
</td>
</tr>
</table><table class="section-table" cellpadding="2" cellspacing="0" border="0" width="98%">
<tr>
<td class="sectionheader" colspan="2">
Tests run: 958, Failures: 0, Not run: 14, Time: 348.361 seconds
</td>
</tr>
<tr>
<td colspan="2" class="section-data">All Tests Passed</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.FederationConfigurationSerializationTests.SerializeAuthorization</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorTwoParamTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorXmlParamNotFoundTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorXslParamNotFoundTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.MoreNamespaceManagerTests.SimpleReadingTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.RegistryTests.AllTopicsInfo</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.RegistryTests.ReferenceTopicInNonImportedNamespace</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceMalformedTopicCreateTopicTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceMalformedTopicExistsTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicBadNamespaceTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicCreateTopicTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicExistsTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocGoodNamespaceBadTopicLinksTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocGoodNamespaceTopicLinksTest</td>
</tr>
<tr>
<td colspan="2" />
</tr>
<tr>
<td class="sectionheader" colspan="2">
Warning Details (14)
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.FederationConfigurationSerializationTests.SerializeAuthorization</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Not yet implemented</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorTwoParamTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test needs to be rewritten once the NamespaceManager rearchitecture firms up</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorXmlParamNotFoundTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorXslParamNotFoundTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test needs to be rewritten once the NamespaceManager rearchitecture firms up</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.MoreNamespaceManagerTests.SimpleReadingTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.RegistryTests.AllTopicsInfo</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Test failing, but I need to check in for Subversion upgrade. Revisit.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.RegistryTests.ReferenceTopicInNonImportedNamespace</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Test failing, but I need to check in for Subversion upgrade. Revisit.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceMalformedTopicCreateTopicTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceMalformedTopicExistsTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicBadNamespaceTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicCreateTopicTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicExistsTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocGoodNamespaceBadTopicLinksTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocGoodNamespaceTopicLinksTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td colspan="2" />
</tr>
</table><table class="section-table" cellpadding="2" cellspacing="0" border="0" width="98%">
<tr>
<td class="sectionheader" colspan="5">
Modifications since last build (5)
</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/WomDocument.cs</td>
<td class="section-data" valign="top">Feature 2194744 - NewParser process string with WikiTalk as a fragment
Add a new method to Parser/ParserEngine.cs called FormatTextFragment . AtomFeed was revised to use the new functionality.
Mad other minor changes in WomDocument and ParserEngine. Revised FlexWikiWeb.xslt to output FormHiddenField correctly. Updated Unit Tests for WomDocument to fix format for revisions.</td>
<td class="section-data" valign="top">2008-10-25 15:53:14</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.UnitTests/Parser/WomDocumentTests.cs</td>
<td class="section-data" valign="top">Feature 2194744 - NewParser process string with WikiTalk as a fragment
Add a new method to Parser/ParserEngine.cs called FormatTextFragment . AtomFeed was revised to use the new functionality.
Mad other minor changes in WomDocument and ParserEngine. Revised FlexWikiWeb.xslt to output FormHiddenField correctly. Updated Unit Tests for WomDocument to fix format for revisions.</td>
<td class="section-data" valign="top">2008-10-25 15:53:14</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/ParserEngine.cs</td>
<td class="section-data" valign="top">Feature 2194744 - NewParser process string with WikiTalk as a fragment
Add a new method to Parser/ParserEngine.cs called FormatTextFragment . AtomFeed was revised to use the new functionality.
Mad other minor changes in WomDocument and ParserEngine. Revised FlexWikiWeb.xslt to output FormHiddenField correctly. Updated Unit Tests for WomDocument to fix format for revisions.</td>
<td class="section-data" valign="top">2008-10-25 15:53:14</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/FlexWikiWeb.xslt</td>
<td class="section-data" valign="top">Feature 2194744 - NewParser process string with WikiTalk as a fragment
Add a new method to Parser/ParserEngine.cs called FormatTextFragment . AtomFeed was revised to use the new functionality.
Mad other minor changes in WomDocument and ParserEngine. Revised FlexWikiWeb.xslt to output FormHiddenField correctly. Updated Unit Tests for WomDocument to fix format for revisions.</td>
<td class="section-data" valign="top">2008-10-25 15:53:14</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/AtomFeed.aspx.cs</td>
<td class="section-data" valign="top">Feature 2194744 - NewParser process string with WikiTalk as a fragment
Add a new method to Parser/ParserEngine.cs called FormatTextFragment . AtomFeed was revised to use the new functionality.
Mad other minor changes in WomDocument and ParserEngine. Revised FlexWikiWeb.xslt to output FormHiddenField correctly. Updated Unit Tests for WomDocument to fix format for revisions.</td>
<td class="section-data" valign="top">2008-10-25 15:53:14</td>
</tr>
</table></body></html>
|