Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1694 @nathanejohnson I'm not sure what you are doing, the build failure was due to a unit test introduced in this PR. In 4.9+ branches, the unit test did not consider the additional parameter added to the constructor signature in 4.9+ branches. The simplest fix was to simply pass null, as the unit test does not depend/use that additional parameter. Thanks for bringing this to my attention, the build is fixed on 4.9, master branches now.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---