Community
Participate
Working Groups
Created attachment 230318 [details] Fix I don't know what exactly causes bug 402051, but we can't ship like that. The code in BrandingIron#modifyInfoPListFile(..) that removes the icon name if no new name could be found doesn't make sense. In #copyMacIni(..), you already do a check "if (iconName.length() > 0)", so #modifyInfoPListFile(..) should do the same. Maybe that's already enough to fix bug 402051.
To hopefully get this into Tycho for Kepler I've released this. http://git.eclipse.org/c/equinox/rt.equinox.p2.git/commit/?id=6632465a3e69d810e75a13e41a6000a3bcd41234 Pascal has reviewed.
.