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

Add back compatibility with Scala 2.11 #50

Closed
vickumar1981 opened this issue Jun 9, 2020 · 7 comments
Closed

Add back compatibility with Scala 2.11 #50

vickumar1981 opened this issue Jun 9, 2020 · 7 comments

Comments

@vickumar1981
Copy link
Owner

Spark EMR currently still uses the 2.11 compiler.

This commit: 7dfbb76 dropped support for 2.11.

Add back in compatibility with Scala 2.11

@vickumar1981
Copy link
Owner Author

vickumar1981 commented Jun 19, 2020

Pushed 1.2.3-SNAPSHOT, available for Scala 2.11: https://oss.sonatype.org/content/repositories/snapshots/com/github/vickumar1981/stringdistance_2.11/1.2.3-SNAPSHOT/

Need to test that this works with Scala 2.11 and can merge into master.

@vickumar1981
Copy link
Owner Author

Addressed by #51.

Version 1.2.3 should be cross-compiled for Scala 2.11, 2.12, & 2.13.

@mzhao577
Copy link

mzhao577 commented Jun 19, 2020 via email

@vickumar1981
Copy link
Owner Author

@mzhao577 Did the 1.2.3 version work for you with Scala 2.11?

@mzhao577
Copy link

mzhao577 commented Jun 29, 2020 via email

@vickumar1981
Copy link
Owner Author

vickumar1981 commented Jun 29, 2020 via email

@mzhao577
Copy link

mzhao577 commented Jun 29, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants