Re: Gump PMC Report 12/2006

2006-12-16 Thread Stefan Bodewig
On Fri, 15 Dec 2006, Jörg Schaible
[EMAIL PROTECTED] wrote:

 svn info | grep URL | cut -f 2 -d ' '

Gump also supports CVS and Perforce ;-)

 If the configured URL differs from above a svn switch command can
 be invoked automatically.

It's a bit more complex than that since we may even be switching from
CVS to SVN or similar.  Not impossible to code, of course, but we
don't have that many coders around gump at all.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Fwd: Re: [GUMP@vmgump]: Project geronimo (in module geronimo) failed]

2006-12-16 Thread Stefan Bodewig
On Fri, 15 Dec 2006, Donald Woods [EMAIL PROTECTED] wrote:

 How do we get Geronimo off of the Gump project list,

you already are (off the list, that is)

 as Geronimo has its own gbuild.org infrastructure using AntHill for
 builds

Gump isn't a nightly build system and its focus is probably completely
different from what you do at gbuild (not better or worse, different).

Given that we've never once been able to even get close to building
Geronimo its quite obvious that neither of us Gumpers knows enough
about it.

 David Jencks [EMAIL PROTECTED]
 
 Well the obvious questions are who set this up.

I don't remember who did, this happened many moons ago when Geronimo
still was under incubation.

 why is it using maven 1 to build geronimo

Because nobody took care of changing that.

 how do we try to fix it (or do we)

If you want to fix it, come over to [EMAIL PROTECTED] and explain to us how
one would go about building Geronimo.  Please understand Gump's
philosophy which means we'd build Geronimo against the very latest
versions of all its dependencies.  If you are not interested in this
kind of integration builds, Gump is not for you.

Maven2 and Gump don't support each other at all ATM.

 and what happened to the last 25 notifications?

No idea.

Cheers

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Gump PMC Report 12/2006

2006-12-16 Thread Jörg Schaible
Stefan Bodewig wrote:

 On Fri, 15 Dec 2006, Jörg Schaible
 [EMAIL PROTECTED] wrote:
 
 svn info | grep URL | cut -f 2 -d ' '
 
 Gump also supports CVS and Perforce ;-)

Yep. But the talk was about moving subversion only. For CVS you can adjust
all the CVS/Root files, for P4 you would have to do some sed-magic on the
server ... hehehe

 If the configured URL differs from above a svn switch command can
 be invoked automatically.
 
 It's a bit more complex than that since we may even be switching from
 CVS to SVN or similar.  Not impossible to code, of course, but we
 don't have that many coders around gump at all.

Fair enough :)

- Jörg


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]