Yaniv Dary has uploaded a new change for review. Change subject: packaging: setup: now deploys with correct app name with jrs pro ......................................................................
packaging: setup: now deploys with correct app name with jrs pro Change-Id: I3378365a7bcdcacb4fe471b4e786b7aa24badbd6 Signed-off-by: Yaniv Dary <[email protected]> --- M packaging/conf/jasper-master.properties.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/05/24805/1 diff --git a/packaging/conf/jasper-master.properties.in b/packaging/conf/jasper-master.properties.in index fadfa3d..b2a490f 100644 --- a/packaging/conf/jasper-master.properties.in +++ b/packaging/conf/jasper-master.properties.in @@ -19,6 +19,7 @@ # web app name # (set one of these to deploy to a non-default war file name) webAppNameCE=@PACKAGE_NAME@ +webAppNamePro=@PACKAGE_NAME@ # Database maven.jdbc.groupId=postgresql -- To view, visit http://gerrit.ovirt.org/24805 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3378365a7bcdcacb4fe471b4e786b7aa24badbd6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
