plexus.sh overwrites PLEXUS_OPTS, doesn't delegate processes
------------------------------------------------------------
Key: CONTINUUM-442
URL: http://jira.codehaus.org/browse/CONTINUUM-442
Project: Continuum
Type: Bug
Reporter: Brett Porter
Fix For: 1.0.1
(if you can get it into 1.0.1)
Make the following changes:
PLEXUS_OPTS="$PLEXUS_OPTS -Xmx128m"
(to pass on plexus opts)
...
exec "$JAVACMD" \
(to delegate process)
This is required to get it running as a service from the plexus script.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira