This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running gump


Anthony Green wrote:
gump <http://gump.apache.org/index.html> is a tool for building free
java software for purposes of integration testing.  It currently tries
to download and build 812 packages.

Last night I wrote a simple cron job script (attached) that:

1. builds FSF HEAD gcj
2. builds ecj from eclipse.org cvs
3. builds java-gcj-compat from cvs
4. runs gump with the above

Only 60 packages built on the first go.  I think there are some very
simple things preventing others to build.

Unfortunately, I don't seem to have an option to conveniently host
browsable logs, since they are so big.    I've temporarily placed a
compressed archive here for the curious:
http://people.redhat.com/green/log.tar.bz2

I'll figure out how to host this properly (maybe gcc.gnu.org?).  And my
cron job is already set to go daily.   Any suggestions on tweaking the
script are welcome.

Cool, I wanted to setup a gump with gcj, jamvm and others already on kaffe.brainfood.com, and you've beaten me to it;)


We could host it on kaffe.brainfood.com, as we run the kaffe tinderboxes there already, and we've got a xen instance for playing there. Michael Koch or me could give you an account if you are interested. When Jim Pick gets the new Kaffe.org box online, we'll have a more powered developer.classpath.org to host such things (tinderbox, gump, etc) as well.

cheers,
dalibor topic


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]