Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-pmc] Fwd: [epp-dev] Broken Recommenders News Feed with Java 11

Alexei, could you look into this?

--
Sam Davis
Senior Software Engineer, Tasktop
Committer, Eclipse Mylyn
http://tasktop.com


On Tue, Nov 20, 2018 at 5:02 AM Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> wrote:
Greetings Mylyn PMC,

Is anyone aware of the JDK 11 issue mentioned below with Mylyn Commons?

-Gunnar


Begin forwarded message:

From: Andreas Sewe <andreas.sewe@xxxxxxxxxxxxxx>
Subject: Re: [epp-dev] Broken Recommenders News Feed with Java 11
Date: November 20, 2018 at 09:35:36 GMT+1

Hi Gunnar,

There are two Java 11 issues:
https://bugs.eclipse.org/539545
https://bugs.eclipse.org/539681

It may be just one.

yes, Bug 539681 in Mylyn Commons is the root cause, but I haven't heard
back from the Mylyn maintainers. And moving the news plugin to some
other feed parsing library (which we would need a CQ for) is not
something I have time for right now, so fixing this upstream in Mylyn
Commons would be my preferred solution.

I wonder if anyone knows if there is anyone working
on a solution? It looks like the correct approach would be to use import
package and include the jaxb bundle from Orbit but only resolve it on
Java 11. I'm not sure if that works. Should we disable the recommenders
newsfeed meanwhile to prevent the bad experience for users?

I have created [1] a while back to disable it for now, before going on
vacation. Looks like the Gerrit change [2] still hasn't been merged. (As
this affects not just the Java package I maintain but also the
committers package, I've added Markus Knauer as a co-reviewer in Gerrit.)

So, yes, IMHO we should disable it for now.

Best wishes,

Andreas

[1] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=540196>
[2] <https://git.eclipse.org/r/#/c/131008/>

--
Codetrails GmbH
The best code possible

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


_______________________________________________
mylyn-pmc mailing list
mylyn-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/mylyn-pmc

Back to the top