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 depend elements (with ids) in ant. Revision ChangesPath 1.38 +8 -2

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

[jira] Created: (GUMP-46) Gumpy not creating valid ant 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: -

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 log:

[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: [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]

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

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: http://lsd.student.utwente.nl/gump/jakarta- 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 general one which

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:

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

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'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

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:

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 ...

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: 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.

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]

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

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 not put

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

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

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 -11

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/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

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

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