Github user rhtyd commented on the pull request:
https://github.com/apache/cloudstack/pull/1489#issuecomment-219988321
@anshul1886 with dynamic-roles feature, we no longer want to use or promote
use of commands.properties file which is why this has been removed in master.
We no longer want to add changes/new APIs to this file as well though existing
installations will continue to use the static-checker until they decide to
upgrade.
You need to use the annotations as described on the wiki (this has been
shared recently on dev ML as well):
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Annotations+use+in+the+API
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+API+Development
I think you've not rebuilt your branch after a rebase, you need to perform
a clean rebuild.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---