Hi, Am Dienstag, den 03.06.2008, 17:14 +0300 schrieb Jukka Zitting: > Hi, > > On Tue, Jun 3, 2008 at 5:00 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > > The problem with compile is that it creates hard transitive > > dependencies, which is not what you want when including library code > > into the bundle. > > I'm trying to understand the issue, do you have an example of a case > where this would be troublesome?
It is not directly troublesome, more like annoying - and sometimes really confusing. I cannot rememeber exactly what problems compile type dependencies pose, but at one time I had log4j dependencies which just blew out because the defined compile type dependencies too generously. Regards Felix
