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

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