Skip to content

Travis PR validation using both JDK 6 and 8 #255

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 1 commit into from
Mar 30, 2015

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Mar 30, 2015

By validating on both JDKs we know the project even builds on 8,
while not using features (classes) from JDK8 - so it's still usable for JDK6 projects.

Resolves #254

By validating on both JDKs we know the project even builds on 8,
while not using features (classes) from JDK8 - so it's still usable for JDK6 projects.

Resolves reactive-streams#254
@viktorklang
Copy link
Contributor

Makes total sense, thanks @ktoso.

@reactive-streams/contributors Merging this as is as I have a hard time coming up with any counter arguments for making sure that RS is usable with both Java 6 and 8.

viktorklang added a commit that referenced this pull request Mar 30, 2015
Travis PR validation using both JDK 6 and 8
@viktorklang viktorklang merged commit 3896fcc into reactive-streams:master Mar 30, 2015
@viktorklang viktorklang added this to the 1.0.0.RC4 milestone Mar 30, 2015
@ktoso ktoso deleted the patch-1 branch March 30, 2015 09:12
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.

Enable JDK8 PR validation to avoid breaking build for Java8
2 participants