Community
Participate
Working Groups
The eclipse builds have a recurring problem: Warning: Could not find file/builds/N200607070010/src/N20060707-0010/eclipse-master-N20060707-0010.zip Which is ultimately caused by a pack200 operation failing to produce the expected output and the JarProcessor failing with an IOException. The JarProcessor should be more gracefull about this case and produce an error/warning in this case and it can fall back to the unpacked jar.
Created attachment 58286 [details] patch to update.core
Created attachment 59474 [details] error log from N200702210010 build The build seems to be having the same problem. We are using org.eclipse.update.core_3.2.100.200702051614.jar in the build, the jar provided in bug 149970.
Created attachment 59475 [details] all pack logs from N200702210010 build
Created attachment 59501 [details] updated patch
Created attachment 59502 [details] new jar New update.core jar containing the new patch
Thanks released to basebuilder and starting a test build.
done in HEAD