Commit Graph

1332 Commits

Author SHA1 Message Date
Roland Grunberg 6d183461b5 Hide the p2 Droplets from cluttering Install Wizard Combo.
- Resolves: rhbz#1413778
2017-01-24 13:57:57 -05:00
Mat Booth 3196467104 Fix last javax.annotation reference 2017-01-16 14:47:02 +00:00
Mat Booth f1d2d32049 Drop dep on javax.annotation APIs, these should instead be provided by the JRE
through the system bundle rhbx#1392150
2017-01-12 10:00:11 +00:00
Mat Booth fba2319f05 Non-bootstrap build 2017-01-10 11:12:25 +00:00
Mat Booth 3af4dfa060 Update to Neon.2
Bootstrap build due to ant update
Port to new ant version
Rebuild for ECF update
Pull in usage plugin by default
2017-01-09 16:45:49 +00:00
Mat Booth f58cdcbe80 Update to Neon.2
Bootstrap build due to ant update
Port to new ant version
Rebuild for ECF update
Pull in usage plugin by default
2017-01-09 14:31:44 +00:00
Mat Booth fa7c12a7d2 Rebuild for new xz-java 2016-12-05 11:39:52 +00:00
Mat Booth 1ea5f34dc3 Increase minimum memory for Eclipse/devstudio
- Enable nashorn extension for javascript tools/devstudio
- Resolves: rhbz#1380438
2016-11-11 13:30:30 +00:00
Mat Booth 646e9715ea Fix build with new Glassfish EL packages
- Patch to prefer x11 until wayland support improves
2016-10-14 00:14:41 +01:00
Alexander Kurtakov a211b2929a Bump for rebuild. 2016-09-29 18:01:51 +03:00
Dennis Gilmore 1574beda8e set the bootstap macro to 0
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-09-16 10:25:28 -05:00
Mat Booth c769df5122 Perform non-bootstrap build
- Rebuild for new eclipse-ecf
2016-09-15 22:13:06 +01:00
Mat Booth 31d8cec30c Update to Neon.1 release.
- Set qualifiers at source-modification-time instead of build-time, to
  eliminate descrepancies between architectures, rhbz#1374938
- Set bootstrap flag for new primary architecture.
2016-09-15 10:12:32 +01:00
Alexander Kurtakov fe0ce9bb36 Rebuild for latest jsch. 2016-09-02 13:12:38 +03:00
Roland Grunberg 5e90fab366 Disable droplets being loaded by the reconciler.
- Fix possible NPE in droplet p2.runnable property check.
2016-08-19 11:08:11 -04:00
Roland Grunberg c271131fb2 Improve 'p2.runnable' check in ExtensionLocationArtifactRepository. 2016-08-05 12:38:22 -04:00
Roland Grunberg 331baf8b89 Add missing droplets logic to the EngineActivator.
- Restore 'p2.runnable' property for droplets.
2016-08-03 15:27:23 -04:00
Roland Grunberg c4932416e5 Change PopupDialog from SWT.COLOR_INFO* to SWT.COLOR_LIST*. 2016-07-13 12:40:25 -04:00
Roland Grunberg b201a3b968 Update eclipse-pde-tp-support-droplets.patch to handle source bundles. 2016-07-13 12:40:23 -04:00
Mat Booth bd92304a71 Add recommends on eclipse-abrt 2016-07-13 16:44:39 +01:00
Alexander Kurtakov 1356376804 Add also sonatype-oss-parent BR as it's needed by rhino. 2016-06-16 07:58:03 +03:00
Alexander Kurtakov 92fc61dc80 BR rhino to unbreak build. 2016-06-16 07:19:09 +03:00
Mat Booth 4bce9c460d Update to Neon release 2016-06-15 15:48:56 +01:00
Mikolaj Izdebski 8cdeae6f14 Add missing build-requires 2016-06-15 16:27:53 +02:00
Mat Booth fd15ae863b Update to latest I-build (M7) 2016-05-11 16:35:04 +01:00
Mat Booth e1c5f1b1c3 Use webkit 2 by default, webkit 1 can still be used by setting SWT_WEBKIT2=0
in the environment, rhbz#1303912
- Ignore SWT.MOZILLA style when creating a browser widget and always use webkit
  because we cannot ship xulrunner support, rhbz#1210898
