Hi Christian,
Thank you for the reply.
The new version in recent orbit has a new bundle name, and because EASE's core MANIFEST.MF uses "Require-Bundle" with the old bundle name it can't be upgraded. EASE and downstream projects cannot use the new version until EASE is updated to use the new bundle
name, or probably better to use "Import-Package".
For now, Trace Compass depends on the older version of rhino and get it from a previous orbit version. We'll upgrade once EASE is updated.
Best Regards,
Bernd
From: Christian Pontesegger <christian.pontesegger@xxxxxx>
Sent: July 16, 2024 8:42 AM
To: ease developer discussions <ease-dev@xxxxxxxxxxx>
Cc: Bernd Hufmann <bernd.hufmann@xxxxxxxxxxxx>
Subject: Re: [ease-dev] Support of newer org.mozilla._javascript_ version
Hi Bernd,
> I'm wondering if there are any plans to upgraded EASE for the use of
> newer version "org.mozilla.rhino/1.7.15" instead
Thanks for pointing this out, did not notice that there is a new
version around.
The upgrade should be fairly simple. Normally we just need to upgrade
the dependency and it should work just fine. If you upgrade your
o.m.rhino bundle in your application, I expect that it just works.
In case there is a newer ECMA standard supported, that might not get
activated by default.
> What are the plans for this is?
I am currently short on time to support EASE. Of course a change
request is always welcome :)
>
> Also, is Eclipse version 2024-06 supported by the latest EASE
> release?
Untested. Unless there are breaking changes in the UI framework or the
debug framework, EASE is typically unaffected by newer Eclipse
versions.
I'll put the topics on my todo list, but do not expect any updates from
my side before autumn.
HTH
Christian
|