Re: Nightly Builds and Ant

2004-06-30 Thread Stefan Bodewig
On Tue, 29 Jun 2004, Leo Simons [EMAIL PROTECTED] wrote: Stefan Bodewig wrote: Unfortunately Ant's own build process won't fit into Leo's build script at all, and I pretty much doubt we could ever make it fit. hehehe. I pretty much doubt you can think of an automatable build process that

cvs commit: gump/project jgroups.xml jakarta-turbine-jcs.xml

2004-06-30 Thread bodewig
bodewig 2004/06/30 00:09:16 Modified:profile gump.xml project jakarta-turbine-jcs.xml Added: project jgroups.xml Log: JCS needs jgroups, which is the new javagroups or so it seems Revision ChangesPath 1.354 +1 -0 gump/profile/gump.xml

cvs commit: gump/project incubator-altrmi.xml

2004-06-30 Thread bodewig
bodewig 2004/06/30 00:18:48 Modified:project incubator-altrmi.xml Log: When the Ant build file has gone, why not try Maven? Revision ChangesPath 1.26 +1 -6 gump/project/incubator-altrmi.xml Index: incubator-altrmi.xml

[Gump][Patch] beanutils has been split, enable nagging

2004-06-30 Thread Stefan Bodewig
Hi, commons-beanutils has been split into two separate projects a while ago and as a result the cocoon-block-scratchpad project needs to be adapted. This has been broken for some time now, but Gump failed to send nag mails since your descriptor didn't use valid sender addresses. The appended

BATCH: Unable to send...

2004-06-30 Thread brutus
Dear Gumpmeisters, The following 1 notifys should have been sent *** G U M P [EMAIL PROTECTED]: smartfrog/smartfrog-tasks failed *** G U M P [EMAIL PROTECTED]:

cvs commit: gump/project jakarta-commons-sandbox.xml

2004-06-30 Thread bodewig
bodewig 2004/06/30 01:19:23 Modified:project jakarta-commons-sandbox.xml Log: Make commons-resources depend on hibernate Revision ChangesPath 1.164 +7 -0 gump/project/jakarta-commons-sandbox.xml Index: jakarta-commons-sandbox.xml

cvs commit: gump/project jakarta-commons.xml

2004-06-30 Thread bodewig
bodewig 2004/06/30 01:22:48 Modified:project jakarta-commons.xml Log: Throw in some work entries for jxpath to make tests compile and maybe even run Revision ChangesPath 1.134 +2 -0 gump/project/jakarta-commons.xml Index: jakarta-commons.xml

cvs commit: gump/project jakarta-slide.xml

2004-06-30 Thread bodewig
bodewig 2004/06/30 01:32:31 Modified:project jakarta-slide.xml Log: More slide dependencies Revision ChangesPath 1.59 +15 -0 gump/project/jakarta-slide.xml Index: jakarta-slide.xml === RCS

Re: Nightly Builds and Ant

2004-06-30 Thread Leo Simons
Stefan Bodewig wrote: BTW, I'm afraid you are going to loose more old builds than you intend on the next run (all June builds, leaving your with 20040701 as the only one). Wouldn't -mtime +5 be the better selector? uhm, yeah, I know. I want to keep the last five, plus one from last month, plus

Multithreading the updates

2004-06-30 Thread Adam R. B. Jack
I took a break from the studying I ought be doing, in order to tinker with multi-threading. Heck, I've suffered all this pain w/ Python (my own doing, no doubt) so I might as well get some fun out of it. I like the results. Since cvs|svn|whatever are typically network latency/IO bound, there is

State of Gumpdom (CleanUp branch stuff)

2004-06-30 Thread Adam R. B. Jack
This CleanUp branch has taken on a life of it's own. The change to DOM has been 'cleaner' -- I trust/know everything that goes on -- but it hasn't been easy. [It is amazing how many hours of coding/debugging I've had to put in to get some weak approximation of what Sam achieved in w/ some Pythonic

cvs commit: gump/python/gump/model misc.py workspace.py builder.py

2004-06-30 Thread ajack
ajack 2004/06/30 07:49:33 Modified:python/gump/document/xdocs Tag: CleanUp xdoc.py documenter.py .Tag: CleanUp .cvsignore gumpytest.sh python/gump/model Tag: CleanUp misc.py workspace.py builder.py

cvs commit: gump/python/gump/model workspace.py

2004-06-30 Thread ajack
ajack 2004/06/30 08:43:31 Modified:python/gump/document/xdocs Tag: CleanUp documenter.py python/gump/model Tag: CleanUp workspace.py Log: Correct method names. Revision ChangesPath No revision No revision 1.9.2.29

cvs commit: gump/python/gump/model workspace.py

2004-06-30 Thread ajack
ajack 2004/06/30 09:02:36 Modified:python/gump/model Tag: CleanUp workspace.py Log: Typos. Revision ChangesPath No revision No revision 1.51.2.12 +4 -4 gump/python/gump/model/workspace.py Index: workspace.py

need docs...

2004-06-30 Thread Leo Simons
I've been reading gump code. Three comments so far: * boy is there a lot! * boy is it Object-oriented and damn flexible! * boy is there a lack of documentation! we don't have docs on the fundamental abstractions (ie model, actor, runnable, event), do we? Some of my assumptions (about MVC for

Re: need docs...

2004-06-30 Thread Adam R. B. Jack
Leo wrote: I've been reading gump code. Awesome. Three comments so far: * boy is there a lot! Yeah, but then you've seen my mails right? I have various forms of dihorrea. ;-) I know I write fluffy code, I just can't seem to achieve that excellence that allows tight terse. I'm working

Re: need docs...

2004-06-30 Thread Adam R. B. Jack
Next week I'm going to see if its possible to set up a debug-enabled gump on brutus and see if I can get the wing ide up and connected to it. When it works I'll let you guys know ;) BTW: It is the full Gumps (600 projects) that tend to 'clog up', I've found the smaller ones (e.g.

Re: State of Gumpdom (CleanUp branch stuff)

2004-06-30 Thread Leo Simons
Adam R. B. Jack wrote: The LSD server hasn't worked the re-install of the platform. Since the workspace working area root (on that machine) is above where Gump is installed, I had to resort to a re-naming. The Gump there is checked out into gump-install. Since Forrest is not installed on that

cvs commit: gump/python/gump/model workspace.py

2004-06-30 Thread ajack
ajack 2004/06/30 11:41:58 Modified:python/gump/runner Tag: CleanUp demand.py python/gump/test/resources/full1 Tag: CleanUp workspace.xml python/gump/model Tag: CleanUp workspace.py Log: Can't do N things at once... Revision ChangesPath No

cvs commit: gump/python/gump/model project.py

2004-06-30 Thread ajack
ajack 2004/06/30 17:59:17 Modified:python/gump/model Tag: CleanUp project.py Log: More places wher variable expansion is needed... Revision ChangesPath No revision No revision 1.85.2.14 +4 -2