Allon Mureinik has posted comments on this change.
Change subject: core: Changes to MockEJBStrategyRule
......................................................................
Patch Set 1: Looks good to me, approved
(1 inline comment)
Please remove the extra ";" when you rebase.
....................................................
File
backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/MockEJBStrategyRule.java
Line 54: }
Line 55:
Line 56: /** Create the rule with with a mock of a several beans */
Line 57: public MockEJBStrategyRule(Map<BeanType, Object> beans) {
Line 58: this(beans, new
EnumMap<ContainerManagedResourceType,Object>(ContainerManagedResourceType.class));;
You have an extra semicolon at the end here.
Line 59: }
Line 60:
Line 61: /** Create the rule with with a mock of a several beans and
several resources */
Line 62: public MockEJBStrategyRule(Map<BeanType, Object> beans,
Map<ContainerManagedResourceType,Object> resources) {
--
To view, visit http://gerrit.ovirt.org/12186
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia23cbe33abe5a080cd599c6af468e3ce728c190a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches