Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] tycho-versions-plugin:set-version throws NullPointerException after update from 0.17.0 to 0.18.0

the workaround is simple - just make the plugin groupId explicit.
no plans for a patch release.

Regards,
Jan

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Roland Grunberg
Sent: Mittwoch, 26. Juni 2013 18:14
To: Tycho user list
Subject: Re: [tycho-user] tycho-versions-plugin:set-version throws NullPointerException after update from 0.17.0 to 0.18.0

> The group id is not set but tycho-versions-plugin assumes that the group id
> is always set. From my point of view I think it is a bug because the setting
> is valid. What do you think about it?
> 
> Thanks and best regards,
> 
> Sandra Kosmalla

I believe this was fixed on the master branch at :
https://git.eclipse.org/c/tycho/org.eclipse.tycho.git/commit/?id=ed9949dcf10368836a1309d5c65d215d211ee11f

I guess it would depend on if there's any plan to release a 0.18.1 ? ..

Hope this helps,
-- 
Roland Grunberg
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top