You cannot post messages because only members can post, and you are not currently a member.
Description:
Mailing list for CCNet development discussions, patch submissions, and implementation feedback.
|
|
|
Messaging and communications
|
| |
Hello all,
Yesterday Dave identified a limitation with some of my recent changes.
Because they require new parameters to some of the interfaces, this
has a large flow-on affect to many other interfaces and classes. He
also suggested a solution, which I think would work very nicely.
However, considering this will be a major change in the way... more »
|
|
SF.net SVN: ccnet:[4523] branches/security/project
|
| |
Nice work Craig. The number of fiels that needs to change is a black mark against the CCNet design. I think there is an opportunity to wrap up some sort of build-request object and pass that around, rather than having to change method signatures through so many interfaces? This is more of a long term change, and doesn't need to affect this... more »
|
|
Security Branch
|
| |
Hi All,
Is there a timeline for merging the security branch into the main
branch?
Thanks,
John
|
|
source code available as a mercurial repository on bitbucket
|
| |
I've wanted an offline copy of the ccnet repository for a while. Over the past couple days I was able to use hgsubversion[1] to create a local repository with the full project history. This afternoon, I uploaded it to BitBucket. If you'd like to clone a mercurial repository for yourself, you can do it from bitbucket at... more »
|
|
ProcessExecutor tinkering
|
| |
Hi all If you've been following commit logs, you will have seen that I've been making a lot of small changes in ProcessExecutor. I still need to do some more work in this area. I'm going out of town for a few days though, and didn't want anyone to think it was "done." Most importantly, in the current head, if you control-c ccnet.exe or... more »
|
|
Minor fix for Statistic publisher
|
| |
I just logged this bug on the Statistic publisher. Even if the include
property is false the xpath is still evaluated which means that you
have to have a bogus value specified otherwise you'll get an
exception.
[link]
Here is what it currently takes to ignore a specific exception:... more »
|
|
Passing parameter from dashboard to server
|
| |
I have implemented cruise control in my enviroment and I need to pass
from the CCTray a parameter to clear case (on server). Basicaly I need
to add a button like "Build branch" and pass the branch to build for
clearcase. I need that first clearcase download the specified branch
and then, force a build in that branch (dev branch), so each developer... more »
|
|
Jira issue 1310
|
| |
This is a discussion that Alex and I were having offlist around issue 1310. ---------- Forwarded message ---------- ...To: "Hutton, Alex" <a.hut...@techsmith.com> Hi Alex Do you mind if I forward this conversation to the ccnet-devel list? I think it's better to have ccnet conversations in a public forum so... more »
|
|
1.4.1 -> 1.4.2 transition breaks CCNet on Linux
|
| |
Hi, I have been using custom compiles of CCNet on Linux for quite a long time. As 1.4.1 contains fixes for all the bugs (excluding CCNET-1292, but my company replaced cvs with svn, so that no longer affects us) that pushed me to custom builds in the first place, I hoped that finally I will be able to run out-of-the-box version. And I can (good... more »
|
|
|