Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Please test staged Tycho 1.6.0



On Mon, 13 Jan 2020 at 18:23, Mickael Istria <mistria@xxxxxxxxxx> wrote:
@Johan Can you please share a minimal reproducer build?


i attached a small zip with 3 projects (plugin,feature,product)


On Mon, Jan 13, 2020 at 3:39 PM Johan Compagner <jcompagner@xxxxxxxxx> wrote:
can you you add a null pointer check around that code?

Please report a dedicated bug and consider submitting the patch directly to Gerrit.

the fix is really 1 liner, (or 2 if you count the closing } )
 
About why it's failing now, it could be that 1.5.1 was including a version of p2 that didn't include the patch (and the source of the NPE).

Right i guess tycho did upgrade to 4.14 then, i guess tycho uses its own set of plugin for the director apps its not really related to the target platform you build against..
 

However, I don't think this is enough substance to stop the release, as it's not really in Tycho, but in p2 and we cannot have a newer p2 before a new Eclipse milestone is ready.

right so that means that we have to be sticking to 1.5.1 until a next version of tycho

johan


Back to the top