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

Build using JDK9 on travis #383

Closed
wants to merge 5 commits into from
Closed

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Jun 30, 2017

Just released gradle 4.1-milestone-1 will allow us to unblock progress on the JDK bridge.
Works locally, will proceed on making it work on travis.

Refs #294
Unblocks #296
Gradle release: https://github.com/gradle/gradle/releases/tag/v4.1.0-milestone-1

@ktoso
Copy link
Contributor Author

ktoso commented Jun 30, 2017

FYI, the upgrade was done using the recommended method ./gradlew wrapper --gradle-version=4.1-milestone-1

@ktoso ktoso force-pushed the wip-jdk9 branch 2 times, most recently from 80e2657 to 3f34ec5 Compare June 30, 2017 07:13
@ktoso ktoso changed the title Upgrade gradle to ./gradlew wrapper 4.1-milestone-1 to try JDK9 Build using JDK9 on travis Jun 30, 2017
@ktoso
Copy link
Contributor Author

ktoso commented Jun 30, 2017

Stuck on attempting to get JDK9 on travis, gradle is ready ;<
travis-ci/travis-ci#5520

There's reports of people claiming to have gotten it working but I can't reproduce so far

@ktoso
Copy link
Contributor Author

ktoso commented Jul 12, 2017

Thanks to some detective work by @TheSnoozer ( git-commit-id/git-commit-id-maven-plugin#292 (comment) ) I was able to get JDK9 running, now it's a question of making the build such that we have one separate project that builds only on 9, and we can prepare the bridge artifact then.

@ktoso
Copy link
Contributor Author

ktoso commented Jul 12, 2017

@akarnokd
Copy link
Contributor

You may need a script entry export GRADLE_OPTS=-Xmx1024m to avoid the OOMKiller 137.

@ktoso
Copy link
Contributor Author

ktoso commented Sep 25, 2017

Closing, will be done as part of the other PR introducing the adapters I think

@ktoso ktoso closed this Sep 25, 2017
@ktoso ktoso deleted the wip-jdk9 branch September 25, 2017 02:27
@ktoso ktoso restored the wip-jdk9 branch September 25, 2017 02:27
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