History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CARGO-289
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cargo

Make Cargo Ant task block by default when container is started

Created: 12/Mar/06 03:27 AM   Updated: 30/Mar/06 04:24 AM
Component/s: Ant
Affects Version/s: 0.7
Fix Version/s: 0.8

Time Tracking:
Not Specified


 Description  « Hide
Too many of our users expect the Ant task to block. They're surprised that the container is stopped when the Ant task exits. Thus we need to add a "wait" attribute with a default value of true.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol - 17/Mar/06 08:51 AM
Done