Juan Hernandez has uploaded a new change for review. Change subject: core: Revert use of build-classpath in CA scripts (#827013) ......................................................................
core: Revert use of build-classpath in CA scripts (#827013) https://bugzilla.redhat.com/827013 With the introduction of build-classpath for classpath building some of the CA scripts started to fail in development environments. This patch partially reverts that change till we have a better way to build classpaths. In order to make the classpath building logic simpler this patach also changes the POM of the ear so that the commons-codec jar file doesn't have version number suffix. Change-Id: Icab56102f1ade103f8ad508e9b1c962b18dfdeab Signed-off-by: Juan Hernandez <[email protected]> --- M backend/manager/conf/ca/generate-ssh-keys M backend/manager/conf/ca/store-utils.sh M ear/pom.xml 3 files changed, 15 insertions(+), 14 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/10/5110/1 -- To view, visit http://gerrit.ovirt.org/5110 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icab56102f1ade103f8ad508e9b1c962b18dfdeab Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
