Community
Participate
Working Groups
org.eclipse.mylyn.internal.builds.BuildImages contains a bad string comparison.
Created attachment 178262 [details] Patch to fix the issue Uses String.equals() instead of "".
Created attachment 178263 [details] mylyn/context/zip
Thanks for pointing that out. I have removed the bogus check all together and made a similar change in the equivalent implementations in Bugzilla and Trac.
Created attachment 178368 [details] mylyn/context/zip