You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Daan Hoogland <da...@gmail.com> on 2014/03/26 13:45:05 UTC

checkin forgotten on master?

jenkins is failing with

[ERROR] <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/src/com/cloud/stack/CloudStackApi.java>:[271,36]
error: cannot find symbol
[ERROR] symbol:   class CloudStackCommand
[ERROR] location: class CloudStackApi

anybody didn't git-add a file?

-- 
Daan

Re: checkin forgotten on master?

Posted by Daan Hoogland <da...@gmail.com>.
Sebastien,

looks like d5333f4596460c7123b66ad5c19fc69442696ea2 removed the
CloudStackCommand but not all refs to it.

commit d5333f4596460c7123b66ad5c19fc69442696ea2
Author: Dmitry Batkovich <ba...@gmail.com> 2014-03-24 15:46:45
Committer: Sebastien Goasguen <ru...@gmail.com> 2014-03-24 15:59:10

On Wed, Mar 26, 2014 at 1:45 PM, Daan Hoogland <da...@gmail.com> wrote:
> jenkins is failing with
>
> [ERROR] <http://jenkins.buildacloud.org/job/build-master/ws/awsapi/src/com/cloud/stack/CloudStackApi.java>:[271,36]
> error: cannot find symbol
> [ERROR] symbol:   class CloudStackCommand
> [ERROR] location: class CloudStackApi
>
> anybody didn't git-add a file?
>
> --
> Daan



-- 
Daan