Hi,
 
I'm currently developing a build system handling several
modules/projects and dependencies between these modules. The build
system is based on ant.
 
I found GUMP and it seems very similar to my approache, but I'm still
confused about what GUMP is.
Is is a framework or tool set (like ant) handling several modules and
their dependencies,  a framework which can be downloaded, installed and
used for my own projects?
Or is it a web project (like Sourceforge) where I can "register" and add
my modules to a pool of projects?
 
What I'm looking for is a framework or some tools which I can use for my
own project (my own nightly build etc.)? Is GUMP the right place to
start? I first started with ant, but ant doesn't support multiple
projects, does it?
 
Currently, I'm working on a system based on some XML files (and these
files are very similar to GUMP's project/module etc. XML files) which
are transformed to ant build.xml files. As far as I understand the FAQ
and the Javadoc, GUMP used this approach but changed from XSLT to Java?
Is there a little bit more documentation about GUMP?
 
Regards,
 
Jens
 


Reply via email to