cvs commit: gump/project avalon.xml

2004-04-02 Thread mcconnell
mcconnell2004/04/02 23:41:08 Modified:project avalon.xml Log: add test directories to the meta-api and impl projects Revision ChangesPath 1.48 +11 -0 gump/project/avalon.xml Index: avalon.xml ===

cvs commit: gump/project avalon-excalibur.xml

2004-04-02 Thread mcconnell
mcconnell2004/04/02 23:14:37 Modified:project avalon-excalibur.xml Log: Add fortress-meta dependency to fortress-container-test. Revision ChangesPath 1.143 +1 -1 gump/project/avalon-excalibur.xml Index: avalon-excalibur.xml ===

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

2004-04-02 Thread gump
Dear Gumpmeisters, The following 8 nags should have been sent G U M P [EMAIL PROTECTED]: webwork/webwork failed [EMAIL PROTECTED]: jakarta-tapestry/ognl failed [EMAIL PROTECTED]: struts-sslext/struts-sslext failed [EMAIL PROTECT

cvs commit: gump/project avalon.xml

2004-04-02 Thread mcconnell
mcconnell2004/04/02 22:55:48 Modified:project avalon.xml Log: Remove duplicate dependencies from the avalon-repository-impl project. Revision ChangesPath 1.47 +0 -2 gump/project/avalon.xml Index: avalon.xml ===

cvs commit: gump/project avalon.xml

2004-04-02 Thread mcconnell
mcconnell2004/04/02 21:04:36 Modified:project avalon.xml Log: Add runtime dependencies referenced by the composition and activation testcases. Revision ChangesPath 1.46 +9 -2 gump/project/avalon.xml Index: avalon.xml =

cvs commit: gump/python/gump/document forrest.py

2004-04-02 Thread rubys
rubys 2004/04/02 18:36:35 Modified:python/gump gumpenv.py python/gump/document forrest.py Log: Add more java and os version information to the output. Log all Java system properties (if available). Revision ChangesPath 1.3 +65 -11gump/python/g

cvs commit: gump/python/gump/test resolving.py

2004-04-02 Thread ajack
ajack 2004/04/02 13:23:21 Modified:python/gump/document forrest.py python/gump/test resolving.py Log: Some bug fixes (that would probably only ever show in unit testing, but still) Revision ChangesPath 1.125 +11 -7 gump/python/gump/document/forres

Re: System Info

2004-04-02 Thread Stefano Mazzocchi
Adam R. B. Jack wrote: Hmm. No, not directly. If a project repeatedly fails Gump automatically turns on ant verbose and/or debug, and maybe this show those values. Is there a way to list these things (above) without writing some Java? What's wrong with writing some Java? ;-) As I'm sure you ar

Re: Generating SVG from Python

2004-04-02 Thread Antoine Lévy-Lambert
Adam R. B. Jack wrote: Anybody see an reason (licensing, other) why we should not use this: http://www2.sfk.nl/svg in Gump? [I found nothing else via Google. I also looked on python.org (including in the package index) and in ASPN cookbook.] The license seems OK for me (see below) I'd lik

Generating SVG from Python

2004-04-02 Thread Adam R. B. Jack
Anybody see an reason (licensing, other) why we should not use this: http://www2.sfk.nl/svg in Gump? [I found nothing else via Google. I also looked on python.org (including in the package index) and in ASPN cookbook.] We use logging [we even bundle it for Python 2.2], we use wxPython, so an

cvs commit: gump/python/gump config.py

2004-04-02 Thread rubys
rubys 2004/04/02 10:21:13 Modified:python/gump config.py Log: Provide some insight into the configuration without requiring a successful execution of Gump (which depends on the configuration). Revision ChangesPath 1.18 +11 -0 gump/python/gump/config.py I

timeout ( was re: Hermes status )

2004-04-02 Thread Adam R. B. Jack
> > I think we could add a check into GumpEnvironment to detect 'timeout' if > > available in the environment, and use it if present, and I think that would > > suit any purists (including me) that want Gump to function well out of the > > box, with the minimum of installation dependencies. > > Why

cvs commit: gump/python/storage/random profileView.py ms_perf.py .cvsignore

2004-04-02 Thread ajack
ajack 2004/04/02 08:48:07 Modified:python/gump/test xdoc_tests.py __init__.py xref.py tools.py stats.py integrator.py nagging.py updater.py gumpset_tests.py xml_tests.py documenter.py sync.py resulting.py unicode.p

cvs commit: gump/python/storage/random - New directory

2004-04-02 Thread ajack
ajack 2004/04/02 08:45:06 gump/python/storage/random - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: gump/python/storage/random/results - New directory

2004-04-02 Thread ajack
ajack 2004/04/02 08:45:06 gump/python/storage/random/results - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Hermes status

2004-04-02 Thread Sam Ruby
Adam R. B. Jack wrote: I think we could add a check into GumpEnvironment to detect 'timeout' if available in the environment, and use it if present, and I think that would suit any purists (including me) that want Gump to function well out of the box, with the minimum of installation dependencies.

Re: Hermes status

2004-04-02 Thread Adam R. B. Jack
> The way this used to be done was to use a public domain program named > timeout. I placed the source in brutus:/home/gump/timeout.tgz, and the > compiled output and man page in /home/gump/bin. > > Timeout was used for all cvs updates and build commands. Including the > cvs update of gump itself

Re: cvs commit: gump/project jelly-tags.xml

2004-04-02 Thread Adam R. B. Jack
> Try to fix build by cloning the forked VM here as well - java.awt.headless doesn't seem to get propagated on brutus Stefan, Does this "java.awt.headless doesn't seem to get propagated on brutus" mean that workspace level system properties are not being respected? If you could give me a clear

Re: System Info (was: Speed of brutus)

2004-04-02 Thread Adam R. B. Jack
> > Hmm. No, not directly. If a project repeatedly fails Gump automatically > > turns on ant verbose and/or debug, and maybe this show those values. Is > > there a way to list these things (above) without writing some Java? > > What's wrong with writing some Java? ;-) > As I'm sure you are aware

cvs commit: gump/project jelly-tags.xml

2004-04-02 Thread bodewig
bodewig 2004/04/02 07:44:48 Modified:project jelly-tags.xml Log: Try to fix build by cloning the forked VM here as well - java.awt.headless doesn't seem to get propagated on brutus Revision ChangesPath 1.56 +1 -0 gump/project/jelly-tags.xml Index: jelly-t

cvs commit: gump/project jelly-tags.xml

2004-04-02 Thread bodewig
bodewig 2004/04/02 07:34:45 Modified:project jelly-tags.xml Log: Try to fix build by cloning the forked VM Revision ChangesPath 1.55 +1 -0 gump/project/jelly-tags.xml Index: jelly-tags.xml =

jelly-tags-junit failure

2004-04-02 Thread Stefan Bodewig
Hi, I've been trying to understand why this fails in all Python installations but passes in all "traditional" installations that are up-to-date (i.e. covalent and mine). I think I've found the reason. "traditional" adds Xerces and xml-apis to CLASSPATH and to the bootclasspath while Gumpy doesn'

System Info (was: Speed of brutus)

2004-04-02 Thread Sam Ruby
Adam R. B. Jack wrote: And finally, a nit: I see useful information like the name of the java command ("java") and the Operating System ("posix"), but I don't see the values of System.getProperties which contains values such as: java.vm.version=1.4.2_04-b05 java.vm.vendor=Sun Microsy

RE: FW: [GUMP@lsd]: jakarta-cactus/jakarta-cactus-sample-servlet-13 failed

2004-04-02 Thread Vincent Massol
> -Original Message- > From: Adam R. B. Jack [mailto:[EMAIL PROTECTED] > Sent: 02 April 2004 16:29 > To: Gump code and data > Subject: Re: FW: [EMAIL PROTECTED]: jakarta-cactus/jakarta-cactus-sample-servlet- > 13 failed > > > > I've used the build log: > > > > > >

Re: FW: [GUMP@lsd]: jakarta-cactus/jakarta-cactus-sample-servlet-13 failed

2004-04-02 Thread Adam R. B. Jack
> > I've used the build log: > > > > > cactus/gump_work/build_jakarta-cactus_jakarta-cactus-sample-servlet- > > 13.html> > > arg. Yes, it's very clear in there. I wonder why the link in the Gump > email does not point to this file instead of the gene

Re: Hermes status

2004-04-02 Thread Sam Ruby
Adam R. B. Jack wrote: Gosh I hate that bit of code: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=5728 All help & creative solutions appreciated: http://issues.apache.org/jira/browse/GUMP-35 The way this used to be done was to use a public domain program named timeout. I pla

cvs commit: gump/project avalon-excalibur.xml

2004-04-02 Thread mcconnell
mcconnell2004/04/02 04:59:02 Modified:project avalon-excalibur.xml Log: Correve incorrect name property / 3 Revision ChangesPath 1.142 +0 -3 gump/project/avalon-excalibur.xml Index: avalon-excalibur.xml

cvs commit: gump/project xml-fop.xml

2004-04-02 Thread jeremias
jeremias2004/04/02 04:50:42 Modified:project xml-fop.xml Log: Added commons-logging to dependencies. Revision ChangesPath 1.28 +1 -0 gump/project/xml-fop.xml Index: xml-fop.xml === RCS fil

cvs commit: gump/project avalon-excalibur.xml

2004-04-02 Thread mcconnell
mcconnell2004/04/02 04:42:23 Modified:project avalon-excalibur.xml Log: Correve incorrect name property / 2 Revision ChangesPath 1.141 +0 -1 gump/project/avalon-excalibur.xml Index: avalon-excalibur.xml

cvs commit: gump/project avalon-excalibur.xml

2004-04-02 Thread mcconnell
mcconnell2004/04/02 04:41:33 Modified:project avalon-excalibur.xml Log: Correve incorrect name property. Revision ChangesPath 1.140 +0 -1 gump/project/avalon-excalibur.xml Index: avalon-excalibur.xml ===

Re: [Gump Wiki] Updated: Drafts/ProjectBylaws

2004-04-02 Thread Stefan Bodewig
Please all, go ahead and modify to your liking so that we can vote on it around Easter. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Gump Wiki] Updated: Drafts/ProjectBylaws

2004-04-02 Thread general
Date: 2004-04-02T04:07:22 Editor: StefanBodewig <[EMAIL PROTECTED]> Wiki: Gump Wiki Page: Drafts/ProjectBylaws URL: http://wiki.apache.org/gump/Drafts/ProjectBylaws Add slightly modified Ant bylaws as draft Change Log: ---

RE: FW: [GUMP@lsd]: jakarta-cactus/jakarta-cactus-sample-servlet-13 failed

2004-04-02 Thread Vincent Massol
> -Original Message- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: 02 April 2004 10:56 > To: [EMAIL PROTECTED] > Subject: Re: FW: [EMAIL PROTECTED]: jakarta-cactus/jakarta-cactus-sample-servlet- > 13 failed > > On Fri, 2 Apr 2004, Vincent Massol <[EMAIL PROTECTED]> wrote: > >

[jira] Created: (GUMP-46) Gumpy not creating valid classpath

2004-04-02 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/GUMP-46 Here is an overview of the issue: - Ke

cvs commit: gump/project jakarta-cactus.xml

2004-04-02 Thread vmassol
vmassol 2004/04/02 01:11:05 Modified:project jakarta-cactus.xml Log: Added reference="jar" to indicate these properties as referencing jars. Revision ChangesPath 1.39 +2 -2 gump/project/jakarta-cactus.xml Index: jakarta-cactus.xml ===

Re: FW: [GUMP@lsd]: jakarta-cactus/jakarta-cactus-sample-servlet-13 failed

2004-04-02 Thread Stefan Bodewig
On Fri, 2 Apr 2004, Vincent Massol <[EMAIL PROTECTED]> wrote: > I had looked at the web site but I could not find this > information. I looked at > http://lsd.student.utwente.nl/gump/jakarta-cactus/jakarta-cactus-sample- > servlet-13.html. Is there another place to look at? I've used the build lo

Re: Stuff TODO

2004-04-02 Thread Michael Davey
Adam R. B. Jack wrote: Sam's recent posting reminded me of a couple more: 1) A page comparing the entities where a status differs (on the N servers any Gump is aware of). No guarantees that this is an environmental problem (it could be timing) but it'd be a nice 'dashboard'. Would it be possib

RE: FW: [GUMP@lsd]: jakarta-cactus/jakarta-cactus-sample-servlet-13 failed

2004-04-02 Thread Vincent Massol
> -Original Message- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: 02 April 2004 09:09 > To: [EMAIL PROTECTED] > Subject: Re: FW: [EMAIL PROTECTED]: jakarta-cactus/jakarta-cactus-sample-servlet- > 13 failed > > On Thu, 1 Apr 2004, Vincent Massol <[EMAIL PROTECTED]> wrote: > >

cvs commit: gump/project jakarta-cactus.xml

2004-04-02 Thread vmassol
vmassol 2004/04/02 00:01:44 Modified:project jakarta-cactus.xml Log: As suggested by Stefan, trying to overcome some Gumpy limitation/bug with classpath not being well formed when using elements (with ids) in . Revision ChangesPath 1.38 +8 -2 gump/project/jak