Hello Anthony, I found a bug [1] related to my problem and posted the patch on it. There is hope that it will be fixed in the next version =)
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=367187 Regards, George > ??: Anthony Hunter <[email protected]> > ??????????: 06.08.2014 12:18 > ????: Cross project issues <[email protected]> > ???????? ?????: Cross project issues <[email protected]> > ????: Re: [cross-project-issues-dev] Bundles with different versions in Luna > p2 and feature based product > > Hi George, > > The GMF Runtime intentionally uses the older Batik 1.6 in Luna. Even though > it is called Batik 1.7, there were breaking API changes that we were not able > to overcome when we tried to adopt Batik 1.7. So GMF remains on Batik 1.6. > > Cheers... > Anthony > > > > > From: ???????? ??????? ????????? <[email protected]> > To: [email protected] > <[email protected]> > Date: 2014/08/06 09:11 AM > Subject: [cross-project-issues-dev] Bundles with different versions in > Luna p2 and feature based product > Sent by: [email protected] > > > > > > Hello! > > I'm developing application based on Eclipse Platform , GMF and other Eclipse > technologies. > Now I'm trying to update my app to Luna and faced with some troubles: > > 1. Luna's p2 repository has 2 versions of several boundles: > > org.apache.batik.util_1.6.0.v201011041432 > org.apache.batik.util_1.7.0.v201011041433 > > org.apache.batik.util.gui_1.6.0.v201011041432 > org.apache.batik.util.gui_1.7.0.v200903091627 > > org.apache.batik.css_1.6.0.v201011041432 > org.apache.batik.css_1.7.0.v201011041433 > > > Bundles with 1.6.0.v201011041432 version are used by GMF > and 1.7.0.v201011041433 used by Eclipse Platform > > I know that for OSGI it is normal situation, > but is it normal for Eclipse Simultaneous Release? > > 2. My product is based on features. I get a missing constraint validation > error > stating that the required bundle org.apache.batik.util [1.6.0, 1.7.0) is > missing. > But target platform has both versions. It seems that it always gets the > latest version. > Does feature based product configuration supports bundles with different > versions? > > I have prepared demo app for this use case (see attachments) > > Thanks, > George Suaridze[attachment "demo.zip" deleted by Anthony Hunter/Ottawa/IBM] > _______________________________________________ > cross-project-issues-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev _______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
