Re: CLASSPATH logic is failing on me

2005-03-16 Thread Stefan Bodewig
On Tue, 15 Mar 2005, Bill Barker [EMAIL PROTECTED] wrote: Maven requires velocity to execute the jar:jar target. Interesting, any idea why? I'd always just assumed that it was pulling it from $HOME/.maven/repository. Probably it does. But for some reason - I'll try to follow Adam's

Re: CLASSPATH logic is failing on me

2005-03-16 Thread Stefan Bodewig
On Tue, 15 Mar 2005, Adam R. B. Jack [EMAIL PROTECTED] wrote: I chose Instigator as in a person who initiates a course of action , meaning which project caused this classpath entry to be added. Thanks. But struts-taglib doesn't depend on Anakia, so why can Anakia contribute anything to

Re: Brutus changes (for sharing a common CVS|SVN staging area).

2005-03-16 Thread Leo Simons
On 15-03-2005 12:26, Stefan Bodewig [EMAIL PROTECTED] wrote: On Tue, 15 Mar 2005, Leo Simons [EMAIL PROTECTED] wrote: Apache has quite a few of infra issues, and the board is aware. I'll add that some of those are more pressing than gump's needs. No doubt. So don't complain too much :-D

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

2005-03-16 Thread brutus
Dear Gumpmeisters, The following 11 notifys should have been sent *** G U M P [EMAIL PROTECTED]: Project nant (in module nant) failed [EMAIL PROTECTED]: Module wsdl4j success, but with warnings. [EMAIL PROTECTED]: Module icu4j

Killed dozens of processes again

2005-03-16 Thread Leo Simons
Hi gang, I just killed off 100+ processes on brutus again. Main offenders seemed to be mono (invoking NAnt), kaffe and 'cvs up', which of course all hang around 'cuz the parent python process has trouble cleaning up after itself. There were a few python processes left hanging around as well.

Re: Killed dozens of processes again

2005-03-16 Thread Adam R. B. Jack
I just killed off 100+ processes on brutus again. Main offenders seemed to be mono (invoking NAnt), kaffe and 'cvs up', which of course all hang around 'cuz the parent python process has trouble cleaning up after itself. There were a few python processes left hanging around as well. So is

Re: Killed dozens of processes again

2005-03-16 Thread Stefan Bodewig
On Wed, 16 Mar 2005, Leo Simons [EMAIL PROTECTED] wrote: I just killed off 100+ processes on brutus again. Main offenders seemed to be mono (invoking NAnt), kaffe and 'cvs up', this included the currently running kaffe build 8-( Looks as if the JDK 1.5 build also is in a defunct state, I'm

Re: Killed dozens of processes again

2005-03-16 Thread Stefan Bodewig
On Wed, 16 Mar 2005, Adam R. B. Jack [EMAIL PROTECTED] wrote: So is Mono working on Brutus now? Not as good as I'd want it to. Last I recalled (a ways back) we couldn't do simple compiles. I'm vaguely recalling that Stefan (?) built Mono from scratch to get it working. Is this the case?

Re: Killed dozens of processes again

2005-03-16 Thread Stefan Bodewig
On Wed, 16 Mar 2005, Stefan Bodewig [EMAIL PROTECTED] wrote: Looks as if the JDK 1.5 build also is in a defunct state, I'm looking into it. One of the mina tests was hanging and I manually killed it. Thought this was supposed to timeout? Maybe I just haven't been patient enough. Yes, killed

Re: Killed dozens of processes again

2005-03-16 Thread Adam R. B. Jack
Looks as if the JDK 1.5 build also is in a defunct state, I'm looking into it. I've run a couple of test runs on Brutus over the last few days (since I made tweaks) and was surprised to see how many times a job I put into background stopped. This never used to happen. [1]+ Stopped

Re: CLASSPATH logic is failing on me

2005-03-16 Thread Adam R. B. Jack
But struts-taglib doesn't depend on Anakia, so why can Anakia contribute anything to struts-taglib? I see: struts-taglib - jakarta-cactus-framework-12 - checkstyle - anakia - jakarta-velocity... OK, but struts-taglib doesn't inherit anything from

Re: Killed dozens of processes again

2005-03-16 Thread Leo Simons
On 16-03-2005 18:06, Adam R. B. Jack [EMAIL PROTECTED] wrote: I just killed off 100+ processes on brutus again. Main offenders seemed to be mono (invoking NAnt), kaffe and 'cvs up', which of course all hang around 'cuz the parent python process has trouble cleaning up after itself. There were

Re: Killed dozens of processes again

2005-03-16 Thread Adam R. B. Jack
It must be possible. I know os.system() or one of the other calls returns a process id, so using that we should at least be able to kill all the processes we spawn directly. Yup, tried that. Trouble is grandchildren below, not children. BTW: What is odd is that I no longer see use of

Re: Gump3 or Gump 2.1

2005-03-16 Thread Adam R. B. Jack
What would you enjoy most? :-D Getting insights into a worldview outside of my head, and learning from/with others. :-) /I/ would love to see you helping out with Gump3. I'll give it a shot. I don't quite share your views that Gump needs to be so componentized, but (1) I don't object to

Re: Gump3 or Gump 2.1

2005-03-16 Thread Leo Simons
Brain dump :-D On 16-03-2005 22:39, Adam R. B. Jack [EMAIL PROTECTED] wrote: What would you enjoy most? :-D Getting insights into a worldview outside of my head, and learning from/with others. :-) /I/ would love to see you helping out with Gump3. I'll give it a shot. I don't quite

Re: CLASSPATH logic is failing on me

2005-03-16 Thread Stefan Bodewig
On Wed, 16 Mar 2005, Adam R. B. Jack [EMAIL PROTECTED] wrote: Sadly (since I 'ported' the algorithm from Gump1) I never was 100% straight on this stuff. I'd kinda hoped that (after these eons) it was well scrutinized by Gumpmeisters, and hence correct. I guess fat/bloated CLASSPATHs just are