You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2010/10/06 08:47:31 UTC

[jira] Commented: (THRIFT-853) Set up continuous integration

    [ https://issues.apache.org/jira/browse/THRIFT-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918431#action_12918431 ] 

Roger Meier commented on THRIFT-853:
------------------------------------

Now, I'm a committer and ready to setup Hudson for Thrift!

The procedure to setup hudson for Thrift changed a bit (see http://wiki.apache.org/general/Hudson).

now the PMC has to add committers to the hudson-jobadmin group, by executing the following command:
{code}
modify_appgroups.pl hudson-jobadmin --add=<Apache username>
{code}

Bryan, could you you please add me to that group?
{code}
modify_appgroups.pl hudson-jobadmin --add=roger
{code}


> Set up continuous integration
> -----------------------------
>
>                 Key: THRIFT-853
>                 URL: https://issues.apache.org/jira/browse/THRIFT-853
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Bryan Duxbury
>
> We'd like to have Thrift's test suite running in some sort of continuous integration server. This would help us more quickly and reliably detect when we break things.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.