- Drop unneeded requires from tests package
- Add missing R on eclipse-filesystem to low-level sub-packages
2016-04-29 15:01:40 +01:00
Mat Booth bbe60759f7 Drop support for PDE building plug-ins in RPMs
- Update to latest Neon I-build
- Drop unnecessary SCL macros
2016-04-27 10:21:50 +01:00
Mat Booth 8011808a2d Perform non-bootstrap build 2016-04-22 16:43:14 +01:00
Mat Booth 87609c6b47 PDE package cannot be noarch due to containing arch-specific source bundles 2016-04-22 07:53:35 +01:00
Mat Booth c35a6c7d91 Update to Neon I-build
- Drop upstreamed patches
- Install all plugins with xmvn
- JDT and PDE are now able to be noarch packages
2016-04-21 17:00:41 +01:00
Mat Booth 993efd4a69 Rebuild for new ECF 2016-04-16 08:09:15 +01:00
Roland Grunberg 0199501365 Support reading BundleInfo from p2 Droplets enabled installations. 2016-04-14 11:14:03 -04:00
Mat Booth 3cd2ce87f5 Backport patch for ebz#486069, NPE in SWT when running on Wayland
- Eliminate more test failures due to missing resources
2016-03-29 21:12:16 +01:00
Mat Booth 230ce848b8 Update e-b snapshot for updated ant dependency 2016-03-25 11:06:21 +00:00
Mat Booth 467bdc5dca Fix failure to run tests and backport patch for ebz#489953 in order to fix
some unit tests
2016-03-24 18:49:34 +00:00
Mat Booth d96d2db4a8 Rebuild for ECF and disable the build of some bundles that are not shipped 2016-03-16 22:01:20 +00:00
Mat Booth cda67b1eea Backport patch for ebz#488226 for incorrect content assist colors,
fixes rhbz#1253651 and rhbz#1196736
- Fix broken link to mockito in tests
2016-03-04 12:55:52 +00:00
Mat Booth 7953eead0e Fix mis-named Java 1.9 profile 2016-03-02 11:14:22 +00:00
Mat Booth 395cae2656 Fix Lucene patch on F22 2016-02-29 23:21:58 +00:00
Mat Booth ecd5e2dd0a Update to Mars.2 release
- Update eclipse-build snapshot
2016-02-29 22:21:07 +00:00
Michael Simacek bc5873ed84 Rebuild for lucene-5.5.0 2016-02-29 14:09:57 +01:00
Mikolaj Izdebski 81b57d5eff Rebuild for httpcomponents-client 4.5.2 2016-02-29 07:31:26 +01:00
Mat Booth 95f6173407 Make BRs portable (thanks to Nicolas Lécureuil) 2016-02-25 11:47:41 +00:00
Roland Grunberg c3ea0cb85f Gracefully handle broken symbolic links on initialization. 2016-02-24 14:34:04 -05:00
Mat Booth edec03c935 Preserve more test data that we cannot generate from source
- Eliminate unnecessary manual requires from swt package
2016-02-17 13:03:28 +00:00
Mat Booth 5a2ea49eea Make test framework correctly delete symlinks so that test suites may complete
when e.g. pydev is installed rhbz#1290685
- Backport patch to fix a webkit crash ebz#487712
2016-02-17 01:16:33 +00:00
Mat Booth dc64e86b25 Fix java declaration view rhbz#1305107 2016-02-09 11:14:08 +00:00
Mat Booth 4c47d08d5a Fix symlinks for new lucene
- Use %global instead of %define and other macro improvements
2016-02-03 20:22:44 +00:00
Dennis Gilmore dd11272b9e - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 19:30:39 +00:00
Alexander Kurtakov e8a8bf21f3 Rebuild for Lucene 5.4.0. 2016-01-21 18:07:40 +02:00
Roland Grunberg 47041fe349 Backport Neon patches regarding background colour and CPU usage.
- [GTK3.16+] gtk_widget_override_background_color is deprecated.
- [GTK3] Eclipse IDE consumes CPU when idle
- [GTK] Empty repositories view links have white backgrounds
- Resolves: rhbz#1294697, rhbz#1269892
- ebz#483096, ebz#484696, ebz#484729
2016-01-05 11:57:15 -05:00
Mat Booth f2e612a4c0 Fix issues with background colour in some dialogs
- ebz#478962, ebz#479998
- Rebuild for new eclipse-ecf
- Preserve jars containing runtime stubs used in tests
2015-12-07 14:00:47 +00:00
Mat Booth 2a679db694 Fix some visual glitches when on recent versions of GTK
- ebz#466314, ebz#481122, ebz#466500
2015-11-27 17:07:50 +00:00
Roland Grunberg 3644239ecd Fix "Workspace chooser won't launch" on Wayland.
- Resolves: rhbz#1277594
2015-11-03 13:58:45 -05:00
Mikolaj Izdebski 69456f4999 Rebuild for new eclipse-ecf
See: https://fedoraproject.org/wiki/SIGs/Java#Package_Update.2FRebuild_Notes
2015-11-02 12:10:25 +01:00
Mat Booth 03adf48477 Add patch for editor scrolling problem, rhbz#1198217 2015-10-13 16:47:23 +01:00
Mat Booth 8fcf627b49 Update to Mars.1
- Fix JDT javafx and annotation processor tests
2015-10-05 14:30:13 +01:00
Mikolaj Izdebski ac4aaa9f71 Rebuild for new eclipse-ecf
See: https://fedoraproject.org/wiki/SIGs/Java#Package_Update.2FRebuild_Notes
2015-09-16 10:58:31 +02:00
Mikolaj Izdebski 82a74fd648 Rebuild for new eclipse-ecf
See: https://fedoraproject.org/wiki/SIGs/Java#Package_Update.2FRebuild_Notes
2015-09-09 20:59:17 +02:00
Michael Simacek b5a4b49b6e Rebuild for httpcomponents-core-4.4.2 2015-09-07 09:12:15 +02:00
Roland Grunberg fa44ffe8d9 Modify copy-platform script to support p2 Droplets. 2015-09-01 12:08:37 -04:00
Roland Grunberg da94d71957 Add support for p2 Droplets. 2015-08-28 12:30:15 -04:00
Mat Booth 89893fbd4d Rebuild for new ECF 2015-08-26 11:26:27 +01:00
Mat Booth 703d5b3def Move plain eclipse provides 2015-08-21 09:37:19 +01:00
Mat Booth 8f14e0f118 Add patch for rhbz#1255150
- Always use UTC timestamps to prevent rpmdiff failures
- Move eclipse provides away from PDE rhbz#1253898
2015-08-20 19:47:05 +01:00
Mat Booth 745b418992 Rebuild for new ECF 2015-08-11 13:20:41 +01:00
Alexander Kurtakov e54b69667a Update to newer e-b snapshot fixing appdata validation. 2015-08-06 11:14:04 +03:00
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
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
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 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