Skip to main content



      Home
Home » Eclipse Projects » Subversive » Strange bundles
Strange bundles [message #11071] Wed, 05 December 2007 08:02 Go to next message
Eclipse UserFriend
Hi Subversive team,
I'm trying to move Buckminster to use your new update site at Eclipse.org. It almost works but I
encounter some oddities in your connector bundles.

You now have a bundle called org.polarion.eclipse.team.svn.connector.javahl. This bundle has:
a) an old style plugin.xml. This is somewhat OK since the PDE compiler doesn't complain (yet).
b) a meta-inf/manifest.mf that is not an OSGi manifest. This is not OK. If you import this bundle
into your workspace you immediately get errors from the PDE compiler.

In other words, your bundle is somewhere in between old style (where everything was declared in the
plugin.xml and you didn't have a manifest.mf) and the modern style (where all OSGi properties must
be in the manifest.mf and the plugin.xml contains only Eclipse PDE extensions).

The same is true for the org.polarion.eclipse.team.svn.connector.javahl.win32 and it's fragment.xml

I would suggest that adopt the new style with an OSGi compliant meta-inf/manifest.mf and a
plugin.xml/fragment.xml that is stripped from id, version, etc.


Regards,
Thomas Hallgren
Re: Strange bundles [message #11083 is a reply to message #11071] Thu, 06 December 2007 03:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexander.gurov.polarion.org

Hi Thomas,

Thank you for pointing to this. We will correct the problem.
Re: Strange bundles [message #11210 is a reply to message #11083] Mon, 10 December 2007 05:50 Go to previous message
Eclipse UserFriend
Thanks.
Much better now.

- thomas

Alexander Gurov wrote:
> Hi Thomas,
>
> Thank you for pointing to this. We will correct the problem.
>
Previous Topic:Standardize Feedback after Migration to Eclipse Project
Next Topic:Single commit across multiple projects?
Goto Forum:
  


Current Time: Fri May 09 22:13:40 EDT 2025

Powered by FUDForum. Page generated in 0.05062 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top