Bug 352903 - Attempt to use git snapshot of e4
Summary: Attempt to use git snapshot of e4
Status: RESOLVED WONTFIX
Alias: None
Product: Linux Tools
Classification: Tools
Component: eclipse-build (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.0   Edit
Assignee: Krzysztof Daniel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 350246 352902
  Show dependency tree
 
Reported: 2011-07-22 15:13 EDT by Andrew Overholt CLA
Modified: 2012-04-03 02:42 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Overholt CLA 2011-07-22 15:13:30 EDT
I'm having issues fetching the e4 bits like we do for the Eclipse SDK.  If I let the builder do all the p2 mirroring as it's done upstream, I can get a tarball such as this: 

http://fedorapeople.org/~overholt/e4-HEAD-src.tar.bz2

It's not generated from a tag, though, and it's not easily reproducible due to the long amount of time it takes for the p2 mirroring.  I'm working on a fetch script similar to what we have for the 3.x SDK and I'll attach it here.
Comment 1 Andrew Overholt CLA 2011-07-22 15:35:19 EDT
Actually, I just pushed my very preliminary work to the eclipse42 branch:

http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.eclipse-build.git/log/?h=eclipse42

See builde4Source.sh.
Comment 2 Alexander Kurtakov CLA 2011-10-07 03:26:49 EDT
Can't we just use the git tag archives from http://git.eclipse.org/c/e4 e.g. http://git.eclipse.org/c/e4/old/org.eclipse.e4.ui.git/snapshot/R4_1.tar.bz2
Comment 3 Andrew Overholt CLA 2011-10-07 09:26:56 EDT
I think when I started this they were yet migrated :)  This could work out very well; thanks for the suggestion!
Comment 4 Krzysztof Daniel CLA 2012-04-03 02:42:54 EDT
Using the 4.2 builder and full 4.2 maps seems to be the best approach (and it kind of works).