You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/11/14 08:44:06 UTC

[jira] Created: (CONTINUUM-442) plexus.sh overwrites PLEXUS_OPTS, doesn't delegate processes

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


[jira] Reopened: (CONTINUUM-442) plexus.sh overwrites PLEXUS_OPTS, doesn't delegate processes

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-442?page=all ]
     
Emmanuel Venisse reopened CONTINUUM-442:
----------------------------------------

     Assign To: Emmanuel Venisse

> 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
>     Assignee: Emmanuel Venisse
>      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


[jira] Closed: (CONTINUUM-442) plexus.sh overwrites PLEXUS_OPTS, doesn't delegate processes

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-442?page=all ]
     
Emmanuel Venisse closed CONTINUUM-442:
--------------------------------------

    Resolution: Fixed

> 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
>     Assignee: Emmanuel Venisse
>      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


[jira] Closed: (CONTINUUM-442) plexus.sh overwrites PLEXUS_OPTS, doesn't delegate processes

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-442?page=all ]
     
Emmanuel Venisse closed CONTINUUM-442:
--------------------------------------

    Resolution: Fixed

fixed in plexus-runtime-builder

> 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