Commit Graph

918 Commits

Author SHA1 Message Date
Krzysztof Daniel
03ba9e74ea Introduce a macro for symlinking.
Bug 851190 - eclipse CBI build does not Requires: icu4j-eclipse
2012-08-24 09:26:01 +02:00
Krzysztof Daniel
3efd1a22f4 The patch has been contributed upstream.
The patch has been modified to copy the missing class file only when it
is missing to make it possible to release it into upstream.
2012-08-23 14:22:36 +02:00
Krzysztof Daniel
b28c40af3b Make the patch for setting BREE smaller. 2012-08-23 13:25:34 +02:00
Krzysztof Daniel
286cbad097 Symlink junit4
Move additional, non-Eclipse sources back to eclipse-build.
2012-08-23 11:45:12 +02:00
Krzysztof Daniel
01bdabeb68 Fix Eclipse not picking anything from dropins folder.
The problem was caused by missing BR/R of glassfish-jsp. Eclipse was
properly build in koji, but after being installed it pointed to the
wrong version of glassfish-jsp, causing the reconciler to fail each
time.

The proper way of diagnosing this problem is: install Eclipse from koji,
build it locally and comapre bundles.info looking for differences in
dependencies (all bundles NOT matching org.eclipse* pattern).
2012-08-22 13:51:12 +02:00
Krzysztof Daniel
eeaf9612cb Merge branch 'master' into cbi
Conflicts:
	eclipse.spec
2012-08-21 14:22:10 +02:00
Krzysztof Daniel
f05d64a028 Working local build with symlinks. Time to try with master :-). 2012-08-21 14:00:03 +02:00
Krzysztof Daniel
6712b4b8b4 Successful local build with symlinked platform dependencies. 2012-08-21 11:15:47 +02:00
Krzysztof Daniel
ef0d30bafa Successful koji build. 2012-08-20 11:11:55 +02:00
Krzysztof Daniel
55d6f2b752 Local build started working again. Remote nearly. 2012-08-17 15:09:37 +02:00
Krzysztof Daniel
453b225467 symlink emf bundles 2012-08-14 21:32:18 +02:00
Krzysztof Daniel
cfbc6c626b Reduce the emf-core dependency strength.
It is necessary to allow for decoupling emf-core from eclipse platform
even at the cost of making UI unusable (sometimes) to allow for moving
the package back to emf.
2012-08-14 11:05:59 +02:00
Krzysztof Daniel
85b0f06d71 mockbuilds. 2012-08-14 10:58:27 +02:00
Krzysztof Daniel
334c54ec08 Successful local build! 2012-08-10 14:23:47 +02:00
Krzysztof Daniel
24ccb9c0d4 tycho 0.16 adoption. 2012-08-10 09:06:59 +02:00
Krzysztof Daniel
48b3c87894 successful build! 2012-08-07 13:29:19 +02:00
Krzysztof Daniel
90d08fe209 Further work on getting successful installation. 2012-08-07 10:41:28 +02:00
Krzysztof Daniel
fc35c148b1 Build in acceptable state (build Eclipse is usable, and has JDT and PDE
in dropins).
2012-08-06 11:39:28 +02:00
Krzysztof Daniel
cdfdcb524f Change the version tollerance of org.eclipse.ui.intro
Reduce the first build to only what's needed.
2012-08-03 10:26:09 +02:00
Krzysztof Daniel
65326ea300 Add p2 fedora specific patches to the build. 2012-08-02 11:49:57 +02:00
Krzysztof Daniel
71440e5058 Don't download an old platform for migration tests. 2012-08-02 11:16:53 +02:00
Krzysztof Daniel
b8c7a3727c Remove platform specific build. Too much problems with source features
etc. Let's build all platforms and then select the one that is
interesting for us.
2012-08-02 10:40:17 +02:00
Krzysztof Daniel
326bd496be uncomment some previously commented preparation steps (replacing links
to sdk).
clean up preparation steps.
build only for current architecture.
2012-08-02 10:09:08 +02:00
Krzysztof Daniel
d12201287f fix osgi service package generation + produces working build (not i 2012-08-02 08:22:53 +02:00
Krzysztof Daniel
684ab3d47e restore local repo 2012-08-01 15:15:42 +02:00
Krzysztof Daniel
b56344760c splash screen appears 2012-08-01 13:24:15 +02:00
Stanislav Ochotnicky
8cdb377ebc Move maven fragments and pom files in appropriate subpackages 2012-08-01 11:30:14 +02:00
Krzysztof Daniel
3948221f31 successful build. 2012-07-31 13:38:27 +02:00
Krzysztof Daniel
28cbe098c6 two more compilation problems fixed 2012-07-31 09:23:16 +02:00
Krzysztof Daniel
fcb15c3485 A couple of problems more fixed 2012-07-30 18:00:09 +02:00
Krzysztof Daniel
f37837f70e services seems to compile 2012-07-30 13:09:46 +02:00
Krzysztof Daniel
4db9bcc148 all dependencies resolved :-) 2012-07-27 15:02:46 +02:00
Krzysztof Daniel
68c9115dc7 Fix master equinox patch 2012-07-27 14:25:09 +02:00
Krzysztof Daniel
e096f8e381 Fix master ecf and extend icu patch. 2012-07-27 13:56:19 +02:00
Krzysztof Daniel
ac25ee8fc6 Fix master-ecj & remove weaving 2012-07-27 13:22:36 +02:00
Krzysztof Daniel
1a00b07b2f Fix equinox ip imports 2012-07-27 12:35:02 +02:00
Krzysztof Daniel
286a69f291 Disable region tests (we do not have dependencies for that) 2012-07-27 10:08:22 +02:00
Krzysztof Daniel
c83f1cfdba Add bug number 2012-07-27 09:47:09 +02:00
Krzysztof Daniel
800b0613e5 Fixing dependencies 2012-07-26 17:21:47 +02:00
Krzysztof Daniel
6d46f95da5 Lucene issue fixed by changing lucene to lucene.core in pom.xml 2012-07-26 14:41:28 +02:00
Krzysztof Daniel
1654f952e0 Solve the missing com.ibm.icu.base 2012-07-26 13:43:17 +02:00
Krzysztof Daniel
fa0df81400 set bree to 1.6 2012-07-26 13:17:29 +02:00
Krzysztof Daniel
594dc7c32b Let's the work begin. 2012-07-26 12:25:54 +02:00
Dennis Gilmore
9ae7d9aff7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 17:28:46 -05:00
Krzysztof Daniel
f99dc68135 Changed file ownership. /usr/share/java/eclipse{,/*} is no longer owned
by the eclipse-rcp package, but the directory is owned by the
equinox-osgi, and contents are owned by packages that provide them.
2012-07-17 14:08:44 +02:00
Krzysztof Daniel
0e6247809b Improved patch for discovering changes after update. 2012-07-06 15:35:28 +02:00
Alexander Kurtakov
c54af422f1 Fix compilation against lucene 3.x. 2012-07-05 14:08:47 +03:00
Krzysztof Daniel
0fcb34fe3c Included patch for Eclipse bug 251167
Recompiled all jsr14 bundles as 1.5
Update to final Juno release.
Removed the old pdebuild script warning.
Created OSGI subpackage.
2012-06-29 11:53:16 +02:00
Sami Wagiaalla
bce795dc8f Remove blank reconciler script 2012-06-18 16:13:13 -04:00
Krzysztof Daniel
8c4961f4d9 Workaround for Eclipse bug 382574 2012-06-15 08:59:55 +02:00