| Re: [cbi-dev] Building 3.8 stream |
|
Hi Andrey, My responses inline. Thanh On 07/06/2012 10:09 AM, Andrey Loskutov wrote: There are few plugins deployed as directories in the "eclipse.org" build which were now deployed as jars:I'm not positive but I think to fix these we need to add Eclipse-BundleShape: dir to the MANIFEST.MF files. Igor, Paul can either of you confirm? Second, it looks like SWT build is not optimal yet: AFAIK SWT maintains their own very special build and version schema, and so the generated jar has wrong version/content (see attached picture):I'm not familiar with how this is built maybe someone form the platform team can comment or maybe Krzysztof knows? And last one: even if I specified to re-build swt native binaries on Linux 64 gtk, they still contain parts built on eclipse.org:I think your correct, we had to modify the build.xml for the linux natives to disable xulrunner per commit [1]. Krzysztof worked on this area so I hope he can provide more details. [1] http://git.eclipse.org/c/cbi/eclipse.platform.swt.binaries.git/diff/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml?h=Juno_RC4_R4&id=b62729b030fc0696920dd4c80e142d29248129c0 |