Re: Dymystifying Gump Code...

2004-07-13 Thread Adam R. B. Jack
What I am trying to say... I would love to help out with Gump at code level, but Python is a hinder that I won't try to climb. Fishing sounds more tantalizing. ;o) Yes, that was clear. Unfortunately, Gump is currently written in Python, so your offer of assistance comes with too great a

Re: heresy - a controversial or unorthodox opinion or doctrine

2004-07-13 Thread Stefan Bodewig
On Mon, 12 Jul 2004, Stephen McConnell [EMAIL PROTECTED] wrote: So basically I agree - Magic is exposing a potential for abuse but at the same time it is very questionable why someone would invest time into setup and usage of magic with that in mind - ant's exec would be a much quicker

Re: build.sysclasspath management

2004-07-13 Thread Stefan Bodewig
On Mon, 12 Jul 2004, Stephen McConnell [EMAIL PROTECTED] wrote: If you overload the property, you should use one of the supported values. last or even none seems to be what you want for Magic. I haven't located docs on this. http://ant.apache.org/manual/sysclasspath.html linked from the

Re: legalities of jar publishing

2004-07-13 Thread Adam R. B. Jack
Seems a key point to me. So can we say that these artifacts are NOT considered release? I would say so, yes. Gump creates artifacts that should *NOT* be considered released and officially endorsed by the ASF, any use of those artifacts, if made available, should come with a big WARNING

Re: cvs commit: gump ARTIFACT_DISCLAIMER.html

2004-07-13 Thread Adam R. B. Jack
Could I get folks to review this, and (preferably) improve upon it? regards Adam - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 3:14 PM Subject: cvs commit: gump ARTIFACT_DISCLAIMER.html ajack 2004/07/13 14:14:28 Added:

Re: Ant on JDK 1.5

2004-07-13 Thread Adam R. B. Jack
Questions; Will Gump use JDK1.5 by default later? Will it be possible to tell Gump which version of the JDK to use for the build? Things are getting increasingly complicated. Avalon doesn't build with 1.5 (not yet anyway). Avalon requires 1.3, and other projects 'promises' JDK 1.1, but

cvs commit: gump/python/gump/stats statsdb.py

2004-07-13 Thread ajack
ajack 2004/07/13 14:43:32 Modified:python/gump/document/xdocs documenter.py python/gump/stats statsdb.py Log: Docs tweaks (less is more). Revision ChangesPath 1.15 +46 -35gump/python/gump/document/xdocs/documenter.py Index: documenter.py

cvs commit: gump/python/gump/document/xdocs xdoc.py documenter.py

2004-07-13 Thread ajack
ajack 2004/07/13 16:01:31 Modified:python/gump/document/xdocs xdoc.py documenter.py Log: Too terse... Revision ChangesPath 1.7 +6 -6 gump/python/gump/document/xdocs/xdoc.py Index: xdoc.py