[ https://issues.apache.org/jira/browse/CLOUDSTACK-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566198#comment-13566198 ]
Joe San commented on CLOUDSTACK-1080: ------------------------------------- I followed the article to create a patch. I created a branch, made my changes in that branch, ran the following command: git format-patch -s CS-1080 where CS-1080 is the name of my branch. But I do not find any folder named patch. In fact the command seems to do nothing! Any idea what could have went wrong? > Interface heirarchy for AccountManagerImpl superflous > ----------------------------------------------------- > > Key: CLOUDSTACK-1080 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1080 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Components: API > Reporter: Joe San > Assignee: Rohit Yadav > Priority: Trivial > Labels: Refactoring > > The AccountManagerImpl.java has two interfaces in its implements clause which > is a bit redundant. These two interfaces are already in the same heirarchy > (AccountManager and AccountService). Can we refactor the AccountManagerImpl > to implement only the AccountManager? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira