[jira] Commented: (GUMP-95) gump.util.executor.Executor component for cleaning up processes

2005-04-15 Thread Leo Simons (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-95?page=comments#action_62888 ] Leo Simons commented on GUMP-95: Step one in avoiding zombie processes is starting to use the subprocess module for everything. It does waitpid() for everything, and also does

BATCH: All dressed up, with nowhere to go...

2005-04-15 Thread brutus
Dear Gumpmeisters, The following 13 notifys should have been sent *** G U M P [EMAIL PROTECTED]: Module icu4j failed [EMAIL PROTECTED]: Module xdoclet success, but with warnings. [EMAIL PROTECTED]: Module smartfrog success, but

[jira] Resolved: (GUMP-96) testcases for gump.util.executor

2005-04-15 Thread Leo Simons (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-96?page=history ] Leo Simons resolved GUMP-96: Resolution: Fixed testcases for gump.util.executor Key: GUMP-96 URL:

[jira] Resolved: (GUMP-97) basic implementation of gump.util.executor

2005-04-15 Thread Leo Simons (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-97?page=history ] Leo Simons resolved GUMP-97: Resolution: Fixed there were a few bugs to fix in the termination algortithm greg and ed provided. In addition, this is only going to work properly on unix

[jira] Closed: (GUMP-97) basic implementation of gump.util.executor

2005-04-15 Thread Leo Simons (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-97?page=history ] Leo Simons closed GUMP-97: -- basic implementation of gump.util.executor -- Key: GUMP-97 URL:

Re: termination algorithm

2005-04-15 Thread Leo Simons
Hi Greg, Ed, gang, I've integrated this into our development version of gump. There were a few kinks to hammer out (for example catch OSError and not IOError, exit out of the while not timed out as early as possible, no - for killpg), but it seems to be basically working at this point. For now

[jira] Resolved: (GUMP-98) usage documentation for gump.util.executor

2005-04-15 Thread Leo Simons (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-98?page=history ] Leo Simons resolved GUMP-98: Resolution: Fixed usage documentation for gump.util.executor -- Key: GUMP-98 URL:

[jira] Closed: (GUMP-95) gump.util.executor.Executor component for cleaning up processes

2005-04-15 Thread Leo Simons (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-95?page=history ] Leo Simons closed GUMP-95: -- Resolution: Fixed gump.util.executor.Executor component for cleaning up processes --- Key:

[jira] Closed: (GUMP-96) testcases for gump.util.executor

2005-04-15 Thread Leo Simons (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-96?page=history ] Leo Simons closed GUMP-96: -- testcases for gump.util.executor Key: GUMP-96 URL: http://issues.apache.org/jira/browse/GUMP-96 Project:

[jira] Closed: (GUMP-108) digitize gump3 algorithm design

2005-04-15 Thread Leo Simons (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-108?page=history ] Leo Simons closed GUMP-108: --- Resolution: Fixed digitize gump3 algorithm design --- Key: GUMP-108 URL:

Gump3 : Annotate and Build

2005-04-15 Thread Adam Jack
[Not that I'll have time over the next few days, but maybe within the next week, but ...] I'd like to work towards getting some things built w/ Gump3, by working on two plug-ins, (or one with two modes). The first will lay out the plan, constructing classpaths and such, and recording these

Re: Gump3 : Annotate and Build

2005-04-15 Thread Leo Simons
On 15-04-2005 18:06, Adam Jack [EMAIL PROTECTED] wrote: [Not that I'll have time over the next few days, but maybe within the next week, but ...] I'd like to work towards getting some things built w/ Gump3, Kewl! by working on two plug-ins, (or one with two modes). The first will lay out