Problem running Apache Gump...

2004-05-27 Thread general
There is a problem with the run at : CSI14:CSI14.xml The log ought be at: /gumpy_log.txt The last (up to) 50 lines of the log are : - GUMP run in env: TMP -

Re: [GUMP@brutus]: logging-log4j/logging-log4j failed

2004-05-27 Thread Ceki Gülcü
Problem solved. It appears that the org.xml.sax classes included in the JDK differ from those of the original. Dancing around the discrepancy is not too difficult once you know that it exists. Thanks to gump for pointing out the difference. How inconsiderate on the part of Sun to modify an

Re: [GUMP@brutus]: avalon-phoenix/avalon-phoenix-dependencies failed

2004-05-27 Thread Stefan Bodewig
I don't know if it hanged, the built timeout has been shortened or what is really happening here. possibly just some kind of network problem - wouldn't the first time, in particular with SF.net on the other side. On Thu, 27 May 2004, Adam R. B. Jack [EMAIL PROTECTED] wrote: so only Gump's

Out Friday - Tuesday (inclusive)

2004-05-27 Thread Adam R. B. Jack
Folks, I'm taking a long weekend down in Santa Fe (never been there, excited to go, dead happy to get away) so I won't be reading/responding to any mail. I'd really appreciate it if folks could: 1) Act as Gumpmeisters (we need more of these) and help folks when needed. 2) Keep an eye on Brutus.

Re: Fw: [codec] base64Codec.decode and DecoderException

2004-05-27 Thread Adam R. B. Jack
Ryan, Thanks, nice research/write up. [I am copying Gump to keep a centralized archive, and I'll try to post a blog entry once complete.] So, theoretically the new code will still run against codec 1.12 (no signatures have explicitly changed), it just won't compile against it (seems reasonable).

Re: [GUMP@brutus]: avalon-phoenix/avalon-phoenix-dependencies failed

2004-05-27 Thread Niclas Hedhman
On Thursday 27 May 2004 20:36, Adam R. B. Jack wrote: get-mx4j: [mkdir] Created dir: /usr/local/gump/public/workspace/avalon-phoenix/lib/repo/mx4j [get] Getting: http://telia.dl.sourceforge.net/sourceforge/mx4j/mx4j-1.1.1.tar.gz [get]

Re: [GUMP@brutus]: avalon-excalibur/excalibur-store failed

2004-05-27 Thread Niclas Hedhman
On Thursday 27 May 2004 20:49, Adam R. B. Jack wrote: Seems they removed it: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/gump.xml It existed here: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/gump.xml?rev=1.155view=markup Ok... What do we do about it? Avalon Excalibur Store (not

Re: [GUMP@brutus]: avalon-excalibur/excalibur-store failed

2004-05-27 Thread Stefan Bodewig
On Thu, 27 May 2004, Niclas Hedhman [EMAIL PROTECTED] wrote: Ok... What do we do about it? Avalon Excalibur Store (not actively developed) and James(?) depends on it. Turn it into an installed package. Where can I find it? Stefan

Re: [GUMP@brutus]: logging-log4j/logging-log4j failed

2004-05-27 Thread Ceki Gülcü
The solution to this curious problem was to directly implement the DefaultHandler.resolveEntity functionality which is simply to return null. Trying to be OO and calling DefaultHandler.resolveEntity can quickly develop to become a monstrous headache as the signature of DefaultHandler.resolveEntity

Re: [GUMP@brutus]: avalon-excalibur/excalibur-store failed

2004-05-27 Thread Niclas Hedhman
On Thursday 27 May 2004 21:47, Stefan Bodewig wrote: On Thu, 27 May 2004, Niclas Hedhman [EMAIL PROTECTED] wrote: Ok... What do we do about it? Avalon Excalibur Store (not actively developed) and James(?) depends on it. Turn it into an installed package. Where can I find it? This is the

Re: [GUMP@brutus]: avalon-excalibur/excalibur-store failed

2004-05-27 Thread Niclas Hedhman
On Thursday 27 May 2004 22:50, Stefan Bodewig wrote: BTW, whoever depends on jisp in excalibur should take a look at jisp's license. GPL, not even the lesser/library one. Aparantly older versions have been under a different license, but I fail to locate either an older version or its

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

2004-05-27 Thread ajack
ajack 2004/05/27 09:47:52 Modified:python/gump/document documenter.py Log: Allow prepareRun to be optional (e.g. for TextDocumenter) Revision ChangesPath 1.17 +2 -2 gump/python/gump/document/documenter.py Index: documenter.py

Re: Gump w/ Maven (was Re: Sending mails and reports)

2004-05-27 Thread Adam R. B. Jack
Also, RC3 is out... Might want to upgrade :) Done (on brutus). Brett, RC3 doesn't seem so happy -- *as I installed it*. Do I need to run it once (online) or something? Any particular goal?

Re: Gump w/ Maven (was Re: Sending mails and reports)

2004-05-27 Thread Adam R. B. Jack
RC3 doesn't seem so happy -- *as I installed it*. Do I need to run it once (online) or something? Any particular goal? Ok, assuming the answer is yes, I tried. Why does it want rc2 for rc3? Some plugins need clearing out or something? regards Adam __ __ | \/ |__ _Apache__ ___ | |\/| / _`

Re: Gump w/ Maven (was Re: Sending mails and reports)

2004-05-27 Thread Adam R. B. Jack
RC3 doesn't seem so happy -- *as I installed it*. Do I need to run it once (online) or something? Any particular goal? Ok, assuming the answer is yes, I tried. Why does it want rc2 for rc3? Some plugins need clearing out or something? Gosh I hate it when I have public conversations w/

cvs commit: gump .cvsignore

2004-05-27 Thread ajack
ajack 2004/05/27 14:31:18 Modified:python/gump/document/xdocs documenter.py ..cvsignore Log: 1) Cosmetic change. 2) .cvsignore _runlog.txt Revision ChangesPath 1.9 +19 -18gump/python/gump/document/xdocs/documenter.py Index: