<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com.ag/group/ccnet-devel</id>
  <title type="text">ccnet-devel Google Group</title>
  <subtitle type="text">
  Mailing list for CCNet development discussions, patch submissions, and implementation feedback.
  </subtitle>
  <link href="/group/ccnet-devel/feed/atom_v1_0_msgs.xml" rel="self" title="ccnet-devel feed"/>
  <updated>2010-03-09T14:46:54Z</updated>
  <generator uri="http://groups.google.com.ag" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Martin Aliger</name>
  <email>mali...@gmail.com</email>
  </author>
  <updated>2010-03-09T14:46:54Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/dd5775d8ae2bf376/9bb35575d7fbca92?show_docid=9bb35575d7fbca92</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/dd5775d8ae2bf376/9bb35575d7fbca92?show_docid=9bb35575d7fbca92"/>
  <title type="text">Email timeout</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I migrated our ccnet to new server and updated to 1.5 CTP version &lt;br&gt; (from pretty old 1.1). We are having strange email timeout problems &lt;br&gt; now. I even JIRAed a request CCNET-1821 (but it will not help anyway &lt;br&gt; it seems) &lt;br&gt; Here is excerpt from the log. &lt;br&gt; There was 2 projects running simultaniously and several other polling
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ruben Willems</name>
  <email>ruben.will...@gmail.com</email>
  </author>
  <updated>2010-03-08T21:35:30Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/1f24ca32be6f484b/5463ffe9cf3aff9c?show_docid=5463ffe9cf3aff9c</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/1f24ca32be6f484b/5463ffe9cf3aff9c?show_docid=5463ffe9cf3aff9c"/>
  <title type="text">Fwd: scenario tests</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; I just updated the integration tests at my pc, and finetuned it a bit &lt;br&gt; I took CCNet-1835 as test-case (pun intented) and I can simulate it &lt;br&gt; perfectly &lt;br&gt; now just looking where the bug is .... &lt;br&gt; That is harder ... &lt;br&gt; keeping you posted &lt;br&gt; with kind regards &lt;br&gt; Ruben Willems &lt;br&gt; ---------- Forwarded message ---------- &lt;br&gt; To: ccnet-devel &amp;lt;ccnet-devel@googlegroups.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bas Peeters</name>
  <email>lange...@gmail.com</email>
  </author>
  <updated>2010-03-08T08:29:30Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/bda998c529f57cfb/2821547ce4452c43?show_docid=2821547ce4452c43</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/bda998c529f57cfb/2821547ce4452c43?show_docid=2821547ce4452c43"/>
  <title type="text">Bugs in SCM plugin for CM Synergy</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I found some bugs in the SCM plugin for CM Synergy. &lt;br&gt; 1) CCNet crashes if the synergy database ID contains numbers &lt;br&gt; 2) Tasks are always integrated even when the build fails &lt;br&gt; 3) The connection with Synergy is not properly closed &lt;br&gt; I entered these bugs in Jira under CCNET-1468, CCNET-1838 and CCNET-1839.
  </summary>
  </entry>
  <entry>
  <author>
  <name>mcdon</name>
  <email>mcdon....@gmail.com</email>
  </author>
  <updated>2010-03-07T10:09:15Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/13e5cc63cb9221ae/63f47cd7a040e537?show_docid=63f47cd7a040e537</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/13e5cc63cb9221ae/63f47cd7a040e537?show_docid=63f47cd7a040e537"/>
  <title type="text">CCNET-1828: SVN TagOnSuccess working copy</title>
  <summary type="html" xml:space="preserve">
  I think it would be useful to have an option for TagOnSuccess to &lt;br&gt; always use the working copy when creating a tag. I use the value of &lt;br&gt; CCNetLabel to update my AssemblyInfo.cs files with a new version &lt;br&gt; number during a build. When creating a tag I would like the tag to &lt;br&gt; include the version number that was generated at that time. Normally
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ruben Willems</name>
  <email>ruben.will...@gmail.com</email>
  </author>
  <updated>2010-03-04T19:36:09Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/1f24ca32be6f484b/db4f6f698f88691a?show_docid=db4f6f698f88691a</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/1f24ca32be6f484b/db4f6f698f88691a?show_docid=db4f6f698f88691a"/>
  <title type="text">scenario tests</title>
  <summary type="html" xml:space="preserve">
  Hi all &lt;br&gt; From revision 1.5.6931.1 on, I added a scenario tests. &lt;br&gt; The idea is to run ccnet as part of the nunit test cycle &lt;br&gt; --&amp;gt; running tests with the real objects, and not mocks / stubs &lt;br&gt; so testing real config and scenario&#39;s &lt;br&gt; I want to prevent regression with this, because our current unit tests do &lt;br&gt; not cover everything.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ruben Willems</name>
  <email>ruben.will...@gmail.com</email>
  </author>
  <updated>2010-02-28T20:22:08Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/56de3ef3004f87cf/98617d0de57bc620?show_docid=98617d0de57bc620</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/56de3ef3004f87cf/98617d0de57bc620?show_docid=98617d0de57bc620"/>
  <title type="text">Re: [ccnet-devel] Tweaked XSL for MSTest 2008</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; thanks for the tweak. &lt;br&gt; I made some small changes to it, and committed it to the trunk. &lt;br&gt; --&amp;gt; removed the &amp;lt;pre&amp;gt; so that errormessages wrap &lt;br&gt; --&amp;gt; gave a background color on the errormessage and the stack trace &lt;br&gt; with kind regards &lt;br&gt; Ruben Willems
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ian</name>
  <email>ian.glo...@gmail.com</email>
  </author>
  <updated>2010-02-28T15:00:33Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/56de3ef3004f87cf/f0a3f5b07e322727?show_docid=f0a3f5b07e322727</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/56de3ef3004f87cf/f0a3f5b07e322727?show_docid=f0a3f5b07e322727"/>
  <title type="text">Tweaked XSL for MSTest 2008</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; In the process of setting up CC.net for a project I ended tweaking a &lt;br&gt; lot of the stylesheet for displaying results from MSTest. I was &lt;br&gt; wondering if there was an interest in incorporating the changes back &lt;br&gt; into the project? &lt;br&gt; The extra features are: &lt;br&gt; - more result categories reported (timeout and aborted)
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Cameron</name>
  <email>dave...@gmail.com</email>
  </author>
  <updated>2010-02-26T20:21:43Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/31c627f3fa422ee9/4b7bfe2dc494a014?show_docid=4b7bfe2dc494a014</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/31c627f3fa422ee9/4b7bfe2dc494a014?show_docid=4b7bfe2dc494a014"/>
  <title type="text">Fwd: ccnet 1826 : replace default password for admin page with empty one, and check on empty password</title>
  <summary type="html" xml:space="preserve">
  Forwarding to ccnet-devel as a public record of the discussion/decision. &lt;br&gt; ---------- Forwarded message ---------- &lt;br&gt; one, and check on empty password &lt;br&gt; To: Dave Cameron &amp;lt;dave...@gmail.com&amp;gt; &lt;br&gt; Cc: &amp;quot;Dna (Daniel Mono Germany)&amp;quot; &amp;lt;d...@mono-project.de&amp;gt;, Craig &amp;amp; Sammi &lt;br&gt; Sutherland &amp;lt;cj.sutherl...@xtra.co.nz&amp;gt;, Daniel &amp;lt;dhom...@gmail.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Cameron</name>
  <email>dave...@gmail.com</email>
  </author>
  <updated>2010-02-24T22:39:18Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/63fe37c61d13a604/d0342dedffe5d30f?show_docid=d0342dedffe5d30f</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/63fe37c61d13a604/d0342dedffe5d30f?show_docid=d0342dedffe5d30f"/>
  <title type="text">Re: [ccnet-devel] Best place to give general feedback or Jira?</title>
  <summary type="html" xml:space="preserve">
  John, the priority is to capture the information so any channel is &lt;br&gt; better than none. &lt;br&gt; Having said that, we have found JIRA And the mailing list work better &lt;br&gt; in different situations. JIRA works bestwhen a change or bug is well &lt;br&gt; understood and ready to be worked on. The mailing list is preferred &lt;br&gt; for discussions of ideas or confirmation of whether behaviours are
  </summary>
  </entry>
  <entry>
  <author>
  <name>CinnamonDonkey</name>
  <email>cinnamondon...@googlemail.com</email>
  </author>
  <updated>2010-02-24T20:43:18Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/8ba1a722af1940fa/7ac777041fee6347?show_docid=7ac777041fee6347</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/8ba1a722af1940fa/7ac777041fee6347?show_docid=7ac777041fee6347"/>
  <title type="text">Labeling: Build labelling and email subject</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; I have a project configured which generates its version number mid- &lt;br&gt; way &lt;br&gt; through the build process. This means that the version number is not &lt;br&gt; available pre-build. My understanding is that CC.Net expects the &lt;br&gt; label &lt;br&gt; to be available before the build process begins :( &lt;br&gt; As a result this project it is not labelled correctly with a version
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Nauck</name>
  <email>daniel.na...@gmail.com</email>
  </author>
  <updated>2010-02-24T15:30:21Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/c3a8b0f6fe6f760c/23d06f0ae55e353a?show_docid=23d06f0ae55e353a</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/c3a8b0f6fe6f760c/23d06f0ae55e353a?show_docid=23d06f0ae55e353a"/>
  <title type="text">Re: [ccnet-devel] Re: Security Configuration CC.NET 1.5 SP1</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; please don&#39;t mix up CCNet internal security and the Windows &lt;br&gt; ACLs/permissions for the webdashboard. &lt;br&gt; 1.) ASP.NET WebDashboard windows acls/permissions &lt;br&gt; The user thats runs the &amp;quot;ASP.NET AppPool&amp;quot; for the webdashboard needs &lt;br&gt; write permissions to the physical folder of the webdashboard. &lt;br&gt; Normally its the NETWORK_SERVICE user.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Carson</name>
  <email>dave.cars...@gmail.com</email>
  </author>
  <updated>2010-02-24T09:28:46Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/c3a8b0f6fe6f760c/7749f3c7faaec6c2?show_docid=7749f3c7faaec6c2</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/c3a8b0f6fe6f760c/7749f3c7faaec6c2?show_docid=7749f3c7faaec6c2"/>
  <title type="text">Re: Security Configuration CC.NET 1.5 SP1</title>
  <summary type="html" xml:space="preserve">
  Agreed - I raised a similar (but different) issue on the ccnet-user &lt;br&gt; group: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/ccnet-user/browse_thread/thread/6004dbca2cfd372c&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; No feedback yet though. &lt;br&gt; Dave
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul Holden</name>
  <email>p...@mediamolecule.com</email>
  </author>
  <updated>2010-02-23T13:51:50Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/e18f2c0d43316b9a/70ace82f4867d213?show_docid=70ace82f4867d213</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/e18f2c0d43316b9a/70ace82f4867d213?show_docid=70ace82f4867d213"/>
  <title type="text">StatisticsGraphs.xsl w/ CCNET 1.5</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;ve been having problems with Eden Ridgway&#39;s StatisticsGraphs.xsl &lt;br&gt; since upgrading to ccnet 1.5.6804.1 this morning. The transforms were &lt;br&gt; somehow causing the main template to be applied twice, causing much &lt;br&gt; weirdness in both firefox 3.6 and IE 8). This is the patch I came up &lt;br&gt; with that appears to fix the issue:
  </summary>
  </entry>
  <entry>
  <author>
  <name>johnman</name>
  <email>john.man...@gmail.com</email>
  </author>
  <updated>2010-02-19T16:33:03Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/63fe37c61d13a604/15a771eabc3a41f0?show_docid=15a771eabc3a41f0</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/63fe37c61d13a604/15a771eabc3a41f0?show_docid=15a771eabc3a41f0"/>
  <title type="text">Best place to give general feedback or Jira?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Please let me know if Jira is preferred. &lt;br&gt; When a user does not have permission to force a project they still see &lt;br&gt; the force button and then get an error message (you do not have the &lt;br&gt; right) message after. Should the force button be hidden? &lt;br&gt; If you log in and then it times out (security authentication expires)
  </summary>
  </entry>
  <entry>
  <author>
  <name>johnman</name>
  <email>john.man...@gmail.com</email>
  </author>
  <updated>2010-02-17T16:50:58Z</updated>
  <id>http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/c3a8b0f6fe6f760c/06bd5e285106b793?show_docid=06bd5e285106b793</id>
  <link href="http://groups.google.com.ag/group/ccnet-devel/browse_thread/thread/c3a8b0f6fe6f760c/06bd5e285106b793?show_docid=06bd5e285106b793"/>
  <title type="text">Security Configuration CC.NET 1.5 SP1</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;ve started testing RC1 thanks for the hard work. &lt;br&gt; Thought I would give some feedback. &lt;br&gt; Is there any place in the documentation that specifies which folders/ &lt;br&gt; files you need to give asp.net modify permissions? At the moment it is &lt;br&gt; trial and error. &lt;br&gt; I&#39;ve added view security configuration and it showed the following
  </summary>
  </entry>
</feed>
