Package Release Info

eclipse-bootstrap-4.15-150200.4.7.3

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

eclipse-equinox-osgi-bootstrap
eclipse-pde-bootstrap
eclipse-platform-bootstrap
eclipse-swt-bootstrap

Change Logs

* Tue Mar 29 2022 fstrba@suse.com
- Force building with Java 11, since tycho is not knowing about any
  Java >= 15
* Sun Feb 06 2022 schwab@suse.de
- eclipse-riscv64.patch: Add support for riscv64
* Thu Oct 21 2021 fstrba@suse.com
- Allow building with objectweb-asm 9.x
* Wed Oct 20 2021 fstrba@suse.com
- Do not require Java10 APIs artifact when building with java 11
* Thu Jul 16 2020 fstrba@suse.com
- Added patch:
  * eclipse-libkeystorelinuxnative.patch
    + Fix unresolved symbols when trying to load
    libkeystorelinuxnative.so on platforms that have it
* Mon Jul 06 2020 fstrba@suse.com
- Update to 4.15
  * No changelog was made available.
- Build only on 64-bit architectures, since 32-bit support was
  dropped upstream
- Modified patches:
  * eclipse-debug-symbols.patch
  * eclipse-disable-droplets-in-dropins.patch
  * eclipse-disable-uses-constraints.patch
  * eclipse-feature-plugins-to-category-ius.patch
  * eclipse-fix-dropins.patch
  * eclipse-fix-tests.patch
  * eclipse-hide-droplets-from-install-wizard.patch
  * eclipse-ignore-version-when-calculating-home.patch
  * eclipse-make-droplets-runnable.patch
  * eclipse-no-source-for-dependencies.patch
  * eclipse-p2-pick-up-renamed-jars.patch
  * eclipse-pde-tp-support-droplets.patch
  * eclipse-secondary-arches.patch
  * eclipse-support-symlink-bundles.patch
  * eclipse-suse-batik.patch
  * fix_ant_build.patch
  * prefer_x11_backend.patch
- Removed patches:
  * eclipse-adjust-droplets.patch
  * eclipse-arm32.patch
  * eclipse-asm7.patch
  * eclipse-felix-scr-dependencies.patch
  * eclipse-force-gtk2.patch
  * eclipse-gcc10.patch
  * eclipse-imagedescriptor.patch
  * eclipse-lucene-8.patch
  * eclipse-mockito.patch
  * eclipse-remove-jgit-provider.patch
  * eclipse-swt-disable-gtk2.patch
  * eclipse-test-support.patch
- Added patches:
  * compiler-release.patch
  * eclipse-patch-out-fileupload-dep.patch
  * eclipse-swt-avoid-javascript-at-build.patch
  * explicit-hamcrest.patch
  * force-clean-after-p2-operations.patch
* Thu Jun 04 2020 fstrba@suse.com
- Added patch:
  * eclipse-gcc10.patch
    + fix build with gcc 10
* Thu Apr 09 2020 fstrba@suse.com
- Build against jgit, since jgit-bootstrap does not exist
* Tue Apr 07 2020 fstrba@suse.com
- Added patch:
  * eclipse-lucene-8.patch
    + port to lucene 8.x
    + apply if building against lucene >= 8
Version: 4.15-150200.4.13.2
* Tue Sep 19 2023 fstrba@suse.com
- Added patch:
  * reproducible-p2_timestamp.patch
    + make the p2.timestamp in artifacts.xml file correspond to
    SOURCE_DATE_EPOCH environmental variable if it is set
* Sat Sep 02 2023 fstrba@suse.com
- Fix build with osgi-core 8.0.0
- Added patch:
  * eclipse-suse-osgi-core.patch
    + symlink the osgi.core_8.0.0 plugin from system
Version: 4.15-150200.4.10.42
* Fri Feb 10 2023 fstrba@suse.com
- Added patch:
  * eclipse-ant.patch
    + allow building with newer ant versions
* Mon Jun 13 2022 fstrba@suse.com
- Fix build with hamcrest 2.2
- Removed patch:
  * explicit-hamcrest.patch
    + not needed any more
- Modified patch:
  * eclipse-feature-plugins-to-category-ius.patch
  * eclipse-patch-out-fileupload-dep.patch
    + do not require org.hamcrest.* bundles that don't exist in
    hamcrest 2.x any more
* Sun Apr 05 2020 fstrba@suse.com
- Added patch:
  * eclipse-felix-scr-dependencies.patch
    + The dependencies of felix-scr changed. So stop linking xpp3
    and kxml and link osgi.cmpn as symlink plugins.
* Fri Mar 27 2020 fstrba@suse.com
- Filter out the *SUNWprivate_1.1* symbols from requires
  * They were unconditionally sucking in java-1_8_0-openjdk-devel
* Thu Mar 26 2020 fstrba@suse.com
- Added patches:
  * eclipse-arm32.patch
    + Fix detection of libjawt.so on 32-bit arm
  * eclipse-force-gtk2.patch
    + On 32-bit architectures, force use of GTK2, since GTK3
    platform does not work on those systems