Alon Bar-Lev has posted comments on this change. Change subject: util: osinfo: downgrade antlr-2.7 ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/35196/1/backend/manager/modules/utils/pom.xml File backend/manager/modules/utils/pom.xml: Line 175: <groupId>org.codehaus.mojo</groupId> Line 176: <artifactId>antlr-maven-plugin</artifactId> Line 177: <version>2.2</version> Line 178: <configuration> Line 179: <grammars>*.g4</grammars> probably should be *.g for v2 Line 180: </configuration> Line 181: <executions> Line 182: <execution> Line 183: <id>antlr</id> -- To view, visit http://gerrit.ovirt.org/35196 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie8aafb32578509590af1555a93ea6d6a99f6ae1c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
