[jira] Created: (MEXEC-42) Execute Java class in separate thread

View: New views
4 Messages — Rating Filter:   Alert me  

[jira] Created: (MEXEC-42) Execute Java class in separate thread

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Execute Java class in separate thread
-------------------------------------

                 Key: MEXEC-42
                 URL: http://jira.codehaus.org/browse/MEXEC-42
             Project: Maven 2.x Exec Plugin
          Issue Type: New Feature
            Reporter: Sam Couter
            Priority: Minor


The exec plugin should provide the capability to execute a Java class in a separate thread, so it does not block the Maven build.

This is loosely related to the deprecated {{keepAlive}} parameter and would be useful for starting server-like programs that block the executing thread. An example is the HSQL server.

--
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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Updated: (MEXEC-42) Execute Java class in separate thread

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/MEXEC-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerome Lacoste updated MEXEC-42:
--------------------------------

    Component/s: java

> Execute Java class in separate thread
> -------------------------------------
>
>                 Key: MEXEC-42
>                 URL: http://jira.codehaus.org/browse/MEXEC-42
>             Project: Maven 2.x Exec Plugin
>          Issue Type: New Feature
>          Components: java
>            Reporter: Sam Couter
>            Priority: Minor
>
> The exec plugin should provide the capability to execute a Java class in a separate thread, so it does not block the Maven build.
> This is loosely related to the deprecated {{keepAlive}} parameter and would be useful for starting server-like programs that block the executing thread. An example is the HSQL server.

--
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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Commented: (MEXEC-42) Execute Java class in separate thread

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MEXEC-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=141039#action_141039 ]

Wytze van der Ploeg commented on MEXEC-42:
------------------------------------------

I agree with Sam. There should be an option to start either java or a program in a separate thread when needed.
A property 'detach' or 'async' would be nice to have to trigger this behaviour.

At this point I will download the source code and make a custom build of the plugin to enable this behaviour.

> Execute Java class in separate thread
> -------------------------------------
>
>                 Key: MEXEC-42
>                 URL: http://jira.codehaus.org/browse/MEXEC-42
>             Project: Maven 2.x Exec Plugin
>          Issue Type: New Feature
>          Components: java
>            Reporter: Sam Couter
>            Priority: Minor
>
> The exec plugin should provide the capability to execute a Java class in a separate thread, so it does not block the Maven build.
> This is loosely related to the deprecated {{keepAlive}} parameter and would be useful for starting server-like programs that block the executing thread. An example is the HSQL server.

--
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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Commented: (MEXEC-42) Execute Java class in separate thread

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MEXEC-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196514#action_196514 ]

Nikolay Nikolov commented on MEXEC-42:
--------------------------------------

I would say that iot would be nice to have not only starting a java process in separate thread but also killing this java process or all such processes started before that  (if we consider pre-integration-test and post-integration-test phases)

> Execute Java class in separate thread
> -------------------------------------
>
>                 Key: MEXEC-42
>                 URL: http://jira.codehaus.org/browse/MEXEC-42
>             Project: Maven 2.x Exec Plugin
>          Issue Type: New Feature
>          Components: java
>            Reporter: Sam Couter
>            Priority: Minor
>
> The exec plugin should provide the capability to execute a Java class in a separate thread, so it does not block the Maven build.
> This is loosely related to the deprecated {{keepAlive}} parameter and would be useful for starting server-like programs that block the executing thread. An example is the HSQL server.

--
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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email