Skip to content

Minimal set of changes for Java 8. #41

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

Merged
merged 26 commits into from
Apr 11, 2014

Conversation

mperry
Copy link
Contributor

@mperry mperry commented Apr 10, 2014

  • changed abstract F classes to interfaces with default methods (not Java 7 compatible)
  • between Java 8 build 113 and 132, Gradle has changed from working to no longer working with Java 8 and Scala (http://issues.gradle.org/browse/GRADLE-3023, no one assigned yet)
  • after moving tests to own gradle module, had to remove the test module due to bug above (so has no ScalaCheck tests)

@mperry mperry closed this Apr 10, 2014
@mperry mperry reopened this Apr 10, 2014
functionaljava pushed a commit that referenced this pull request Apr 11, 2014
Minimal set of changes for Java 8.
@functionaljava functionaljava merged commit 95251c6 into functionaljava:master Apr 11, 2014
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.

2 participants