Martin Peřina has posted comments on this change. Change subject: core: Adds dependency list generation ......................................................................
Patch Set 1: (1 comment) .................................................... File pom.xml Line 694: </profile> Line 695: <profile> Line 696: <id>list-dependencies</id> Line 697: <activation> Line 698: <property><name>!skipDependencyList</name></property> Well, I thought it would be easier to turn this off in development environment than turn this on all other build systems, where we may need this ... Line 699: </activation> Line 700: <build> Line 701: <plugins> Line 702: <plugin> -- To view, visit http://gerrit.ovirt.org/19785 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I78d7facefe4e4fc6bb3144b5b658dcfc5e412ed1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
