Juan Hernandez has posted comments on this change.
Change subject: packaging, tools: Use JVM selected during setup (#834436)
......................................................................
Patch Set 3: (3 inline comments)
Changes will be in next patch set.
....................................................
File backend/manager/conf/kerberos/engine-manage-domains
Line 6: # should be under the /etc directory.
Line 7: #
Line 8:
Line 9: # Load the prolog:
Line 10: . "$(dirname "$(readlink -f $0)")"/engine-prolog.sh
Done
Line 11:
Line 12: CONF_DIR="${ENGINE_ETC}/engine-manage-domains"
Line 13: CONF_FILE="${CONF_DIR}/engine-manage-domains.conf"
Line 14:
....................................................
File
backend/manager/tools/engine-notifier/engine-notifier-resources/src/main/resources/notifier.sh
Line 185: #JAVA_OPTS="-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=127.0.0.1:8787"
Line 186:
Line 187: # Add the configuration directory to the classpath so that
configuration
Line 188: # files can be loaded as resources:
Line 189: CP=${ENGINE_ETC}/notifier/.
Done
Line 190:
Line 191: # Add the required jar files from the system wide jars directory:
Line 192: jar_names='
Line 193: antlr
....................................................
File backend/manager/tools/engine-tools-common/src/main/shell/engine-prolog.sh
Line 13: fi
Line 14: . "${ENGINE_DEFAULTS}"
Line 15:
Line 16: # Load the configuration file:
Line 17: ENGINE_VARS=${ENGINE_VARS:-/etc/sysconfig/ovirt-engine}
Done
Line 18: if [ ! -r "${ENGINE_VARS}" ]
Line 19: then
Line 20: die "Can't load configuration file \"${ENGINE_VARS}\"."
Line 21: fi
--
To view, visit http://gerrit.ovirt.org/7556
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I501e5e5cca615f5bfffef225d9ebb3204f16b7c5
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches