On Thu, 2003-01-30 at 22:18, Sam Ruby wrote:
> Jason van Zyl wrote:
> > 
> > I could certainly give instructions to anyone who wanted to try and
> > duplicate exactly what Gump does but I don't think many projects will be
> > that interested to be honest. Continuum will definitely work more along
> > the lines of Cruise Control which is what is useful to most projects.
> 
> Most of the people maintaining Gump are Ant developers?  Why?  Because 
> it is an excellent regression test for Ant.

Ant is not a typical project, as Maven isn't. Both are at the top of the
food chain so to speak. I think primarily projects are interested in 1)
making sure they have their act together internally 2) trying to build
their entire project from source and if all that is easy they might find
some time to lend toward grand build from source. And I'm sure there are
people interested but currently don't have time (myself included).

> > But I think it would be fairly easy. The bootstrap process in Maven uses
> > a simple SAXHandler and picks things out of the POM for bootstrapping. I
> > could probably write a little utility in 10 minutes that could take a
> > POM and extract the elements required to compile the project sources.
> > The tool only requiring the JDK. So if that would that satisfied your
> > requirements for what you desire I would make that in order to replace
> > Gump.
> 
> If it can bootstrap and build all the projects that Gump can now, I'll 
> do my part, both in coding and migration of project descriptors.  I'll 
> let you know up front that I am sceptical (example: Axis is a bear to 
> build), but I will promise to be open minded.

There hasn't been a project yet I haven't been able to split up in a
reactor. I've also been looking at Axis as I'm trying to help replace
Sun libraries in the ebXml project I'm working on so I'm getting familar
with Axis.

> - Sam Ruby
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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

Reply via email to