Re: Apache Jar Question

2006-04-07 Thread Dirk Bromberg
Thanks for answer, so i'll watch one it :-) Dirk Jeremias Maerki wrote: That's perfectly feasible. Two things come to my mind that you'll have to pay attention to: - If the JARs have different licensing, you have to take care if you plan to redistribute. - Duplicate files such as service descr

Re: Apache Jar Question

2006-04-07 Thread Jeremias Maerki
That's perfectly feasible. Two things come to my mind that you'll have to pay attention to: - If the JARs have different licensing, you have to take care if you plan to redistribute. - Duplicate files such as service descriptors in the META-INF/services directory, for example. You may have to merge

Apache Jar Question

2006-04-07 Thread Dirk Bromberg
Hi all, short question: is it allowed to extract the files from some apache jar and build one big jar? Thanks Dirk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]