weizhouapache commented on pull request #4567: URL: https://github.com/apache/cloudstack/pull/4567#issuecomment-796771636
> @GabrielBrascher I rebased the PR and fixed it. > > I will ask you to take a look at the commit [db1e0f4](https://github.com/apache/cloudstack/commit/db1e0f49dc06d16218ce61d9ef6a025075710d8e), which introduced the error you reported. I am wondering, how this commit was merged if Travis explicitly says that `The build canceled. This is a change from the previous build, which errored.`? @GutoVeronezi the issue is caused by https://github.com/apache/cloudstack/pull/4567/files#diff-8c9bad5e83a17ce03945d04eea177a39d57f52b92c32cdc86888cedbc49d9a84R355 ``` Long version = LibvirtConnection.getConnection().getVersion(); ``` good you have fixed it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
