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

Use latest Gosu release #1156

Closed
wants to merge 3 commits into from

Conversation

DPUkyle
Copy link
Member

@DPUkyle DPUkyle commented Jun 19, 2017

Summary

Gosu language support has been broken for a while now; I had a PR to re-enable it (see #1086). At @mpkorstanje 's request I retested locally using Java 8 and the command mvn -pl gosu test; everything is fine.

I also bumped the Gosu release to the newest release version.

AFAICT, this is good-to-go with the caveat that Gosu only supports Java 8 these days (I tweaked the maven profile so that Travis won't try to run Gosu using Java 7).

mpkorstanje and others added 3 commits June 19, 2017 02:02
 Updated dependencies and added spiffy new webdriver factory that  in
 combination with the driver-binary-downloader-maven-plugin just works.

 Related issues:
  - cucumber#1033

This fixes cucumber#1033
 - Gosu runtime now requires Java 8; how can we skip this module when Travis build with openjdk7 or oraclejdk7?
 - Thanks to @kausnz for supplying the clever reflection solution
@DPUkyle
Copy link
Member Author

DPUkyle commented Jun 19, 2017

Sorry, this is a duplicate of #1155 , though it does have one commit to bump the gosu.version property.

The failing tests on #1155 seem to be related to java-webbit-websockets-selenium examples.

@mpkorstanje
Copy link
Contributor

mpkorstanje commented Jun 19, 2017 via email

@DPUkyle
Copy link
Member Author

DPUkyle commented Jun 19, 2017

Thanks. I appreciate your support!

@mpkorstanje mpkorstanje force-pushed the DPUkyle-fix_gosu branch 2 times, most recently from 82c756e to c0a1029 Compare June 25, 2017 12:49
@mpkorstanje
Copy link
Contributor

Sorry about the delay. Cuckenfest got in the way. I've manually updated the version in #1155.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants