Re: Speed-up & Preview

2004-06-03 Thread Nicola Ken Barozzi
Adam R. B. Jack wrote: I found that the 'annotations' I was allowing on XML elements was somehow clashing with the 'Pythonic' (delegating) 'XML merge' code. Don't ask me why, but removing it allowed a major major metadata load speed-up. Minutes back to seconds. Wow, that's cool! But please help my

Re: Fw: brutus

2004-06-03 Thread Stefan Bodewig
On Thu, 3 Jun 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote: > Anybody here got sufficient Apache mojo to be trustworthy of root on > Brutus? Apache mojo, yes. Linux sysadmin experience, yes. Debian experience, none. Time, very limited. > Sam isn't able to be our sole admin, And he shouldn

Fw: brutus

2004-06-03 Thread Adam R. B. Jack
Anybody here got sufficient Apache mojo to be trustworthy of root on Brutus? Sam isn't able to be our sole admin, and I don't think infrastructure want to take on our issues (if we -- i.e. Stefano/Leo/Stefan?) will take it on. regards Adam - Original Message - From: "Adam R. B. Jack" <[E

cvs commit: gump/profile gump.xml

2004-06-03 Thread ajack
ajack 2004/06/03 21:22:25 Modified:profile gump.xml Log: See if we can create a codec 1.1 module/project w/ tag=CODEC_1_1 to allow folks like ws-xmlrpc to be Gumped on this level of codec. Revision ChangesPath 1.351 +7 -2 gump/profile/gump.xml Index: g

cvs commit: gump/project jakarta-commons-codec-11.xml

2004-06-03 Thread ajack
ajack 2004/06/03 21:20:50 Modified:profile gump.xml Added: project jakarta-commons-codec-11.xml Log: See if we can create a codec 1.1 module/project w/ tag=CODEC_1_1 to allow folks like ws-xmlrpc to be Gumped on this level of codec. Revision ChangesPath 1.3

cvs commit: gump/project ws-wsrp4j.xml

2004-06-03 Thread jmacna
jmacna 2004/06/03 16:36:31 Modified:project ws-wsrp4j.xml Log: Fixed jaxrpc reference Revision ChangesPath 1.21 +4 -1 gump/project/ws-wsrp4j.xml Index: ws-wsrp4j.xml === RCS file: /home/c

cvs commit: gump/project ws-wsrp4j.xml

2004-06-03 Thread jmacna
jmacna 2004/06/03 16:35:19 Modified:project ws-wsrp4j.xml Log: Fixed jaxrpc reference Revision ChangesPath 1.20 +0 -3 gump/project/ws-wsrp4j.xml Index: ws-wsrp4j.xml === RCS file: /home/c

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

2004-06-03 Thread brutus
hours, 0 minutes, 2 seconds Command Line: maven --exception --offline jar [Working Directory: /usr/local/gump/public/workspace/jakarta-commons-sandbox/transaction] CLASSPATH : /usr/local/j2sdk1.4.2_04/lib/tools.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-20040603.jar:/usr/local/gump/

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

2004-06-03 Thread ajack
ajack 2004/06/03 12:36:25 Modified:python/gump/utils xmlutils.py Log: Still unwinding annotations on XML objects... Revision ChangesPath 1.18 +2 -2 gump/python/gump/utils/xmlutils.py Index: xmlutils.py ===

cvs commit: gump/python/gump/update cvs.py

2004-06-03 Thread ajack
ajack 2004/06/03 12:28:14 Modified:python/gump/core commandLine.py python/gump/utils xmlutils.py python/gump/update cvs.py Log: Tweaks to debug. Revision ChangesPath 1.9 +6 -6 gump/python/gump/core/commandLine.py Index: comm

Re: Mailing lists

2004-06-03 Thread Wade . Stebbings
Adam, I think this is a great idea! I know it would be very useful to me, if the operational, day-to-day stuff were in a separate list from the discussion. As an interested party to continuous integration ideas and implementations, in general, I joined this group. But I find myself having to

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

2004-06-03 Thread ajack
ajack 2004/06/03 12:15:52 Modified:python/gump/model __init__.py Log: Forgot to tell Python about the rename of ant to builder. Revision ChangesPath 1.5 +1 -1 gump/python/gump/model/__init__.py Index: __init__.py ===

cvs commit: gump/python/gump/results loader.py

2004-06-03 Thread ajack
ajack 2004/06/03 12:06:13 Modified:python/gump/utils note.py __init__.py xmlutils.py python/gump/core commandLine.py gumprun.py python/gump/model module.py workspace.py project.py depend.py property.py loader.py profile.py

Speed-up & Preview

2004-06-03 Thread Adam R. B. Jack
roject dist-avalon-logkit defines no jars as output - Project:excalibur-store Annotations: Debug:Sole jar [excalibur-store-20040603.jar] identifier set to project name Info:Failed with reason configuration failed Error:Bad De

[Gump Wiki] Updated: Drafts/BoardReports/20040623

2004-06-03 Thread general
Date: 2004-06-03T09:31:12 Editor: 67.234.181.207 <> Wiki: Gump Wiki Page: Drafts/BoardReports/20040623 URL: http://wiki.apache.org/gump/Drafts/BoardReports/20040623 Added blog reference (chalko not brutus) and "Artefact id" Change Log: --

Re: SVN for Avalon and Forrest

2004-06-03 Thread Niclas Hedhman
On Thursday 03 June 2004 23:07, Stefan Bodewig wrote: > On Thu, 3 Jun 2004, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > > Q; I am working on a system (which may become the way of building in > > Avalon), where the build system is built by Ant, and then Gump would > > need to call a command-line uti

Re: CVS password

2004-06-03 Thread Adam R. B. Jack
Gosh, I wish I were a CVS expert. I know I've seen this, I just can't recall how/when. Does CVS use ~/.cvspass for updates, or what is stored in the ./CVS directories? I see it is a status check (the -n for no work) looking for differences (updates) between local and remote. As such, something exi

cvs commit: gump/project mx4j.xml

2004-06-03 Thread ajack
ajack 2004/06/03 08:42:37 Modified:project mx4j.xml Log: Explicit jar (artefact) ids. Revision ChangesPath 1.28 +9 -9 gump/project/mx4j.xml Index: mx4j.xml === RCS file: /home/cvs/gump/p

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

2004-06-03 Thread Adam R. B. Jack
> BTW, we also have > > [java] Dropping project jakarta-tapestry because of Exception java.lang.Exception: project "commons-beanutils" not found processing project jakarta-tapestry > [java] Dropping project cocoon-block-scratchpad because of Exception java.lang.Exception: project "commons

Board Report for June

2004-06-03 Thread Stefan Bodewig
Hi all, this months we have to do a report again. Since I'm traveling a lot during the next two weeks and quite busy in real life as well (finalization phase of building a house) I started with a draft in the Wiki now before I forget it. Go ahead and add content to

Re: Resolving Gump/Maven Artefact Identifiers (MX4J)

2004-06-03 Thread Adam R. B. Jack
> On Thu, 3 Jun 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote: > > > 1) I've removed the id="" here (and will cleanup what fallout I can) > > 'cos Gump defaults id equal to jar basename, > > This is not entirely correct - and we either kill all "traditional > Gumps" now or get into a maintainenc

Re: SVN for Avalon and Forrest

2004-06-03 Thread Stefan Bodewig
On Thu, 3 Jun 2004, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > Q; I am working on a system (which may become the way of building in > Avalon), where the build system is built by Ant, and then Gump would > need to call a command-line util for the main build process instead > of Ant. I think that i

[Gump Wiki] New: Drafts/BoardReports/20040623

2004-06-03 Thread general
Date: 2004-06-03T08:05:32 Editor: StefanBodewig <[EMAIL PROTECTED]> Wiki: Gump Wiki Page: Drafts/BoardReports/20040623 URL: http://wiki.apache.org/gump/Drafts/BoardReports/20040623 no comment New Page: We've been very happy playing with the new machine and brutus has been turne

Re: SVN for Avalon and Forrest

2004-06-03 Thread Niclas Hedhman
On Thursday 03 June 2004 20:24, Stefan Bodewig wrote: > On Wed, 2 Jun 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote: > > When do folks thing we ought (1) move the Avalon repository to SVN > > I think we'd need help from Niclas or Leo or Stephen or any other of > the Avalon folks. The directory l

Re: Resolving Gump/Maven Artefact Identifiers (MX4J)

2004-06-03 Thread Stefan Bodewig
On Thu, 3 Jun 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote: > 1) I've removed the id="" here (and will cleanup what fallout I can) > 'cos Gump defaults id equal to jar basename, This is not entirely correct - and we either kill all "traditional Gumps" now or get into a maintainence nightmare i

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

