[
https://issues.apache.org/jira/browse/CLOUDSTACK-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16295388#comment-16295388
]
ASF subversion and git services commented on CLOUDSTACK-10196:
--------------------------------------------------------------
Commit 3c6df7c97089fd0171b903bb0dffb8fa5f81c550 in cloudstack's branch
refs/heads/master from [~rafaelweingartner]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=3c6df7c ]
CLOUDSTACK-10196: Remove ejb-api 3.0 dependency (#2348)
Fixed QuotaAlertManagerImplTest, which was injecting mock objects manually.
> Remove ejb-api 3.0 dependency
> ------------------------------
>
> Key: CLOUDSTACK-10196
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10196
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rafael Weingärtner
> Assignee: Rafael Weingärtner
> Priority: Minor
>
> We use spring to manage objects creation and injection. Thus, spring beans do
> not need the annotation @Local. The @component or the bean declaration in the
> XML is enough to wire the object in Spring life-cycle.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)