> Anyway, I'm curious: since I develop only java and I don't use other > languages since the universtity (so take this question with the same > grain of salt ;-) , what would have you thought could have been done > instead of putting the jar in CVS?
You document your dependencies, use autoconf or something like that to detect them, and expect your developers to have the wherewithal to get what they need. Not having /usr/lib, library versioning, etc. is among the most obnoxious things about Java, IMHO. -- Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]