Change in ovirt-engine[master]: core: fix error caused by javac 1.6.0_24 bug in VdsManager
rgolan at redhat.com
rgolan at redhat.com
Thu Sep 27 12:33:09 UTC 2012
Roy Golan has submitted this change and it was merged.
Change subject: core: fix error caused by javac 1.6.0_24 bug in VdsManager
......................................................................
core: fix error caused by javac 1.6.0_24 bug in VdsManager
seems like 1.6._024 compiler is failing to parse "(Config.<Object>"
in some circumstances. Flipping the order does the trick.
Change-Id: I2855a27b27163385530156e306fd8beca2c7cda3
Signed-off-by: Roy Golan <rgolan at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/8235
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2855a27b27163385530156e306fd8beca2c7cda3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
More information about the Engine-commits
mailing list