Omer Frenkel has posted comments on this change. Change subject: core: add @PostConstruct to postConstruct methods ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/39477/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java: Line 92: import org.ovirt.engine.core.utils.linq.LinqUtils; Line 93: import org.ovirt.engine.core.utils.transaction.TransactionMethod; Line 94: import org.ovirt.engine.core.utils.transaction.TransactionSupport; Line 95: Line 96: import javax.annotation.PostConstruct; > yes, since on the next patch someone will introduce a new change and eclips Done Line 97: Line 98: /** Line 99: * This class adds a thinly provisioned VM over a template Line 100: */ -- To view, visit https://gerrit.ovirt.org/39477 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibf9cdd60457e60fa4c5257b0c0bc7e659bb7c704 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Omer Frenkel <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
