Alon Bar-Lev has posted comments on this change. Change subject: packaging: Add support for absolute app path ......................................................................
Patch Set 2: (2 comments) .................................................... File packaging/conf/engine.conf.defaults.in Line 107: # started by the engine. This is a list of space separated files or Line 108: # directories that should be either absolute or relative to the value of Line 109: # the ENGINE_USR parameter: Line 110: # Line 111: ENGINE_APPS="@ENGINE_BEANS@" well, I am not happy for restrictions. well behaved product should work if there are spaces and other characters in file names. Line 112: ENGINE_APPS="${ENGINE_APPS} @ENGINE_ROOT@" Line 113: ENGINE_APPS="${ENGINE_APPS} @ENGINE_RESTAPI@" Line 114: ENGINE_APPS="${ENGINE_APPS} @ENGINE_USERPORTAL@" Line 115: ENGINE_APPS="${ENGINE_APPS} @ENGINE_WEBADMIN@" Line 111: ENGINE_APPS="@ENGINE_BEANS@" Line 112: ENGINE_APPS="${ENGINE_APPS} @ENGINE_ROOT@" Line 113: ENGINE_APPS="${ENGINE_APPS} @ENGINE_RESTAPI@" Line 114: ENGINE_APPS="${ENGINE_APPS} @ENGINE_USERPORTAL@" Line 115: ENGINE_APPS="${ENGINE_APPS} @ENGINE_WEBADMIN@" I understand the objective, and I think that a drop dir of wars should be in one place. There should be base package with the minimal layout and all these satellite packages should depend on that package, just like the location of the configuration dropdir that should be exist before these packages are installed. > If you really feel the need to make a new directory make one for all the > applications, as all of them have the same treatment for both the startup > script and the application server. I do not understand this statement... application aka web application? or something else? if web application, they do not have startup script but the container... so I do not follow. Line 116: Line 117: # Line 118: # Flags to enable or disable the web server (the proxy) and the Line 119: # connectors of the application server: -- To view, visit http://gerrit.ovirt.org/13796 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I30abd8c33bf4e879372dc3cf43b55f24ccdcfd6d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches