Local Gump with centipede was ( re: question)

Nick Chalko <[email protected]> Wed, 08 Jan 2003 08:38:51 -0800
Newsgroups gmane.comp.jakarta.alexandria.devel
Message-ID <[email protected]>
Nick Chalko wrote:

> Andrew C. Oliver wrote:
>
> One of the jars changed. My last run was before Nicola mad the change. 
> This is the problem with making gump descriptors by hand.
>
> in krysalis-centipede-bootstrap
> change bsf-2.2.jar to bsf-2.3.jar 

oops,
make that bsf-2.3-dev.jar

I usualy do a
cvs up
for i in `ls lib` ; do echo "<jar name=\"$i\" type="boot"/>" ; done ;


and then cut and paste the results.