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

2004-05-05 Thread ajack
ajack 2004/05/05 22:15:09 Modified:python/gump/document/forrest documenter.py Log: Try 3 Revision ChangesPath 1.30 +9 -9 gump/python/gump/document/forrest/documenter.py Index: documenter.py ===

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

2004-05-05 Thread ajack
ajack 2004/05/05 19:55:43 Modified:python/gump/document/forrest documenter.py Log: Fixed typo. Revision ChangesPath 1.29 +2 -2 gump/python/gump/document/forrest/documenter.py Index: documenter.py =

Re: Maven/Gump & Artefact/Jar Identifiers

2004-05-05 Thread Adam R. B. Jack
> I think artifact ID = jar ID, as the resultant filename in a repository is > always artifactId-version.jar > Whether the artifact ID or jar ID gets changed is probably on a project by > project basis. Thanks Brett, I appreciate you insights on all our Maven issues. Actually, although I agree, I

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

2004-05-05 Thread ajack
ajack 2004/05/05 16:15:33 Modified:python/gump/syndication rss.py atom.py python/gump/document/forrest documenter.py Log: Don't HTML-ize huge output files, just reference them. Revision ChangesPath 1.23 +7 -3 gump/python/gump/syndication/rss.py

RE: Maven/Gump & Artefact/Jar Identifiers

2004-05-05 Thread Brett Porter
Adam, I think artifact ID = jar ID, as the resultant filename in a repository is always artifactId-version.jar Whether the artifact ID or jar ID gets changed is probably on a project by project basis. I'm not entirely convinced myself though, and it would be worth getting an opinion on maven-dev

cvs commit: gump/project depot.xml

2004-05-05 Thread ajack
ajack 2004/05/05 15:44:38 Modified:project depot.xml Log: Reduce debug Revision ChangesPath 1.46 +3 -6 gump/project/depot.xml Index: depot.xml === RCS file: /home/cvs/gump/project/depot.

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

2004-05-05 Thread ajack
ajack 2004/05/05 10:41:33 Modified:python/gump/model project.py python/gump/utils __init__.py sync.py python/gump/document resolver.py python/gump/core engine.py python/gump/document/forrest documenter.py Log: Add to captu

Maven/Gump & Artefact/Jar Identifiers

2004-05-05 Thread Adam R. B. Jack
I tinkered with using Maven to build commons-id. Some success, but the problems come down to artefact identifiers. I.e. commons logging is passed as a dependency (in the build.properties file), but the 'Maven jar override' fails to kick in 'cos the jar id (all) is different from the artefact id (co

Re: HTTPD down on Brutus?

2004-05-05 Thread Sam Ruby
Adam R. B. Jack wrote: I can't seem to get to Brutus via HTTP: http://brutus.apache.org/gump/public/ nor can W3. From what I can tell, httpd was up and crashed, without leaving anything in the error log. I restarted httpd, and now I am doing a dist-upgrade to get the latest maintenance. - Sam R

HTTPD down on Brutus?

2004-05-05 Thread Adam R. B. Jack
I can't seem to get to Brutus via HTTP: http://brutus.apache.org/gump/public/ nor can W3. http://validator.w3.org/check?uri=http%3A%2F%2Fbrutus.apache.org%2Fgump%2Fpublic%2FbuildLog.html Does this runlevel have something to do with that? [EMAIL PROTECTED]:/usr/local/gump/public/gump$ /sbin/

cvs commit: gump/python/gump/utils sync.py

2004-05-05 Thread ajack
ajack 2004/05/05 08:56:24 Modified:python/gump/utils sync.py Log: Too verbose. Revision ChangesPath 1.11 +4 -4 gump/python/gump/utils/sync.py Index: sync.py === RCS file: /home/cvs/gump/p

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

2004-05-05 Thread ajack
ajack 2004/05/05 08:43:20 Modified:python/gump/test pyunit.py Log: Needs more utils. Revision ChangesPath 1.30 +1 -1 gump/python/gump/test/pyunit.py Index: pyunit.py === RCS file: /home/c

cvs commit: gump/project xdoclet.xml

2004-05-05 Thread bodewig
bodewig 2004/05/05 08:15:37 Modified:project xdoclet.xml Log: Use gump-list as sender Revision ChangesPath 1.67 +8 -8 gump/project/xdoclet.xml Index: xdoclet.xml === RCS file: /home/cvs/gu

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

2004-05-05 Thread ajack
ajack 2004/05/05 08:08:53 Modified:python/gump/document/forrest xdoc.py python/gump/utils __init__.py python/gump/document resolver.py python/gump/syndication atom.py python/gump/test pyunit.py Log: Still working on smooth

cvs commit: gump/profile depot.xml

2004-05-05 Thread ajack
ajack 2004/05/05 07:20:12 Modified:profile depot.xml Log: Somehow failed to commit this corected list of only the used repos. Revision ChangesPath 1.2 +1 -2 gump/profile/depot.xml Index: depot.xml ==

cvs commit: gump/python/gump/utils __init__.py

2004-05-05 Thread ajack
ajack 2004/05/05 06:58:24 Modified:python/gump/syndication rss.py atom.py .gumpy.py python/gump/utils __init__.py Log: Some logging changes, to try to get inside this beast. Revision ChangesPath 1.22 +4 -4 gump/python/gump

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

2004-05-05 Thread ajack
ajack 2004/05/05 06:23:44 Modified:project jakarta-commons-sandbox.xml Log: Needs junit to run tests. Revision ChangesPath 1.157 +1 -0 gump/project/jakarta-commons-sandbox.xml Index: jakarta-commons-sandbox.xml ==

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

2004-05-05 Thread ajack
ajack 2004/05/05 06:22:32 Modified:project jakarta-commons-sandbox.xml Log: Project 'id' doesn't seem to ahve a default goal like geronimo seems to. Don't ask me how or why, but using 'jar'. Revision ChangesPath 1.156 +1 -1 gump/project/jakarta-commons-sand

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

2004-05-05 Thread ajack
ajack 2004/05/05 05:59:38 Modified:python/gump/document/forrest xdoc.py python/gump/utils __init__.py python/gump/test utils.py Log: See if calling garbage collector helps memory growth/hang on CSM. Revision ChangesPath 1.8 +1 -0

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

2004-05-05 Thread gump
.jar:/data3/gump/logging-log4j/log4j-lf5-20040505.jar:/data3/gump/logging-log4j/log4j-chainsaw-20040505.jar:/data3/gump/logging-log4j/log4j-20040505.jar:/data3/gump/jakarta-servletapi-4/lib/servlet.jar:/data3/gump/jakarta-velocity/bin/velocity-20040505.jar:/data3/gump/bsf/build/lib/bsf.jar:/data3/gump