Thanks Christian.

I think we have ended up in the same place - not sure why p2 is preferring
the Orbit one for .asm and Maven one for .asm.tree - but as long as only
one of each is resolved I am ok with it.

Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Fri, 6 May 2022 at 01:56, Christian Dietrich <
christian.dietr...@itemis.de> wrote:

> interestingly i end up with
>
> id    State       Bundle
> 285    RESOLVED    org.objectweb.asm.tree_9.3.0
> 377    RESOLVED    org.objectweb.asm_9.3.0.v20220409-0157
> osgi>
>
>
> Am 06.05.22 um 07:47 schrieb Christian Dietrich:
>
> https://download.eclipse.org/releases/2022-06/202205061000/plugins/
> has asm tree from maven but no asm from maven but asm from orbit instead
>
> Am 06.05.22 um 02:08 schrieb Jonah Graham:
>
>
> On Tue, 19 Apr 2022 at 18:26, Jonah Graham <jo...@kichwacoders.com> wrote:
>
>>
>> OK - in that case we have some specific SimRel testing to do:
>>
>> 1- Which bundles ends up SimRel - or do both end up there. I assume that
>> it will be the Orbit one because it is more recent as far as p2 is
>> concerned (not sure, just best guess).
>>
>
> In 4.24 SDK there is the Maven version of asm and asm.tree.
> In 2022-06 M2 p2 repo there is Maven version of asm.tree (from platform p2
> repo) and Orbit version of asm (from Xtext's p2 repo)
>
>
>> 2- Starting from the SDK, does installing features from SimRel cause both
>> to be installed, and if so, are both resolved.
>>
>
> Starting with M2 SDK, installing Xtext SDK from 2022-06 M2 simrel causes
> asm.tree from Orbit to be installed:
>
> osgi> ss org.objectweb.asm
> "Framework is launched."
>
>
> id State       Bundle
> 283 RESOLVED    org.objectweb.asm.tree_9.3.0
> 374 RESOLVED    org.objectweb.asm_9.3.0.v20220409-0157
>
> Both versions of asm are in my plugins directory after installing xtext:
>
> $ ll eclipse/plugins/*asm*
> -rw-r--r-- 1 jonah jonah 122176 Apr 28 19:00
> eclipse/plugins/org.objectweb.asm_9.3.0.jar
> -rw-rw-r-- 1 jonah jonah 136049 May  5 19:57
> eclipse/plugins/org.objectweb.asm_9.3.0.v20220409-0157.jar
> -rw-r--r-- 1 jonah jonah  52669 Apr 28 19:00
> eclipse/plugins/org.objectweb.asm.tree_9.3.0.jar
>
> So is that OK?
>
> _______________________________________________
> cross-project-issues-dev mailing listcross-project-issues-...@eclipse.org
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
>
> Vorstand/Board: Jens Wagener (Vors./chairman), Dr. Stephan Eberle,
> Abdelghani El-Kacimi, Wolfgang Neuhaus, Franz-Josef Schuermann
> Aufsichtsrat/Supervisory Board: Michael Neuhaus (Vors./chairman), Harald
> Goertz, Eric Swehla
> Sitz der Gesellschaft/Registered Office: Am Brambusch 15-24, 44536 Lünen
> (Germany)
> Registergericht/Registry Court: Amtsgericht Dortmund | HRB 20621
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to