Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Ignoring version incompatibilities
Ignoring version incompatibilities [message #72450] Wed, 23 August 2006 16:03 Go to next message
Eclipse UserFriend
Originally posted by: joerg.von.frantzius.artnology.nospam.com

This is a multi-part message in MIME format.
--------------000204010301080505030309
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8bit

Hi,

there has been some discussion going on about WTP 1.5 not being able to
run within Eclipse 3.3 because e.g. the Require-Bundle entry for
org.eclipse.wst.server.core lists
"org.eclipse.core.runtime;bundle-version="[3.2.0,3.3.0*)*", i.e. the
required version must be lower than 3.3.0.

Is it somehow possible to get OSGI to explicitly ignore such a version
incompatibility? There is bug 7381 "Update Manager should allow to
ignore configuration errors when installing new feature"
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=78381> asking for that,
but maybe there already exists some way to achieve the same and no-one
yet bothered to comment it on the bug?

For anyone else finding this a useful enhancement, please be so kind to
cast your vote on the bug. It's really a pity that WTP can't even be
tried on Eclipse 3.3.

Thanks,
J
Re: Ignoring version incompatibilities [message #72469 is a reply to message #72450] Wed, 23 August 2006 18:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

The check done by update manager is quite distinct from the OSGi
resolver that runs on startup. You would need both of these to have an
option to ignore warnings. I suggest entering a separate bug against
Equinox Framework for the OSGi case.
--

Joerg von Frantzius wrote:
> Hi,
>
> there has been some discussion going on about WTP 1.5 not being able to
> run within Eclipse 3.3 because e.g. the Require-Bundle entry for
> org.eclipse.wst.server.core lists
> "org.eclipse.core.runtime;bundle-version="[3.2.0,3.3.0*)*", i.e. the
> required version must be lower than 3.3.0.
>
> Is it somehow possible to get OSGI to explicitly ignore such a version
> incompatibility? There is bug 7381 "Update Manager should allow to
> ignore configuration errors when installing new feature"
> <https://bugs.eclipse.org/bugs/show_bug.cgi?id=78381> asking for that,
> but maybe there already exists some way to achieve the same and no-one
> yet bothered to comment it on the bug?
>
> For anyone else finding this a useful enhancement, please be so kind to
> cast your vote on the bug. It's really a pity that WTP can't even be
> tried on Eclipse 3.3.
>
> Thanks,
> Jörg
Re: Ignoring version incompatibilities [message #72561 is a reply to message #72469] Thu, 24 August 2006 08:36 Go to previous message
Eclipse UserFriend
Originally posted by: joerg.von.frantzius.artnology.nospam.com

OK, did that: https://bugs.eclipse.org/bugs/show_bug.cgi?id=155002

Thanks for the hint,
Jörg

John Arthorne schrieb:
> The check done by update manager is quite distinct from the OSGi
> resolver that runs on startup. You would need both of these to have
> an option to ignore warnings. I suggest entering a separate bug
> against Equinox Framework for the OSGi case.
> --
>
> Joerg von Frantzius wrote:
>> Hi,
>>
>> there has been some discussion going on about WTP 1.5 not being able
>> to run within Eclipse 3.3 because e.g. the Require-Bundle entry for
>> org.eclipse.wst.server.core lists
>> "org.eclipse.core.runtime;bundle-version="[3.2.0,3.3.0*)*", i.e. the
>> required version must be lower than 3.3.0.
>>
>> Is it somehow possible to get OSGI to explicitly ignore such a
>> version incompatibility? There is bug 7381 "Update Manager should
>> allow to ignore configuration errors when installing new feature"
>> <https://bugs.eclipse.org/bugs/show_bug.cgi?id=78381> asking for
>> that, but maybe there already exists some way to achieve the same and
>> no-one yet bothered to comment it on the bug?
>>
>> For anyone else finding this a useful enhancement, please be so kind
>> to cast your vote on the bug. It's really a pity that WTP can't even
>> be tried on Eclipse 3.3.
>>
>> Thanks,
>> Jörg
Previous Topic:How to get files in bundle's classpath
Next Topic:Determine debug mode
Goto Forum:
  


Current Time: Sat Apr 27 01:17:35 GMT 2024

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

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

Back to the top