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

Upgrade to Scala 2.12 #252

Merged
merged 1 commit into from
Mar 14, 2019
Merged

Upgrade to Scala 2.12 #252

merged 1 commit into from
Mar 14, 2019

Conversation

dwitry
Copy link
Contributor

@dwitry dwitry commented Mar 14, 2019

  • Upgrade Scala to 2.12.7
    • Refactor usage of deprecated API
  • Upgrade Cypher front-end to 9.0.20190305
  • Upgrade TCK to M13
    • Ignore scenarios that test temporal types
    • Improve ListSlice
  • Migrate CucumberReportAdapter to Java
    • As it mostly uses JUnit and Cucumber Java API
    • Avoid unnecessary interop
  • Remove mutable nodeHistory in CreateWalker

Signed-off-by: Dwitry dwitry@users.noreply.github.com

- Upgrade Scala to `2.12.7`
    + Refactor usage of deprecated API
- Upgrade Cypher front-end to `9.0.20190305`
- Upgrade TCK to `M13`
    + Ignore scenarios that test temporal types
    + Improve ListSlice
- Migrate `CucumberReportAdapter` to Java
    + As it mostly uses JUnit and Cucumber Java API
    + Avoid unnecessary interop
- Remove mutable `nodeHistory` in `CreateWalker`

Signed-off-by: Dwitry dwitry@users.noreply.github.com
@dwitry dwitry merged commit a83e8b8 into opencypher:master Mar 14, 2019
@dwitry dwitry deleted the sad_spence branch March 14, 2019 12:28
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