Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] EPP 2024-03 RC1

> I'm using MacOSX Sonoma 14.3.1 (aarch64) + OpenJDK 17.0.9 

Are you sure about the JDK version? i.e. If you use the downloaded dmg you should be using JustJ 17.0.10 (as opposed to your system JVM), IIUC that is the version that affects https://github.com/eclipse-platform/eclipse.platform.swt/issues/1012

Are the two minor issues also caused by Java version, perhaps more mild issues of SWT#1012?

> I think there is an  issue for that already, still I think it would be really nice to get it fixed in 2024-03.

@Ed Merks should we consider rolling back to 17.0.9 for JustJ/Temurin as the default 2024-03 version? There are only two P1 fixes according to https://adoptium.net/temurin/release-notes/?version=jdk-17.0.10+7 and both look rather inconsequential.

WDYT?

Jonah


~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


On Fri, 1 Mar 2024 at 08:18, Dennis Hübner <dennis.huebner@xxxxxxxxx> wrote:
Hi all,

I just tested the RC1 and have some issues that I would like to share with you.

Minor:

 Bildschirmfoto 2024-03-01 um 14.02.48.png


1. There is to much space between TreeItems
2. Active Tab color seem to be broken? Or is in intended? 


Major:

Starting IDE itself renders well, but starting an RCP application doesn't render the content properly:

Bildschirmfoto 2024-03-01 um 14.04.28.png



I think there is an  issue for that already, still I think it would be really nice to get it fixed in 2024-03.
I'm using MacOSX Sonoma 14.3.1 (aarch64) + OpenJDK 17.0.9 



Just my 2cents...

Kind regards,
Dennis.






Viele Grüße,
Dennis

Am 29.02.2024 um 23:07 schrieb Jonah Graham via epp-dev <epp-dev@xxxxxxxxxxx>:

Hi everyone,

Our next milestone build is available for testing: EPP 2024-03 RC1

After last week's stress over builds, the newly refactored build ran very well today (see details in #120). I am pretty confident there are no externally visible changes from how we now run the build, but please have a look when testing this release.

I have been following the steps on https://github.com/eclipse-packaging/packages/labels/endgame - you can see the checkmarks as to what is done.

Download link: https://download.eclipse.org/technology/epp/downloads/release/2024-03/RC1/

EPP was built with the p2 repositories at:

https://download.eclipse.org/releases/2024-03/202403011000/ and
https://download.eclipse.org/technology/epp/packages/2024-03/202402291200/

Please test and send your +1 to this mailing list. +1s are optional as the package will be published anyway.

Last +1 received for each package and platform (apologies if I missed one of your +1 emails, just let me know and I will update Last Recorded +1)

Packages:
committers - 2023-06 RC2
cpp - 2024-03 M2
dsl - 2024-03 M2
embedcpp - 2023-12 RC2a
java - 2023-12 RC1
jee - 2023-09 RC2
modeling - 2023-12 RC2a
php - 2023-06 RC2
rcp - 2023-12 RC2a
scout - 2023-12 RC2a

Platforms:
Linux x86_64 - 2024-03 M2
Linux aarch64 - 2023-09 RC2
Windows - 2023-12 RC1
macOS x86_64 - 2023-12 RC2a
macOS aarch64 - 2024-03 M2

Thank you for testing!

Regards,
Jonah
~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev


Back to the top