Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Blocking regression in Neon M3 JDT

To close this thread…

 

I hit the same issue while working on Sapphire build. This gave me an opportunity to take another look at this issue. After some experimentation, I have determined that what I am hitting appears to be a PDE bug that was exposed by the referenced JDT compiler change in Neon M3.
 
Basically, the issue is that PDE feature does not require JDT feature. If you start with a base platform and install PDE feature, you get a portion of JDT installed since individual PDE bundles depend on various JDT bundles. This in turns causes PDE Build to invoke JDT compiler in a way that makes it trip on the error documented in Bug 478427.
 
I have opened a PDE bug.
 
Bug 481792

 

Two workarounds are available for those affected. Details in the two referenced bugs. Hopefully, this can be fixed for M4.

 

Thanks,

 

- Konstantin

 

 


From: Konstantin Komissarchik
Sent: Thursday, November 5, 2015 3:14 PM
To: Daniel Megert;Cross project issues
Subject: RE: [cross-project-issues-dev] Blocking regression in Neon M3 JDT

 

 

To further clarify… The bug that I referenced is the one that introduced the regression. Whatever issue it was fixing was a severity “normal”. I reopened the bug when we hit the regression. Let me know if I should open a separate blocking bug instead.

 

- Konstantin

 

 


From: Konstantin Komissarchik
Sent: Thursday, November 5, 2015 3:09 PM
To: Daniel Megert;Cross project issues
Subject: Re: [cross-project-issues-dev] Blocking regression in Neon M3 JDT

 

 

In Neon M3, it’s not a message you can ignore. The build is aborted. See the Git diff in the bug.

 

- Konstantin

 

 


From: Daniel Megert
Sent: Thursday, November 5, 2015 3:06 PM
To: Cross project issues
Subject: Re: [cross-project-issues-dev] Blocking regression in Neon M3 JDT

 

 

I tend to ignore this message. The bug is marked as 'normal' and nothing is indicating that this is blocking something or someone. You should try to be more specific if you send out a note to this list that there is a blocking regression.

Dani



From:        Konstantin Komissarchik <konstantin.komissarchik@xxxxxxxxxx>
To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date:        05.11.2015 21:06
Subject:        [cross-project-issues-dev] Blocking regression in Neon M3 JDT
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx

cid:image002.png@01D117DB.E198CFE0




See https://bugs.eclipse.org/bugs/show_bug.cgi?id=478427
 
 _______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

 

 

 

 

 

 


Back to the top