Community
Participate
Working Groups
One came to light during bug 391273: helper.xml. This has been replaced by helpernew.xml .. go figure :) helper.xml is referenced one place in ant code, <property name="sdkHelper" location="${eclipse.build.configs}/eclipse/helper.xml" /> But I can find no reference to this sdkHelper variable, so plan just to remove snippet, rather than have it point to helpernew.xml I'm also going to remove invokeTestsJSON-temp-old38version.xml with this commit just because it hurts my eyes to see it listed there. Its similar to current one, invokeTestsJSON.xml, but is no longer used ... don't recall its history.
Oh, also removing scripts/process-publish-build.sh (not used) scripts/sdk/testsummaries/out.txt Is just some sample output that does not need to be in repo.
Not sure how I missed it, but believe "helper.xml" is used, after all. So, will leave that there for now, and remove others.
(In reply to comment #2) > Not sure how I missed it, but believe "helper.xml" is used, after all. So, > will leave that there for now, and remove others. Bug 392520 - reconcile helper.xml and helpernew.xml (just to cross reference)
http://git.eclipse.org/c/platform/eclipse.platform.releng.eclipsebuilder.git/commit/?id=ff261f954725092e74dbb9043523ad07581dae6c
mass change to 'verified', as these bugs are either routine or obviously fixed build breaks.