Michael Pasternak has uploaded a new change for review. Change subject: build: add apache-commons-beanutils dep ......................................................................
build: add apache-commons-beanutils dep Change-Id: Ib33b6a6f89b9ca9cbbb47826726095a6837fadf5 Signed-off-by: Michael pasternak <[email protected]> --- M ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk-java refs/changes/81/17081/1 diff --git a/ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in b/ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in index 67ac964..c763f85 100644 --- a/ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in +++ b/ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in @@ -53,7 +53,7 @@ Requires: java Requires: httpcomponents-client >= 4.2 Requires: apache-commons-logging -Requires: commons-beanutils +Requires: apache-commons-beanutils Requires: commons-codec Requires: log4j -- To view, visit http://gerrit.ovirt.org/17081 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib33b6a6f89b9ca9cbbb47826726095a6837fadf5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
