Re: [cross-project-issues-dev] DTP for Neon stream ... runtime.compatibility ... and LDT? ... and Neon M2

2015-09-29 Thread Matthias Sohn
Apparently this change https://git.eclipse.org/r/#/c/56911/ brakes the Gerrit validation build for our contribution of JGit/EGit 4.1 ( https://git.eclipse.org/r/#/c/56916/) to Neon M2 build log of the aggregator's Gerrit validation job:

Re: [cross-project-issues-dev] DTP for Neon stream ... runtime.compatibility ... and LDT? ... and Neon M2

2015-09-29 Thread David M Williams
Well, first of all, I do think save to go ahead and commit your code, if that's what you mean. Ideally, DTP, and others, will fix their bundles that rely on this code. If they simply can not, for M2, then we'll discuss other options. Thanks, From: Matthias Sohn

Re: [cross-project-issues-dev] Git outage?

2015-09-29 Thread Konstantin Komissarchik
Dani, Your observations match up with mine. I tested the following configurations using the same workspace (same repository). All were fresh installs of the Java EE package. juno sr2 - Algorithm negotiation fail mars - End of IO Stream Read neon m1 - End of IO Stream Read mars.1 rc4a – works

Re: [cross-project-issues-dev] Git outage?

2015-09-29 Thread Ed Willink
HI I'm seeing the problem on a Neon M1 with EGit 4.0.1 installation, jsch 0.1.51 Some GIT repos have stopped working on or after 27-Sep. Others continue to work fine. The problem must be at the Eclipse GIT server end. Regards Ed Willink On 29/09/2015 18:08, Matthias Sohn

Re: [cross-project-issues-dev] Git outage?

2015-09-29 Thread Matthias Sohn
Since 4.0.3 EGit ships with jsch 0.1.53, older versions come with jsch 0.1.51. jsch 0.1.53 supports more ciphers. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=463580 and http://www.jcraft.com/jsch/ChangeLog -Matthias On Tue, Sep 29, 2015 at 11:21 PM, Konstantin Komissarchik <

Re: [cross-project-issues-dev] DTP for Neon stream ... runtime.compatibility ... and LDT? ... and Neon M2

2015-09-29 Thread Brian Payton
Regarding the compatibility plugin issue for org.eclipse.datatools.oda.cshelp: we've been working that issue since last week. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=478330 DTP builds have always been done by Acutate Corp. (as a "tag-along" to the BIRT builds), but due to personnel

Re: [cross-project-issues-dev] DTP for Neon stream ...runtime.compatibility ... and LDT? ... and Neon M2

2015-09-29 Thread Konstantin Komissarchik
Brian, Is there a bug tracking the work-in-progress to transition DTP to the common build infrastructure and building on eclipse.org systems? - Konstantin From: Brian Payton Sent: Tuesday, September 29, 2015 10:31 AM To: Cross project issues Subject: Re: [cross-project-issues-dev] DTP for

[cross-project-issues-dev] Git outage?

2015-09-29 Thread Konstantin Komissarchik
I am getting a failure when pushing or pulling from Git this morning. Is anyone else seeing this? org.eclipse.jgit.api.errors.TransportException: ssh://kkomissarc...@git.eclipse.org/gitroot/sapphire/org.eclipse.sapphire.git: Session.connect: java.io.IOException: End of IO Stream Read   

[cross-project-issues-dev] WTP will miss its +2 deadline for Neon M2

2015-09-29 Thread Vaninder K Rajput
Hello All, Please be aware that WTP will be missing its +2 deadline for Neon M2. This is due to issues with DTP project. There is a bug open to address it: https://bugs.eclipse.org/bugs/show_bug.cgi?id=478330 Thanks, Vaninder Rajput WTP Release Engg D3-231/8200 Warden/Toronto email:

[cross-project-issues-dev] Anyone (still) using BCEL?

2015-09-29 Thread Stephan Herrmann
Hi, Object Teams is facing problems after the platform's move to Java 8, because our traditional bytecode weaver is based on BCEL 5.2, which cannot handle Java 8 bytecode. While we have a new ASM-based weaver about ready for prime-time, I would love to keep the BCEL-based weaver as an option.

Re: [cross-project-issues-dev] Git outage?

2015-09-29 Thread Stephan Herrmann
I've seen similar exceptions. I was suspecting a jsch version-problem to be the cause. After updating a bunch of stuff including EGit I could connect again. HTH Stephan On 09/29/2015 09:25 PM, Konstantin Komissarchik wrote: I am getting a failure when pushing or pulling from Git this morning.

Re: [cross-project-issues-dev] Git outage?

2015-09-29 Thread Daniel Megert
I have the same issue since today and reported it to the webmaster. I suspect a change in their config, however, they say there was no change. What I see is that it works if I use a current Mars.1 maintenance build or a current Neon build. When I use Mars (4.5) it fails. I definitely think