Re: [cross-project-issues-dev] [platform-ui-dev] Adding new default method to existing interface

2016-06-16 Thread Daniel Megert
Instead of flooding two mailing lists, please open a bug report that requests to update https://wiki.eclipse.org/Evolving_Java-based_APIs_2. Markus Keller was working on that but did not yet update the wiki. You can assign the bug to him. Dani From: "Andrey Loskutov" To:

Re: [cross-project-issues-dev] [platform-ui-dev] Adding new default method to existing interface

2016-06-16 Thread Andrey Loskutov
Thanks Mickael, this is definitely nice presentation but is neither "official" no guideline for Eclipse projects. My goal is to have a clear guideline stated in the Wiki, because in my concrete use case I need to know what can we do in Platform UI with our API's and what should we avoid to do

Re: [cross-project-issues-dev] [platform-ui-dev] Adding new default method to existing interface

2016-06-16 Thread Andrey Loskutov
Hi Brian, I mean a different case: adding *new* default methods, not adding "default" modifier to existing method on an interface. The example of Bug 49 fits to "Change abstract to non-abstract" and "Binary compatible" according to

Re: [cross-project-issues-dev] Adding new default method to existing interface

2016-06-16 Thread Brian de Alwis
It has to be as “Adding method to the public class”. See the following bug for an example of how adding a seemingly-innocuous default method caused issues downstream: https://bugs.eclipse.org/bugs/show_bug.cgi?id=49#c3 I don’t think it would be a runtime problem though. Brian. >

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Matthew Ward(Bt. Kt. SSA.)
We've got things going on the master and the slave should be catching up. -Matt. On 06/16/2016 09:04 AM, Matthias Sohn wrote: > Gerrit seems to work again ___ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org To change your

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Matthias Sohn
Gerrit seems to work again On Thu, Jun 16, 2016 at 2:43 PM, Matthew Ward(Bt. Kt. SSA.) < matt.w...@eclipse.org> wrote: > Our master database server has run out of disk space and the slave process > is stalled. I'm working on getting things back up. > > -Matt. > > > On 06/16/2016 08:05 AM,

Re: [cross-project-issues-dev] Adding new default method to existing interface

2016-06-16 Thread Mikaël Barbero
Hi Andrey, You may be interested in John's presentation about API design with Java 8 https://jarthorn.github.io/EclipseCon2014/java8/. Cheers, Mikael > Le 16 juin 2016 à 13:59, Andrey Loskutov a écrit : > > Hi all, > > I'm trying to understand if "adding default method to

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Matthew Ward(Bt. Kt. SSA.)
Our master database server has run out of disk space and the slave process is stalled. I'm working on getting things back up. -Matt. On 06/16/2016 08:05 AM, Patrik Suzzi wrote: > Same for me, in three sites. > > https://git.eclipse.org/r/ --> Git/Gerrit > > Server Error > >

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Ian Skerrett
It would also seem eclipse.org is down. I have cc webmaster just in case. From: cross-project-issues-dev-boun...@eclipse.org [mailto:cross-project-issues-dev-boun...@eclipse.org] On Behalf Of Markus Knauer Sent: Thursday, June 16, 2016 8:00 AM To: Eclipse Cross Project Issues

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Ed Merks
Markus, Yes, Bugzilla not working for me here in Ottawa... On 16.06.2016 08:00, Markus Knauer wrote: Hi everyone, I wanted to file a bug that Gerrit is not reachable any more, but then I found out that I cannot access Bugzilla, too. Is anyone seeing the same, i.e. errors when accessing

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Patrik Suzzi
Same for me, in three sites. https://git.eclipse.org/r/ --> Git/Gerrit > Server Error https://projects.eclipse.org/ --> Projects > Someone or something has likely already alerted us about this, so sit back while we fix the site. Also Eclipse.org has issues https://www.eclipse.org/ > Unable to

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Arthur van Dorp
Hi Markus Yes. Both are down for me as well. Regards, Arthur Von: cross-project-issues-dev-boun...@eclipse.org [mailto:cross-project-issues-dev-boun...@eclipse.org] Im Auftrag von Markus Knauer Gesendet: Donnerstag, 16. Juni 2016 14:00 An: Eclipse Cross Project Issues Betreff:

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Laurent Redor
Hi, Yes, same problems for me. Regards, Laurent Le 16/06/2016 à 14:00, Markus Knauer a écrit : Hi everyone, I wanted to file a bug that Gerrit is not reachable any more, but then I found out that I cannot access Bugzilla, too. Is anyone seeing the same, i.e. errors when accessing Gerrit

Re: [cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Jens Reimann
Same for me. On 06/16/2016 02:00 PM, Markus Knauer wrote: > Hi everyone, > > I wanted to file a bug that Gerrit is not reachable any more, but then > I found out that I cannot access Bugzilla, too. > > Is anyone seeing the same, i.e. errors when accessing Gerrit and > Hudson web interfaces? > >

[cross-project-issues-dev] Bugzilla + Gerrit + ? down

2016-06-16 Thread Markus Knauer
Hi everyone, I wanted to file a bug that Gerrit is not reachable any more, but then I found out that I cannot access Bugzilla, too. Is anyone seeing the same, i.e. errors when accessing Gerrit and Hudson web interfaces? Regards, Markus ___

[cross-project-issues-dev] Adding new default method to existing interface

2016-06-16 Thread Andrey Loskutov
Hi all, I'm trying to understand if "adding default method to interface" API change is binary compatible for Eclipse project or not? I've just checked [1] and have not found a hint how should we deal with the new "default" methods (Java 8) added to the existing interfaces. Are we considering

Re: [cross-project-issues-dev] Respin of SimRel Repository required

2016-06-16 Thread Ed Willink
Hi David I'm confused. Why is "not be allowed to update" expected and what is the "previous EPP"? I thought that we were trying to ensure that update works. I can understand that a Neon RC4 to RC4a update might be undersirable due to evictions and UUID policies, but surely everything else