<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>treesurgeon Work Item Rss Feed</title><link>http://www.codeplex.com/treesurgeon/WorkItem/List.aspx</link><description>treesurgeon Work Item Rss Description</description><item><title>Commented Issue: Tree Surgeon shouldn't allow numeric named projects</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6274</link><description>Projects named with something along the lines of &amp;#34;2005Test&amp;#34; don&amp;#39;t work. You can&amp;#39;t have a number as the start of a namespace. TS needs to validate user input.&lt;br /&gt;Comments: ** Comment from web user: bluevoodoo1 ** &lt;p&gt;I have added a patch for this.&lt;/p&gt;</description><author>bluevoodoo1</author><pubDate>Sun, 04 Jan 2009 16:53:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Tree Surgeon shouldn't allow numeric named projects 20090104045332P</guid></item><item><title>Created Issue: Unit test assembly name incorrect in build file</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=7309</link><description>The build file for 3.5 projects uses the name TreeSurgeon.UnitTests.dll on line 31 of the .build file. Should be ProjectName.UnitTests.dll.&lt;br /&gt;</description><author>bsimser</author><pubDate>Thu, 14 Aug 2008 14:26:42 GMT</pubDate><guid isPermaLink="false">Created Issue: Unit test assembly name incorrect in build file 20080814022642P</guid></item><item><title>Commented Feature: Add VB.NET support</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=1670</link><description>All code generation with Tree Surgeon is C&amp;#35;. VB.NET support has been asked in the past, the question is it that important&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: nuhusky ** &lt;p&gt;it would be nice.&lt;/p&gt;</description><author>nuhusky</author><pubDate>Thu, 17 Jul 2008 15:38:51 GMT</pubDate><guid isPermaLink="false">Commented Feature: Add VB.NET support 20080717033851P</guid></item><item><title>Created Issue: Issue: NCover on x64 / 64-bit XP</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6967</link><description>I kept running into this error w&amp;#47; NCover ran&amp;#58; &amp;#34;Profiled process terminated. Profiler connection not established&amp;#34;. I was able to fix it by added to EXEC&amp;#39;s to the .build file&amp;#58;&lt;br /&gt;&lt;br /&gt;    &amp;#60;exec program&amp;#61;&amp;#34;CorFlags&amp;#34; workingdir&amp;#61;&amp;#34;tools&amp;#92;NCover&amp;#34; commandline&amp;#61;&amp;#34;NCover.Console.Exe &amp;#47;32BIT&amp;#43;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;exec program&amp;#61;&amp;#34;CorFlags&amp;#34; workingdir&amp;#61;&amp;#34;tools&amp;#92;NUnit&amp;#34; commandline&amp;#61;&amp;#34;NUnit-Console.Exe &amp;#47;32BIT&amp;#43;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#40;right after the regsvr32 call&amp;#41;&lt;br /&gt;</description><author>defeated</author><pubDate>Wed, 16 Jul 2008 16:51:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Issue: NCover on x64 / 64-bit XP 20080716045149P</guid></item><item><title>Created Issue: Build file referencing wrong assembly name</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6684</link><description>The unittest dll in the generated build file is incorrect. I put in a solution name of kylewest but the build file referenced the TreeSurgeon.UnitTests.dll vs 2008&lt;br /&gt;MBUnit&lt;br /&gt;</description><author>bsimser</author><pubDate>Thu, 03 Jul 2008 23:28:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Build file referencing wrong assembly name 20080703112826P</guid></item><item><title>Created Feature: Add Support for PartCover</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6668</link><description>NCover is only free up to version 1.5.8. After that it becomes 2.0 and a commercial product. Also if you reference any WCF service components or 3.0&amp;#47;3.5 features in your code, NCover 1.5.8 breaks. PartCover is the only free &amp;#40;open source&amp;#41; coverage tool out there that can do the job NCover did.&lt;br /&gt;</description><author>bsimser</author><pubDate>Thu, 03 Jul 2008 13:33:10 GMT</pubDate><guid isPermaLink="false">Created Feature: Add Support for PartCover 20080703013310P</guid></item><item><title>Created Feature: Add support for Gallio test runner</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6667</link><description>Add support for Gallio test runner&lt;br /&gt;</description><author>bsimser</author><pubDate>Thu, 03 Jul 2008 13:20:24 GMT</pubDate><guid isPermaLink="false">Created Feature: Add support for Gallio test runner 20080703012024P</guid></item><item><title>Commented Issue: Add MSTest as a Supported Test Framework.</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6603</link><description>Just wanted to get this up so people could vote on it...&lt;br /&gt;&lt;br /&gt;Along with the two current supported testing frameworks, it would be cool if MSTest were also supported. &amp;#40;Yes, yes, I know MS Test is not perfect, but it is at least baked into the box. And now  with VS2008, at least it comes with the Pro edition..&amp;#41;. &lt;br /&gt;&lt;br /&gt;Again, not a high priority item, but if I don&amp;#39;t ask for it...&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Comments: ** Comment from web user: bsimser ** &lt;p&gt;Agreed, good to see visibility like this. However last time I attacked MSTest I ended up at a dead end with a decision to have to install a full license of Visual Studio on the build server. Maybe won&amp;#39;t be an issue now so we&amp;#39;ll take a look at this again. Thanks&amp;#33;&lt;/p&gt;</description><author>bsimser</author><pubDate>Thu, 03 Jul 2008 06:19:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add MSTest as a Supported Test Framework. 20080703061929A</guid></item><item><title>Created Issue: Add MSTest as a Supported Test Framework.</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6603</link><description>Just wanted to get this up so people could vote on it...&lt;br /&gt;&lt;br /&gt;Along with the two current supported testing frameworks, it would be cool if MSTest were also supported. &amp;#40;Yes, yes, I know MS Test is not perfect, but it is at least baked into the box. And now  with VS2008, at least it comes with the Pro edition..&amp;#41;. &lt;br /&gt;&lt;br /&gt;Again, not a high priority item, but if I don&amp;#39;t ask for it...&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description><author>gduncan411</author><pubDate>Tue, 01 Jul 2008 15:42:41 GMT</pubDate><guid isPermaLink="false">Created Issue: Add MSTest as a Supported Test Framework. 20080701034241P</guid></item><item><title>Closed Feature: Add VS2005 support</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=1669</link><description>Currently the .csproj files generated are targeted for VS2003.&lt;br /&gt;</description><author>bsimser</author><pubDate>Tue, 01 Jul 2008 03:27:55 GMT</pubDate><guid isPermaLink="false">Closed Feature: Add VS2005 support 20080701032755A</guid></item><item><title>Closed Feature: Add VS2008 support</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=2019</link><description>Add support for Visual Studio 2008 &amp;#40;codename&amp;#58; Orcas&amp;#41; solutions and projects.&lt;br /&gt;</description><author>bsimser</author><pubDate>Tue, 01 Jul 2008 03:27:22 GMT</pubDate><guid isPermaLink="false">Closed Feature: Add VS2008 support 20080701032722A</guid></item><item><title>Closed Feature: Add MbUnit option</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=1680</link><description>Hi, &lt;br /&gt;&lt;br /&gt;I&amp;#39;d like to request an option for TreeSurgeon to set up the basic project referencing MbUnit &amp;#40;current version is 2.4&amp;#41; as the unit testing framework rather than NUnit. That would be cracking.&lt;br /&gt;&lt;br /&gt;Thanks, Dan&lt;br /&gt;</description><author>bsimser</author><pubDate>Tue, 01 Jul 2008 03:27:05 GMT</pubDate><guid isPermaLink="false">Closed Feature: Add MbUnit option 20080701032705A</guid></item><item><title>Closed Issue: Generated NAnt build files have correct framework version identified</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6522</link><description>The generated NAnt build files for projects needs to have the correct framework identified when creating new projects.&lt;br /&gt;</description><author>bsimser</author><pubDate>Tue, 01 Jul 2008 03:26:44 GMT</pubDate><guid isPermaLink="false">Closed Issue: Generated NAnt build files have correct framework version identified 20080701032644A</guid></item><item><title>Created Task: Console Acceptance Tests are set to ignore</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6525</link><description>The Console Acceptance tests are currently set to ignore. With the addition of 2005&amp;#47;2008 support the output from NAnt during the run of the tests is different. These need to be updated.&lt;br /&gt;</description><author>bsimser</author><pubDate>Sat, 28 Jun 2008 06:06:46 GMT</pubDate><guid isPermaLink="false">Created Task: Console Acceptance Tests are set to ignore 20080628060646A</guid></item><item><title>Created Issue: Generated NAnt build files have correct framework version identified</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6522</link><description>The generated NAnt build files for projects needs to have the correct framework identified when creating new projects.&lt;br /&gt;</description><author>bsimser</author><pubDate>Sat, 28 Jun 2008 05:51:15 GMT</pubDate><guid isPermaLink="false">Created Issue: Generated NAnt build files have correct framework version identified 20080628055115A</guid></item><item><title>Created Issue: Exception thrown when generating a project that already exists</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6520</link><description>Starting Tree Generation for Test&lt;br /&gt;Unhandled Exception thrown. Details follow&amp;#58;&lt;br /&gt;Can&amp;#39;t generate directory &amp;#91;C&amp;#58;&amp;#92;Documents and Settings&amp;#92;Bil&amp;#92;My Documents&amp;#92;TreeSurgeon&amp;#92;Test&amp;#93; since it already exists on disk. Wait until a later version, or delete the existing directory&amp;#33;&lt;br /&gt;   at ThoughtWorks.TreeSurgeon.Core.SimpleDirectoryBuilder.CreateDirectory&amp;#40;String directoryName&amp;#41;&lt;br /&gt;   at ThoughtWorks.TreeSurgeon.Core.TreeSurgeonFrontEnd.GenerateDevelopmentTree&amp;#40;String projectName&amp;#41;&lt;br /&gt;   at WindowsUI.TreeSurgeonWindowsStartupForm.generateButton_Click&amp;#40;Object sender, EventArgs e&amp;#41;&lt;br /&gt;</description><author>bsimser</author><pubDate>Sat, 28 Jun 2008 05:12:30 GMT</pubDate><guid isPermaLink="false">Created Issue: Exception thrown when generating a project that already exists 20080628051230A</guid></item><item><title>Closed Issue: Changeset 10653 has zero-length files</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=5982</link><description>Not sure if this is was an issue with the upload, or with the download of the source files, but there are several files in the changeset that are zero length.  Just FYI.&lt;br /&gt;</description><author>bsimser</author><pubDate>Sat, 28 Jun 2008 04:09:08 GMT</pubDate><guid isPermaLink="false">Closed Issue: Changeset 10653 has zero-length files 20080628040908A</guid></item><item><title>Commented Issue: Changeset 10653 has zero-length files</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=5982</link><description>Not sure if this is was an issue with the upload, or with the download of the source files, but there are several files in the changeset that are zero length.  Just FYI.&lt;br /&gt;Comments: ** Comment from web user: bsimser ** &lt;p&gt;I&amp;#39;ve double checked this from a fresh check out and the files are fine. I&amp;#39;m assuming the Changeset creation process on the CodePlex side messed up 10653 so there&amp;#39;s not much to do about it. I&amp;#39;m closing this issue as a result.&lt;/p&gt;</description><author>bsimser</author><pubDate>Sat, 28 Jun 2008 04:09:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: Changeset 10653 has zero-length files 20080628040903A</guid></item><item><title>CREATED ISSUE: Tree Surgeon shouldn't allow numeric named projects</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=6274</link><description>Projects named with something along the lines of &amp;#34;2005Test&amp;#34; don&amp;#39;t work. You can&amp;#39;t have a number as the start of a namespace. TS needs to validate user input.&lt;br /&gt;</description><author>bsimser</author><pubDate>Fri, 30 May 2008 07:07:49 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Tree Surgeon shouldn't allow numeric named projects 20080530070749A</guid></item><item><title>COMMENTED ISSUE: Changeset 10653 has zero-length files</title><link>http://www.codeplex.com/treesurgeon/WorkItem/View.aspx?WorkItemId=5982</link><description>Not sure if this is was an issue with the upload, or with the download of the source files, but there are several files in the changeset that are zero length.  Just FYI.&lt;br /&gt;Comments: ** Comment from web user: bsimser ** &lt;p&gt;I&amp;#39;ve checked the files and I don&amp;#39;t see any 0-byte files. If you can let us know what files you&amp;#39;re talking about we can check this out. Thanks.&lt;/p&gt;</description><author>bsimser</author><pubDate>Fri, 30 May 2008 05:58:46 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Changeset 10653 has zero-length files 20080530055846A</guid></item></channel></rss>