cvs commit: jakarta-gump gumpy.sh

2003-09-10 Thread ajack
ajack 2003/09/10 14:43:54 Modified:python/gump rss.py context.py build.py document.py .gumpy.sh Log: 1) Some progress with RSS. 2) Some documentation additions (niceties) Revision ChangesPath 1.6 +7 -8 jakarta-gump/python/gump/rss.py

Re: Can anybody provide a server for a full workspace Gumpy?

2003-09-10 Thread Adam Jack
Excellent, thanks. Once I get things working w/ Leo I'll take you up on this. Since I'll hope we'll schedule things via cron/whatever I'd like to have a few at different times during the day. Thanks in advance. regards, Adam - Original Message - From: "Scott Sanders" <[EMAIL PROTECTED]>

Re: Can anybody provide a server for a full workspace Gumpy?

2003-09-10 Thread Scott Sanders
I am happy to provide a server, but do not have the bandwith to help with the setup, other than simple sysadminny type things. Let me know and we can set it up. It is a 1Ghz Athlon with 512MB RAM and 60 GB of HD (approx 50GB free right now). It has enough banwidth it was able to rsync th

cvs commit: jakarta-gump/repository ws.xml

2003-09-10 Thread rubys
rubys 2003/09/10 13:24:59 Modified:.rubix.xml rubypad.xml profile gump.xml project jelly-tags.xml mx4j.xml uddi4j.xml webwork.xml Added: project ws-axis.xml ws-wsif.xml ws-wsil.xml repository ws.xml Removed: project

Workspace version 0.4

2003-09-10 Thread Adam Jack
Hmm, did somebody start a 0.4 workspace spec for this Python effort? Looking at global_workspace I see a 0.4. I see cvs mentioned in there, and I guess other things that Python Gump wants. How ought we document a 0.4 format? regards Adam

cvs commit: jakarta-gump gumpy.sh

2003-09-10 Thread ajack
ajack 2003/09/10 11:08:32 Modified:.gumpy.sh Log: Uncommented the check.py I added ages ago, it is likely worth the cycles... ... even though integrate.py ought be as informative as it works on the tree. Revision ChangesPath 1.9 +3 -3 jakarta-gump

cvs commit: jakarta-gump build.xml

2003-09-10 Thread rubys
rubys 2003/09/10 11:05:35 Modified:.build.xml Log: I seem to fail from a clean checkout with this line present. Let me know if this line is still needed. Revision ChangesPath 1.25 +1 -2 jakarta-gump/build.xml Index: build.xml

Re: Can anybody provide a server for a full workspace Gumpy?

2003-09-10 Thread Nick Chalko
[EMAIL PROTECTED] nick]$ cat cron/gpy.sh #! /bin/sh export JAVA_HOME=/usr/java/j2sdk1.4.1_01 export ANT_HOME=/home/nick/tools/ant-head export PATH=/home/nick/gump/bin:$JAVA_HOME/bin:/usr/local/bin:$PATH export CLASSPATH=$JAVA_HOME/lib/tools.jar export CVS_RSH=`which ssh` export LOG_DIR=/var/www/htm

Re: Can anybody provide a server for a full workspace Gumpy?

2003-09-10 Thread Adam Jack
> I've got lsd (lsd.student.utwente.nl) running regular gump. I can > replace that with gumpy (can't run side by side for diskspace reasons, > unfortunately). That's fine, by me. There are plenty of traditional gumps out there, so if others don't object I'd like to see the replacement. > I can gi

Re: Can anybody provide a server for a full workspace Gumpy?

2003-09-10 Thread Leo Simons
Adam R. B. Jack wrote: Preferably I'd work with somebody to set it up (like Nick/I did) so it is of ongoing benefit, maybe becomes the main server. I've tested on W2K and Linux, so that doesn't matter. A public HTTP server would be a big benefit. I've got lsd (lsd.student.utwente.nl) running regula

Re: cvs commit: jakarta-gump/python/gump launcher.py document.py

2003-09-10 Thread Adam Jack
> Have you tried integrating check.py? > It's just for that. Hmm, not recently no, but I did like what check.py did for me, thanks for the idea. What is odd about packages is that there are two XML forms that become Python attributes: org.apache.x So Sam's (I suspect) code was clever enough

Re: cvs commit: jakarta-gump/python/gump launcher.py document.py

2003-09-10 Thread Nicola Ken Barozzi
[EMAIL PROTECTED] wrote: ajack 2003/09/10 07:25:08 Modified:python/gump launcher.py document.py Log: Adding more "dump the gen'd tree" type code tto try to debug why packages are being missed on some workspaces. I tried writting the XML our escaped to an xdoc, but that croaked

cvs commit: jakarta-gump/server daedalus.apache.org.xml icarus.apache.org.xml

2003-09-10 Thread bodewig
bodewig 2003/09/10 07:42:37 Removed: server daedalus.apache.org.xml icarus.apache.org.xml Log: Remove obsolete servers - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-gump/profile gump.xml

2003-09-10 Thread bodewig
bodewig 2003/09/10 07:41:48 Modified:project jcifs.xml profile gump.xml Log: Upgrade to jcifs 0.7.12 Revision ChangesPath 1.6 +1 -1 jakarta-gump/project/jcifs.xml Index: jcifs.xml =

cvs commit: jakarta-gump/python/gump launcher.py document.py

2003-09-10 Thread ajack
ajack 2003/09/10 07:25:08 Modified:python/gump launcher.py document.py Log: Adding more "dump the gen'd tree" type code tto try to debug why packages are being missed on some workspaces. I tried writting the XML our escaped to an xdoc, but that croaked on non-ASCII characters i