Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Goolge Guice (com.google.inject) Bundle in Orbit exports wrong packages versions

Hi Gunnar

MDT/OCL inherits its dependency from Xtext where org.eclipse.xtext.util's MANIFEST.MF (1.19 in CVS as I write) has a minimum dependency of 2.0.0. It looks like Xtext needs to respin.

    Regards

        Ed Willink

On 15/06/2010 07:00, Gunnar Wagenknecht wrote:
Greetings fellow Orbit committers and Cross-Project readers,


The Google Guice bundle in Orbit (com.google.inject) exports all of its
packages as version 2.0. However, this is incorrect and has been changed
to version 1.2 in Orbit CVS. The fix is committed but not released.

For details please have a look at:
  https://bugs.eclipse.org/304793


*IMPORTANT*

If you import com.google.inject[.*] packages, please modify your bundles
to *not* import a specific version. This will ensure that your bundles
will not require any modification once the fixed bundle will be released.


*DISCUSSION*

Is there anything we can do to Helios to *not* have the wrong bundle go
out? I think it's too late. I also suspect that the number of consumers
is very low across the train (<=3). The fixed bundle still has a higher
bundle version. Therefore, p2 should upgrade systems fine. Thoughts?


-Gunnar


  
No virus found in this incoming message. Checked by AVG - www.avg.com Version: 9.0.829 / Virus Database: 271.1.1/2937 - Release Date: 06/14/10 07:35:00


Back to the top