Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Manifest resolution issue
Manifest resolution issue [message #1863401] Wed, 31 January 2024 14:12 Go to next message
Alain Picard is currently offline Alain PicardFriend
Messages: 266
Registered: July 2009
Senior Member
I am having a very hard time upgrading Jetty, and not sure why.

We have a target platform with jetty 9.4.53 (upgrading from 9.4.40) and 10.0.9 (for Eclipse help)

In the current setup, there is no issue with the import package (see jetty94449). Notice also that in the plug in dependencies we only see 9.4.40

Now after updating to jetty 9.4.53, errors are reported from the manifest and it won't compile (see page 1 of pdf). It complains that nothing exports 3 different jetty packages, even if it does AFAICT.

Now if I instead use Required bundle for jetty server and util (see page 2 of pdf), now errors go away and it compiles. Notice also that in the plug in dependencies we can see jetty 10 even if it is excluded by the specific range in bundle-version. Also if I go in the java class and F3 on a jetty class name, it brings me to the source for the 9.4.53 version.

Anyone has seen this kind of mess and what can be done. Been working with PDE for almost 20 years and this is still weird to me.

Thanks
Alain
Re: Manifest resolution issue [message #1863402 is a reply to message #1863401] Wed, 31 January 2024 16:24 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Maybe try asking here instead:

https://github.com/eclipse-pde/eclipse.pde/discussions

It's easy to paste pictures directly there...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Manifest resolution issue [message #1863411 is a reply to message #1863402] Wed, 31 January 2024 20:34 Go to previous message
Alain Picard is currently offline Alain PicardFriend
Messages: 266
Registered: July 2009
Senior Member
Thanks Ed
Previous Topic:Detect User Inactivity and Logout (Eclipse RCP)
Next Topic:EXCEPTION_ACCESS_VIOLATION (0xc0000005) in jvm.dll
Goto Forum:
  


Current Time: Sun Apr 28 07:16:39 GMT 2024

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

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

Back to the top