Commit Graph

1448 Commits

Author SHA1 Message Date
Mat Booth 1902f7437e Update to latest I-build
Rebuild for latest EMF
2017-05-18 09:27:21 +01:00
Mat Booth edec020500 Rebuild for new ECF
Obsolete core NLS package
Fix cycle introduced between tests and contributor-tools
2017-05-09 14:59:45 +01:00
Mat Booth 79166a39a6 Fix build against new felix-gogo
Update to latest I-build
2017-05-07 23:27:32 +01:00
Mat Booth 0c31782d18 Fix build against new felix-gogo
Update to latest I-build
2017-05-07 13:48:00 +01:00
Mat Booth a0f3cd3bfe Package missing PDE generic editor extension 2017-05-03 11:01:19 +01:00
Mat Booth af43396240 Enable bootstrap mode 2017-05-02 15:44:39 +01:00
Mat Booth 6db7b846d4 Rebuild for s390x
Don't require JDK directly
2017-05-02 12:34:09 +01:00
Mat Booth 1d99f99767 Rebuild for s390x 2017-05-02 09:57:42 +01:00
Mat Booth e12344b17b Non-bootstrap build 2017-04-28 13:58:16 +01:00
Mat Booth 74c26cc00a Update to latest I-build
Update generated ant bundle to 1.10.1
Fix missing launcher bundle on s390, rhbz#1445162
Add missing BR on libsecret
2017-04-27 18:06:29 +01:00
Mat Booth 704905cea2 Fix patch formatting 2017-04-24 09:33:29 +01:00
Mat Booth a33980e58d Fix quoting when detecting 32bit arm 2017-04-23 17:00:01 +01:00
Mat Booth 46cd6ace8d Fix secondary arch launcher build 2017-04-21 11:48:33 +01:00
Mat Booth 8ae0eb0553 Fix patch formatting 2017-04-21 10:34:28 +01:00
Mat Booth 908a2dcc66 Fix secondary arch build 2017-04-21 10:22:32 +01:00
Mat Booth d859489be8 Simplify test installation and move machinery out of javadir now
that java stuff is installed in its own place
Enable bootstrap mode
2017-04-20 22:48:33 +01:00
Mat Booth 05b20dd39f Update to latest I-build 2017-04-19 14:52:34 +01:00
Mat Booth c736234c3b Update to Oxygen I-build
Don't build unsupported GTK2 backend for SWT
Move installation to a multilib agnostic location /usr/lib
2017-04-19 12:45:38 +01:00
Mat Booth 207c510d53 Build missing remote ant support jar 2017-04-03 19:12:44 +01:00
Mat Booth 5826134660 Re-enable test-framework for platform tests
Drop long-time broken efj script
2017-04-03 14:19:04 +01:00
Mat Booth 2649d07c0e Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/eclipse 2017-02-27 15:01:02 +00:00
Mat Booth e73c02762d Update to Neon.3
Upstreamed some changes from RHSCL
2017-02-27 14:58:59 +00:00
Roland Grunberg e7779ed10e Hide the p2 Droplets from the Available Software Sites listing.
Guard against null URI path in droplet check for Install Wizard Combo.
Resolves: rhbz#1413778, rhbz#1420225
2017-02-08 13:24:07 -05:00
Roland Grunberg 7de04d1d88 Fix bug in p2 Droplet detection of feature groups. 2017-01-25 14:13:06 -05:00
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