You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Peter Donald <pe...@apache.org> on 2002/04/07 09:02:22 UTC

Re: Gump

On Sun, 7 Apr 2002 17:10, Jeff Turner wrote:
> Just wondering, do you have Gump running locally? 

unfortunately not. My home computer doesn't have the disk space to do it 
(uses a HUUUUGE amount of that). But luckily Same allowed me to use one of 
the "official" gump machines to play with stuff ;)

> If so, what does your
> Gump profile look like? I'm trying to set it up to run Excalibur, and
> possibly some stuff for work.

Heres the one I am using

<?xml version="1.0" ?>

<workspace basedir="/data/gump" 
           jardir="/data/gump/jars/latest"
           pkgdir="/data/package"
           sync="rsync -r -a --delete" version="0.3">

  <property name="build.sysclasspath" value="only"/>
  <profile href="profile/gump.xml"/>

</workspace>

However it includes all the different projects/modules so can take a while to 
get up and running. If you do end up creating a stripped down profile then I 
would be very very interested in seeing it ;)

-- 
Cheers,

Pete

---------------------------------------------------
"Wise men don't need advice. Fools don't take it." 
                        -Benjamin Franklin 
---------------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>