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

update to sbt 1.0.0 #326

Merged
merged 1 commit into from
Aug 11, 2017
Merged

update to sbt 1.0.0 #326

merged 1 commit into from
Aug 11, 2017

Conversation

brharrington
Copy link
Contributor

Mostly went well, two primary issues found:

  1. It seems to leave the terminal in a bad state. For
    now working around by calling stty sane.
  2. Switch some of the non-required plugins to get versions
    compatible with 1.0.

With this change we should be able to build on jdk9.

Mostly went well, two primary issues found:

1. It seems to leave the terminal in a bad state. For
   now working around by calling `stty sane`.
2. Switch some of the non-required plugins to get versions
   compatible with 1.0.
@brharrington brharrington merged commit a449c4a into Netflix:master Aug 11, 2017
@brharrington brharrington deleted the sbt-1.0.0 branch August 11, 2017 21:39
brharrington added a commit to brharrington/iep that referenced this pull request Aug 12, 2017
The tty hack added in Netflix#326 causes the exit code to
be incorrect. This means the build can succeed when
it shouldn't.
@brharrington brharrington mentioned this pull request Aug 12, 2017
brharrington added a commit that referenced this pull request Aug 12, 2017
The tty hack added in #326 causes the exit code to
be incorrect. This means the build can succeed when
it shouldn't.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant