Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] EPP 2020-09 M1

+1 for the RCP/RAP package. I gave it a quick test run and it looked good.

Thanks,
Markus

On Fri, 17 Jul 2020 at 15:25, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
Thanks Ed,

I believe the duplicate binding bug is https://bugs.eclipse.org/bugs/show_bug.cgi?id=527785 
 
Jonah 

On Fri., Jul. 17, 2020, 08:23 Ed Merks, <ed.merks@xxxxxxxxx> wrote:

In terms of testing and things to fix for the next cycle, it looks like all the packages that contain JDT and lsp4e log this warning:

A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
    ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
        Open a type in a Java editor,
        Category(org.eclipse.ui.category.navigate,Navigate,null,true),
        org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@118d7e0e,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
    ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
        ,
        Category(org.eclipse.lsp4e.category,Language Servers,null,true),
        org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@39ff4421,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

Regards,
Ed

On 17.07.2020 03:51, Jonah Graham wrote:
Hi everyone,

Our next milestone build is available for testing: EPP 2020-09 M1

Apologies for the delays - it took 3 attempts to get the mac notarization to complete and each attempt takes hours. I have sent an email to cbi-dev for advice.

EMF Parsley did not make the release train in time, as a result to get the modelling package to build I have removed EMF Parsley from that package. Please see Bug 565231 (this is the new bug for 2020-09, this happens in each release cycle). 

Part of Linuxtools (libhover) was removed from the CPP package because of an incompatibility related to CDT having a major version upgrade. This is expected to be restored for 2020-09 M2. Please see Bug 565279.

I have been following the steps on https://hackmd.io/@jonahgraham/eclipse-epp-release-process - you can see the checkmarks as to what is done.

or

with the p2 repositories at

http://download.eclipse.org/staging/2020-09 and
http://download.eclipse.org/technology/epp/packages/2020-09/M1

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

Thank you for testing!

Regards,
Jonah
~~~
Jonah Graham
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
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev
_______________________________________________
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