2004-06-03 Thread Stefan Bodewig
On 3 Jun 2004, <[EMAIL PROTECTED]> wrote: > 1) Alter MX4J jar ids to try to match Maven artefact ids. leads to $ ant verify ... gen: [java] Dropping project avalon-phoenix because of Exception java.lang.Exception: A jar with id "mx4j" was not found in project "mx4j" referenced by project

cvs commit: gump/profile gump.xml

2004-06-03 Thread bodewig
bodewig 2004/06/03 07:50:25 Modified:profile gump.xml Log: Add forrest repository Revision ChangesPath 1.349 +2 -1 gump/profile/gump.xml Index: gump.xml === RCS file: /home/cvs/gump/profile

cvs commit: gump/project mx4j.xml

2004-06-03 Thread bodewig
bodewig 2004/06/03 07:49:26 Modified:project mx4j.xml Log: Add missing quote Revision ChangesPath 1.27 +1 -1 gump/project/mx4j.xml Index: mx4j.xml === RCS file: /home/cvs/gump/project/mx4j

cvs commit: gump/profile gump.xml

2004-06-03 Thread bodewig
bodewig 2004/06/03 07:47:26 Modified:profile gump.xml Log: follow forrest's descriptor Revision ChangesPath 1.348 +1 -1 gump/profile/gump.xml Index: gump.xml === RCS file: /home/cvs/gump/pr

Re: Mailing lists

2004-06-03 Thread Stefan Bodewig
On Thu, 3 Jun 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote: > I can think of three use cases (1) developing Gump [RTs and more] > (2) working with the Gump service [hey, I got nagged, what is this?] > (3) Personal Gumps. > > I know there are pros and cons to having multiple lists, but I think

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

2004-06-03 Thread ajack
ajack 2004/06/03 07:38:27 Modified:project mx4j.xml jakarta-commons-sandbox.xml Log: 1) Alter MX4J jar ids to try to match Maven artefact ids. 2) Allow nagging for comons-id (since it now builds, FWIIW: w/ Maven) 3) Added commons-transaction (no nagging, via Maven) Revi

Mailing lists

2004-06-03 Thread Adam R. B. Jack
I was wondering if we have enough traffic on this list to warrant a split to multiple lists. I've heard folks complain about traffic, and there are times it really flurries. I worry that 'user' requests don't get the wide audience they deserve due to overload w/ RTs & development ideas. I can thi

Resolving Gump/Maven Artefact Identifiers (MX4J)

2004-06-03 Thread Adam R. B. Jack
I am trying to get Geronimo to build on Gump using Maven. The issues is dependencies (MX4J and Velocity) and artefact identifiers. I'd like to gather information to generate a repeatable process by which issues like these can be easily resolved. Looking at: http://brutus.apache.org:8080/gump/inc

RE: CVS password

2004-06-03 Thread Claus Pedersen
I deleted the ~/.cvspass, but it still gives me the following error: Command Line cvs -q -n -z3 -d :pserver:[EMAIL PROTECTED]:2401/usr/cvsroot update -P -d -A Output cvs update: Empty password used - try 'cvs login' with a real password cvs [update aborted]: authorization failed: server xxx.xx

cvs commit: gump/repository forrest.xml

2004-06-03 Thread nicolaken
nicolaken2004/06/03 06:24:09 Added: repository forrest.xml Log: Add new Forrest SVN repo Revision ChangesPath 1.1 gump/repository/forrest.xml Index: forrest.xml === F

Re: CVS password

2004-06-03 Thread Adam R. B. Jack
From: "Claus Pedersen" <[EMAIL PROTECTED]> wrote: Has there been any solution to this problem? I have problems getting it to work Any help would be appreciated.. It now works ... but I sure can't recall what the fix is (was). If I were to guess it'd be along the lines of the ~/.cv

Re: SVN for Avalon and Forrest

2004-06-03 Thread Stefan Bodewig
On Wed, 2 Jun 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote: > When do folks thing we ought (1) move the Avalon repository to SVN I think we'd need help from Niclas or Leo or Stephen or any other of the Avalon folks. The directory layout seems to have changed and I don't feel like I could adap

Re: Python 2.3?

2004-06-03 Thread Nicola Ken Barozzi
Adam R. B. Jack wrote: Do folks mind if we mandate Python 2.3 for Gump? Right now we use Python 2.2 (avoid some methods and bundle the logging classes, and such) for folks like Leo who couldn't get a later RPM (or whatever). Can we upgrade to 2.3? +1 -- Nicola Ken Barozzi [EMAIL P