Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eclipse-platform, eclipse-sdk: 4.8 -> 4.9 #47434

Merged
merged 2 commits into from Sep 27, 2018
Merged

Conversation

rycee
Copy link
Member

@rycee rycee commented Sep 27, 2018

Motivation for this change

To bump eclipse-platform and eclipse-sdk to the latest version. Also removes the oldest versions of these packages.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@rycee rycee changed the title eclipse-platform, eclipse-sdk: 4.8 -> 4.9 [WIP] eclipse-platform, eclipse-sdk: 4.8 -> 4.9 Sep 27, 2018
@rycee
Copy link
Member Author

rycee commented Sep 27, 2018

@GrahamcOfBorg build list eclipses.eclipse-platform eclipses.eclipse-sdk eclipses.plugins.jdt

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: eclipses.plugins.jdt

The following builds were skipped because they don't evaluate on aarch64-linux: list, eclipses.eclipse-platform, eclipses.eclipse-sdk

Partial log (click to expand)

'org.junit.platform.suite.api_1.1.0.v20180327-1502.jar' -> '/nix/store/ixypi9cvm2n0xa043faklgmbsgbvapap-eclipse-plugin-jdt-4.9/eclipse/dropins/jdt-4.9/plugins/org.junit.platform.suite.api_1.1.0.v20180327-1502.jar'
'org.junit.vintage.engine_5.1.0.v20180327-1502.jar' -> '/nix/store/ixypi9cvm2n0xa043faklgmbsgbvapap-eclipse-plugin-jdt-4.9/eclipse/dropins/jdt-4.9/plugins/org.junit.vintage.engine_5.1.0.v20180327-1502.jar'
'org.junit_4.12.0.v201504281640.jar' -> '/nix/store/ixypi9cvm2n0xa043faklgmbsgbvapap-eclipse-plugin-jdt-4.9/eclipse/dropins/jdt-4.9/plugins/org.junit_4.12.0.v201504281640.jar'
'org.opentest4j_1.0.0.v20180327-1502.jar' -> '/nix/store/ixypi9cvm2n0xa043faklgmbsgbvapap-eclipse-plugin-jdt-4.9/eclipse/dropins/jdt-4.9/plugins/org.opentest4j_1.0.0.v20180327-1502.jar'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ixypi9cvm2n0xa043faklgmbsgbvapap-eclipse-plugin-jdt-4.9
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/ixypi9cvm2n0xa043faklgmbsgbvapap-eclipse-plugin-jdt-4.9
checking for references to /build in /nix/store/ixypi9cvm2n0xa043faklgmbsgbvapap-eclipse-plugin-jdt-4.9...
/nix/store/ixypi9cvm2n0xa043faklgmbsgbvapap-eclipse-plugin-jdt-4.9

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: eclipses.eclipse-platform, eclipses.eclipse-sdk, eclipses.plugins.jdt

The following builds were skipped because they don't evaluate on x86_64-linux: list

Partial log (click to expand)

eclipse/plugins/org.eclipse.ui.intro.universal_3.3.300.v20180821-0700.jar
eclipse/plugins/org.hamcrest.core.source_1.3.0.v20180420-1519.jar
eclipse/plugins/org.eclipse.jdt.doc.isv_3.14.100.v20180905-0558.jar
eclipse/plugins/org.apache.commons.jxpath.source_1.3.0.v200911051830.jar
eclipse/plugins/org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar
eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar
eclipse/eclipse.ini
eclipse/dropins/
eclipse/readme/
eclipse/readme/readme_eclipse.html

This bumps eclipse-platform, eclipse-sdk, and eclipse-plugin-jdt to
version 4.9.
This removes the old 4.6.2 version of eclipse-platform and
eclipse-sdk.
@rycee rycee changed the title [WIP] eclipse-platform, eclipse-sdk: 4.8 -> 4.9 eclipse-platform, eclipse-sdk: 4.8 -> 4.9 Sep 27, 2018
@rycee rycee merged commit 1bd1587 into NixOS:master Sep 27, 2018
@rycee rycee deleted the bump/eclipse branch November 4, 2018 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants