Alon Bar-Lev has posted comments on this change. Change subject: aaa: introducing the new extension api ......................................................................
Patch Set 39: (1 comment) http://gerrit.ovirt.org/#/c/26435/39/backend/manager/modules/extensions-api-root/extensions-api/src/main/java/org/ovirt/engine/api/extensions/Base.java File backend/manager/modules/extensions-api-root/extensions-api/src/main/java/org/ovirt/engine/api/extensions/Base.java: Line 11: /** Line 12: * Interface version of these sources. Line 13: * Should be set by extension into {@link ContextKeys#BUILD_INTERFACE_VERSION}. Line 14: */ Line 15: public static final String INTERFACE_VERSION_CURRENT = "0"; this should be int Line 16: Line 17: /** Line 18: * Configuration keys. Line 19: * Configuration keys for the extension configuration. -- To view, visit http://gerrit.ovirt.org/26435 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8d70daf5e1fc7875458d9091cc814de817223aa0 Gerrit-PatchSet: 39 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[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
