Re: [cross-project-issues-dev] Fw: Xtext is broken in Oxygen 1a

2017-10-06 Thread Mike Wilson
I agree with Alex's assessment of the perils of using internals. Given the seriousness of this problem, I would suggest we do a respin anyway, and would argue we should fix the internal signature at the same time. In return, the XText team should commit to getting off the use of that method asap,

Re: [cross-project-issues-dev] Fw: Xtext is broken in Oxygen 1a

2017-10-06 Thread Aleksandar Kurtakov
On Fri, Oct 6, 2017 at 5:47 PM, Sven Efftinge wrote: > Thanks! We removed that usage already on HEAD. It is going to be released > on October 20. > Did you achieve that without using internals? > > 2017-10-06 15:56 GMT+02:00 Mike Wilson : > >>

Re: [cross-project-issues-dev] Fw: Xtext is broken in Oxygen 1a

2017-10-06 Thread Sven Efftinge
Thanks! We removed that usage already on HEAD. It is going to be released on October 20. 2017-10-06 15:56 GMT+02:00 Mike Wilson : > I agree with Alex's assessment of the perils of using internals. Given the > seriousness of this problem, I would suggest we do a respin

Re: [cross-project-issues-dev] Fw: Xtext is broken in Oxygen 1a

2017-10-06 Thread Jayaprakash Arthanareeswaran
Sven,   I think Dani said that in response to the question about the fix for bug 525382. Not sure if he meant the internal method, which we are yet to decide.   Jay   - Original message -From: Sven Efftinge Sent by: cross-project-issues-dev-boun...@eclipse.orgTo:

Re: [cross-project-issues-dev] Fw: Xtext is broken in Oxygen 1a

2017-10-06 Thread Daniel Megert
The respin was raised for the internal method. So, if we respin for that, we would include the other fix as well. Not the other way around. Dani From: "Jayaprakash Arthanareeswaran" To: cross-project-issues-dev@eclipse.org Cc:

Re: [cross-project-issues-dev] Fw: Xtext is broken in Oxygen 1a

2017-10-06 Thread Fred Bricon
We've fixed a pretty annoying issue in m2e[1] caused by the new Java 9 support code. It causes very ugly errors in the log (so not blocking, but pretty intimidating), during new project creation or project import, affects all types of Maven Java projects, regardless of the Java version. The fix is

Re: [cross-project-issues-dev] Eclipse plug-ins as automatic modules in Java 9?

2017-10-06 Thread Ed Willink
Hi "I propose to make this a rule" Do you mean an informal good practice or a Manifest editor warning and a quick fix or a Manifest builder automated edit?     Regards         Ed Willink On 05/10/2017 22:10, Stephan Herrmann wrote: Hi, I just noticed by chance that none of the artifacts

Re: [cross-project-issues-dev] Eclipse plug-ins as automatic modules in Java 9?

2017-10-06 Thread Aleksandar Kurtakov
On Fri, Oct 6, 2017 at 10:34 AM, Ed Willink wrote: > Hi > > "I propose to make this a rule" > > Do you mean an informal good practice > > or a Manifest editor warning and a quick fix ^^ is probably best. It would be nice if someone opens PDE bug with the details. > > or a

Re: [cross-project-issues-dev] Eclipse plug-ins as automatic modules in Java 9?

2017-10-06 Thread Ed Willink
Hi https://bugs.eclipse.org/bugs/show_bug.cgi?id=525660 raised. Since the problem is in the Manifest, manifest tools in the workspace seem the place to solve it. A SimRel check requires David/Frederic to do a lot of chasing to get complete compliance. A Tycho check only works for Tycho

[cross-project-issues-dev] MySQL down?

2017-10-06 Thread Jens Reimann
Hi, trying to log in I receive: --- *Warning*: PDO::__construct(): MySQL server has gone away in *DatabaseConnection->__construct()* (line *321* of */localsite/api.eclipse.org/includes/database/database.inc *). --- Is that just me? Thanks

[cross-project-issues-dev] Xtext is broken in Oxygen 1a

2017-10-06 Thread Sven Efftinge
Hi all, Xtext is broken in Oxygen 1a, due to a signature change in an internal API of JDT [1][2]. It is a real blocker for Xtext and any downstream projects. Xtext will release a new version 2.13 with a fix on October 20. We could also create a bugfix release for Oxygen 1a, given we decide this

Re: [cross-project-issues-dev] MySQL down?

2017-10-06 Thread Denis Roy
Hi Jens, The database is alive and well but definitely busy, with around 2000 queries/second. We'll look into it. Denis On 06/10/17 04:16 AM, Jens Reimann wrote: > Hi, > > trying to log in I receive: > > --- > /Warning/: PDO::__construct(): MySQL server has gone away in >

[cross-project-issues-dev] Fw: Xtext is broken in Oxygen 1a

2017-10-06 Thread Daniel Megert
Dear Eclipse PMC Should we consider to bring back the internal method and ask for a respin? We could provide a fix earlier than Wednesday, but it can also be risky to respin the Platform/JDT at this point,. Dani - Forwarded by Daniel Megert/Zurich/IBM on 06.10.2017 14:11 - From:

Re: [cross-project-issues-dev] Fw: Xtext is broken in Oxygen 1a

2017-10-06 Thread Aleksandar Kurtakov
On Fri, Oct 6, 2017 at 3:15 PM, Daniel Megert wrote: > Dear Eclipse PMC > > Should we consider to bring back the internal method and ask for a respin? > We could provide a fix earlier than Wednesday, but it can also be risky to > respin the Platform/JDT at this point,.

Re: [cross-project-issues-dev] Eclipse plug-ins as automatic modules in Java 9?

2017-10-06 Thread Mickael Istria
> "I propose to make this a rule" > +1 > Do you mean an informal good practice > or a Manifest editor warning and a quick fix > or a Manifest builder automated edit? Or even a Simrel requirement with an automated check? Or if this is a general good practice for OSGi at large (and not just

Re: [cross-project-issues-dev] Confusing org.apache.batik versions

2017-10-06 Thread Pierre-Charles David
Hi, Quick followup on this issue: I plan to contribute all the Batik 1.9 JARs currently missing and that are required by GMF Runtime into Orbit for Photon. I'll do what I can, but this may not be done by M3. Roland has agreed to wait until M4 if needed before removing the older versions from

[cross-project-issues-dev] Oxygen.1a RC2 staging repo is complete

2017-10-06 Thread Frederic Gurr
Hi, After a last minute fix that we had to wait for, I declare the staging repo for Oxygen.1a to be complete. It can be found here: http://download.eclipse.org/staging/oxygen/ EPP builds will probably follow soon. Oxygen.1a RC2 will become Oxygen.1a GA on Wednesday, October 11th if no

Re: [cross-project-issues-dev] Eclipse plug-ins as automatic modules in Java 9?

2017-10-06 Thread Mickael Istria
On Fri, Oct 6, 2017 at 10:23 AM, Ed Willink wrote: > A SimRel check requires David/Frederic to do a lot of chasing to get > complete compliance. > I'd like to remind that SimRel is a community project just like any other, and that contributions are most likely welcome from