Commit Graph

1452 Commits

Author SHA1 Message Date
Mat Booth
62588ab5a8 Preserve JDT core test data 2015-07-30 11:19:32 +01:00
Roland Grunberg
bff49ecb84 Fix some Eclipse Platform tests.
- Fix JDT Feature path for TargetDefinitionPersistenceTests (PDE)
- SimpleConfiguratorUtils should handle base == null for tests
- Locate the compressed platform archive for p2 AbstractReconcilerTest
2015-07-22 10:52:19 -04:00
Roland Grunberg
809f8c5ee9 Remove o.e.l.eclipse-build from VC and place in lookaside cache. 2015-07-22 10:28:55 -04:00
Mat Booth
db65955d9f Backport Mars updates to F22
- Port to lucen 4.10
- Enable bootstrap mode
2015-07-20 17:55:26 +01:00
Mat Booth
03e744976b Disable tests for Eclipse 2.x style plug-in support that we don't ship 2015-07-20 16:42:20 +01:00
Alexander Kurtakov
8f44d73186 Less PermSize settings - simply ignored in Java 8.
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-07-17 10:36:56 +03:00
Alexander Kurtakov
4a130aca2a Eclipse.ini has no place in swt subpackage.
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-07-16 12:34:22 +03:00
Sopot Cela
2970ae9d51 Replaced geronimo with glassfish as the javax.annotation provider 2015-07-15 13:27:38 +02:00
Mat Booth
031c270a0a Merge branch 'f22' into merge 2015-07-15 11:35:54 +01:00
Mikolaj Izdebski
a3ce5dae3f Add Maven metadata for SWT 2015-07-07 12:19:40 +02:00
Sopot Cela
ef39c8beda Patch to make dark theme work in rawhide 2015-07-02 14:20:32 +02:00
Mat Booth
65a9a80615 Organise BR/Rs and drop ancient provides/obsoletes on rcp package 2015-07-01 10:04:50 +01:00
Alexander Kurtakov
ceeed8bb8a Update to tagged 4.5 release.
- Switch to new e-b snapshot that properly symlinks all new deps.
2015-06-26 14:05:52 +03:00
Alexander Kurtakov
206222886b Rebuild to include all deps of Lucene. 2015-06-25 10:19:28 +03:00
Alexander Kurtakov
1a50384dcf Non-boostrap build. 2015-06-24 00:06:40 +03:00
Alexander Kurtakov
283abe4ed7 Rebuild against Lucene 5.x in bootstrap mode. 2015-06-23 14:13:59 +03:00
Roland Grunberg
b199371950 Fix Eclipse test framework. 2015-06-21 16:37:55 -04:00
Alexander Kurtakov
c2bc24dd69 Rebuild after the F23 mass rebuild to get metadata correct. 2015-06-19 21:58:41 +03:00
Mat Booth
85aae85f71 Non-bootstrap build 2015-06-15 14:29:20 +01:00
Mat Booth
4164cad70e Include p2 directives for non-upstream arches 2015-06-11 13:20:31 +01:00
Alexander Kurtakov
6e2f7e6539 Bootstrap build to get the ball rolling again. 2015-06-11 09:50:35 +03:00
Mat Booth
910583eed2 Remove more non-linux bundles from features
- Avoid incorrect servlet-api when building on F22
- Add recommends on e4-importer
2015-06-10 17:53:18 +01:00
Mat Booth
39f36cc25b Remove irrelevant swt and launcher fragments from rcp feature 2015-06-10 14:56:02 +01:00
Mat Booth
291d341461 Avoid incorrect servlet-api when building on F22 2015-06-10 13:49:56 +01:00
Alexander Kurtakov
1b652f2eca Even more non-linux disablements. 2015-06-10 14:51:07 +03:00
Alexander Kurtakov
a369ee2b4a Even more non-linux disablement. 2015-06-10 13:21:53 +03:00
Alexander Kurtakov
a8bf0894b2 More non linux disabling. 2015-06-10 13:00:53 +03:00
Alexander Kurtakov
1a83c95597 Add patch for stricter feature packaging.
Failing if os specific plugin is missing.
2015-06-10 11:14:48 +03:00
Michael Simacek
26f108de3b Rebuild after ecf rebuild 2015-06-04 16:56:53 +02:00
Mat Booth
59f828fcdb Fix one more target environment configuration 2015-06-02 16:09:43 +01:00
Mat Booth
0711cd3fe1 Fix pattern matching for x86/x86_64 arches 2015-06-02 15:23:54 +01:00
Mat Booth
7cf0be83ee Set bootstrap 0 2015-06-02 13:39:09 +01:00
Mat Booth
fca354ab45 Update to latest I-build
- Don't build contributor tools with external deps during bootstrap builds
- Build only for the current architecture
- Rebuild for EMF update
2015-06-02 13:37:51 +01:00
Alexander Kurtakov
607aa80672 Rebuild after emf change. 2015-05-31 08:13:48 +03:00
Alexander Kurtakov
1ce34dbb47 Fix building without tomcat-servlet again. 2015-05-29 19:14:08 +03:00
Alexander Kurtakov
804a28ab1e BR gcc not gcc-c++ as there is no cpp sources built. 2015-05-29 13:13:48 +03:00
Alexander Kurtakov
4dba2970c7 Update to latest I-build
- BRequire latest egit for the releng tools.
2015-05-28 15:03:57 +03:00
Alexander Kurtakov
d009392a6d Update to latest I-build.
- Drop unneeded env variable export.
2015-05-19 21:27:46 +03:00
Mat Booth
2ba2034165 Rebuild for ECF 3.10.0
- Update to latest I-build
2015-05-13 21:08:06 +01:00
Mat Booth
d1ce72cbb8 Rebuild for ECF 3.10.0 2015-05-13 17:17:04 +01:00
Mat Booth
03b08aee67 Update to latest I-build to fix bundle dep cycle in PDE builds
- Add test framework to contributor tools subpackage
- Update eclipse-build snapshot to symlink and require xz-java
2015-05-05 18:05:27 +01:00
Mat Booth
9b964a4af8 Contibutor-tools subpackage should be archful due to native methods 2015-04-29 09:42:35 +01:00
Mat Booth
a9852033a5 Fix swt/gtk scrolling bug, ebz#463041, rhbz#1118317 2015-04-28 15:51:41 +01:00
Mat Booth
974063d585 Rebuilt to eliminate optional dependencies of jxpath
- Update to latest I-build
2015-04-28 12:24:42 +01:00
Mat Booth
f23ad578de Update to latest I-build
- Update eclipse-build snapshot
- Simplify installation of PDE build scripts
- Drop upstreamed hamcrest patch
2015-04-08 21:05:56 +01:00
Mat Booth
da24e3513b Organise patches 2015-04-01 15:44:23 +01:00
Mat Booth
30a4fac51d Begin using mvn_install for installing dropins
- This allows us to make sub-packages noarch
2015-04-01 14:18:54 +01:00
Mat Booth
9bf8f5629c Fix webkit/dnd crash, ebz#463615 2015-04-01 10:50:18 +01:00
Mat Booth
b601743088 Rebuild for new eclipse-ecf 2015-03-31 18:07:24 +01:00
Mat Booth
ba42d1328a Update for latest I-build
- New sub-package for contributor-tools
- Unbundle osgi.annotations compile time dep
- Rebuild for new eclipse-ecf/httpcomponents
- Revert "Use better AppData screenshots" this is fixed upstream
- Update eclipse-build snapshot
2015-03-31 18:03:03 +01:00