Eli Mesika has uploaded a new change for review. Change subject: core: removing override annotation comatible with. ......................................................................
core: removing override annotation comatible with. This patch removes @override annotation compatible with java 7 based on additional methods added to the DataSource class. As a result, java 6 code will not compile. Should be applied again after all development and jenkins will move to java 7. Change-Id: I979869ffec899b99f90aff7e3426fe597c0b9c28 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/tools/engine-tools-common/src/main/java/org/ovirt/engine/core/tools/common/db/StandaloneDataSource.java 1 file changed, 0 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/20/6320/1 -- To view, visit http://gerrit.ovirt.org/6320 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I979869ffec899b99f90aff7e3426fe597c0b9c28 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
