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

nexus: 3.14.0-04 -> 3.15.0-01 #53927

Merged
merged 1 commit into from Jan 21, 2019
Merged

nexus: 3.14.0-04 -> 3.15.0-01 #53927

merged 1 commit into from Jan 21, 2019

Conversation

zaninime
Copy link
Contributor

Motivation for this change

Update Nexus to the latest available version. I also changed jre to jre_headless, since the graphical part is not needed by the application.

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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

// cc @aespinosa @ironpinguin @aflatter @Ma27

@zaninime
Copy link
Contributor Author

@Ma27 any updates if we can merge this as well? I think it went unnoticed because I submitted the previous one just one day earlier.

@Mic92
Copy link
Member

Mic92 commented Jan 18, 2019

How would I test this?

[nix-shell:~/.cache/nix-review/pr-53927]$ nexus start
mkdir: cannot create directory ‘/nix/store/w73fmg6p49y27dk1nwhjsps7vwbizy9m-nexus-3.15.0-01.’: Read-only file system
mkdir: cannot create directory ‘/nix/store/w73fmg6p49y27dk1nwhjsps7vwbizy9m-nexus-3.15.0-01.’: Read-only file system
Starting nexus

[nix-shell:~/.cache/nix-review/pr-53927]$ nexus status
mkdir: cannot create directory ‘/nix/store/w73fmg6p49y27dk1nwhjsps7vwbizy9m-nexus-3.15.0-01.’: Read-only file system
mkdir: cannot create directory ‘/nix/store/w73fmg6p49y27dk1nwhjsps7vwbizy9m-nexus-3.15.0-01.’: Read-only file system
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=lcd -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
nexus is stopped.

@Ma27
Copy link
Member

Ma27 commented Jan 18, 2019

There's a basic test at ./nixos/tests/nexus.nix.

@Mic92
Copy link
Member

Mic92 commented Jan 18, 2019

@GrahamcOfBorg test nexus

@Ma27 Ma27 merged commit f9816bd into NixOS:master Jan 21, 2019
@zaninime zaninime deleted the patch-1 branch March 31, 2019 21:35
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

4 participants