Skip to content

Conversation

dmitry-timofeev
Copy link
Contributor

Travis updated Java in 11.3 to 14, breaking our build

Overview


See: https://jira.bf.local/browse/ECR-XYZ

Definition of Done

  • There are no TODOs left in the code
  • Change is covered by automated tests
  • The coding guidelines are followed
  • Public API has Javadoc
  • Method preconditions are checked and documented in the Javadoc of the method
  • Changelog is updated if needed (in case of notable or breaking changes)
  • The continuous integration build passes

Travis updated Java in 11.3 to 14, breaking our build
@dmitry-timofeev
Copy link
Contributor Author

All versions specified in the Travis docs as having Java 13 actually use Java 14.

As #1509 fixed Java 14 builds, it's better to move on to Java 14 instead of installing Java 13 manually.

@dmitry-timofeev dmitry-timofeev deleted the try-other-xcode branch April 8, 2020 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant