On Sat, 2002-06-22 at 17:53, Peter Donald wrote:
> Hi,
> 
> How do we want to package dependencies. Say Excalibur Component X depends 
> upon Y what do we want to do when distributing X. Options include;
> 1. dont distribute Y
> 2. distribute Y in separate file (say in lib/depends/Y.jar)
> 3. distribute multiple version of X, one raw version and one -all version 
> (ie X.jar and X-all.jar)
> 4. (2) and (3)
> 
> (4) may be best option as most of excalibur components are small and that 
> gets the best of all worlds. Opinions?

+1 in general. Once jars get so big the advantage of bigger jars (never
done testing, is that around a 100k or so?) not anymore, really.

- Leo



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

Reply via email to