« Return to Thread: [jira] Created: (CARGO-712) Setting timeout to 0 should tell cargo not to wait for the container to start

[jira] Created: (CARGO-712) Setting timeout to 0 should tell cargo not to wait for the container to start

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

Reply to Author | View in Thread

Setting timeout to 0 should tell cargo not to wait for the container to start
-----------------------------------------------------------------------------

                 Key: CARGO-712
                 URL: http://jira.codehaus.org/browse/CARGO-712
             Project: Cargo
          Issue Type: Improvement
          Components: Core
            Reporter: James Roper


The specific use case for this is if you are using cargo to start up multiple containers (in my case, 5 separate tomcat instances) for development, it would be much faster if these containers were started up in parallel.  Obviously for running automated tests, this would be a bad thing, but I would use this with maven profiles so that my development profile would tell it to start up without waiting while the test build would wait.

I'm happy to implement this and submit a patch.

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


 « Return to Thread: [jira] Created: (CARGO-712) Setting timeout to 0 should tell cargo not to wait for the container to start