[
https://issues.apache.org/jira/browse/CLOUDSTACK-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044061#comment-15044061
]
ASF subversion and git services commented on CLOUDSTACK-9047:
-------------------------------------------------------------
Commit 638f1cf091056f518006af46b49bbb9dd7653b92 in cloudstack's branch
refs/heads/master from [~dahn]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=638f1cf ]
Merge pull request #1049 from DaanHoogland/CLOUDSTACK-9047
CLOUDSTACK-9047 rename enumsmake enums adhere to best practice naming
conventions
* pr/1049:
CLOUDSTACK-9046 rename enums to adhere to naming conventions
CLOUDSTACK-9046 renamed enums in kvm plugin
CLOUDSTACK-9047 use 'State's only with context there are more types called
'State' (or to be called so but now 'state') So remove imports and prepend
their enclosing class/context to them.
Signed-off-by: Daan Hoogland <[email protected]>
> rename enums to match best practice naming pattern
> --------------------------------------------------
>
> Key: CLOUDSTACK-9047
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9047
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Daan Hoogland
> Assignee: Daan Hoogland
>
> Enums should have a name starting with a capital according to java best
> practices. Rename those that don't and add unit tests where relevant.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)