Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Two versions of ASM 9.3.0

Hi Christian

IIRC when we moved to the three monthly cadence, some projects made clear from the outset that they would skip at least one of the milestones. On this occasion the platform has skipped M2 as originally planned. The M2 EPPs are therefore out but with M1 platform/JDT content.

    Regards

        Ed Willink

On 06/05/2022 06:46, Christian Dietrich wrote:
i mean the milestone 2 jonah is talking about


Am 06.05.22 um 07:44 schrieb Andrey Loskutov:
m2? Do you mean p2? p2 is in the SDK, m2 not.

Am 6. Mai 2022 07:37:49 MESZ schrieb Christian Dietrich <christian.dietrich@xxxxxxxxx>:
i dont see m2 there

Am 06.05.22 um 07:37 schrieb Andrey Loskutov:
Still here, since ever: https://download.eclipse.org/eclipse/downloads/

Am 6. Mai 2022 07:35:23 MESZ schrieb Christian Dietrich <christian.dietrich@xxxxxxxxx>:
where can one find "eclipse sdk" downloads nowadays?
google does not seem to help

Am 06.05.22 um 02:08 schrieb Jonah Graham:
On Tue, 19 Apr 2022 at 18:26, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> 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 list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visithttps://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
--
Kind regards,
Andrey Loskutov

https://www.eclipse.org/user/aloskutov
Спасение утопающих - дело рук самих утопающих
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

--
Kind regards,
Andrey Loskutov

https://www.eclipse.org/user/aloskutov
Спасение утопающих - дело рук самих утопающих
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev


--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



Back to the top