Output from deploy.sh/bat is inconsistent with other scripts - does not output
info on environment variable settings (e.g. JAVA_HOME)
-------------------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-1604
URL: http://issues.apache.org/jira/browse/GERONIMO-1604
Project: Geronimo
Type: Bug
Components: startup/shutdown
Versions: 1.0
Reporter: John Sisson
Assigned to: John Sisson
Fix For: 1.0.1, 1.1
The other scripts/bat files output the following information prior to executing
the command:
Using GERONIMO_BASE: /home/sissonj/test/geronimo-1.0.1-SNAPSHOT
Using GERONIMO_HOME: /home/sissonj/test/geronimo-1.0.1-SNAPSHOT
Using GERONIMO_TMPDIR: /home/sissonj/test/geronimo-1.0.1-SNAPSHOT/var/temp
Using JRE_HOME: /usr/j2se
I will fix the deploy.sh and deploy.bat scripts so that they operate the same.
It is worthwhile outputting this information to aid daignosis, especially for
first time users.
For advanced users who don't want to see this information when they use
Geronimo's scripts, they can set the new environment variable GERONIMO_ENV_INFO
to "off" (the default being "on"). The geronimo.bat, geronimo.sh, deploy.bat
and deploy.sh files will check this environment variable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira