[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.emft] Re: MWE Interim Update issue


It's a good point and will do. I can't help but feel a little worry about this issue altogether, because after all I suppose that it is possible to have some sort of configuration where noone actually provides apache commons. :) I do think that at least one should have no version specified. Unfortunatly PDE complicates this because it always wants to add in the most exact version. :( Have you come across any good discussions of this?


On 2009-08-01 07:41:52 -0700, ekke (ekkehard gentz) <ekke@xxxxxxxxxxxxxxxx> said:

its never a good idea to use a required-bundle dependency if using common things like:

* logging
* apache commons
etc.

If working with some projects and 3rd frameworks,
then you always have problems with those common used dependencies resolved by required-bundle


I opened 3 bugzillas for this about logging against mwe, xpand and xtext. (bugzilla 284714, 284715 and 284716)

Miles, please open a bugzilla to change the dependency to package-import

ekke