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

Unsupported major.minor version 52.0 #75

Closed
andresch opened this issue Jan 8, 2016 · 2 comments
Closed

Unsupported major.minor version 52.0 #75

andresch opened this issue Jan 8, 2016 · 2 comments

Comments

@andresch
Copy link

andresch commented Jan 8, 2016

While I can successfully use scalaPB on my local machine (with jdk8 installed), our CI system only hosts for scala 10.x jdk7. Now I run into class format conflicts:

java.lang.UnsupportedClassVersionError: com/trueaccord/scalapb/Scalapb : Unsupported major.minor version 52.0

AFAIK jdk 8 will only be officially supported with scala 2.12 it would be great if the published 2.10/2.11 artifacts of scalaPB would still use older class formats.

If that's not easily possible, any suggestion for a workaround?

thesamet added a commit that referenced this issue Jan 8, 2016
@thesamet
Copy link
Contributor

thesamet commented Jan 8, 2016

Fixed in 0.4.21

@thesamet thesamet closed this as completed Jan 8, 2016
@worldwar2008
Copy link

I meet the same problem with "scala-2.10.4","jdk-8","protoc-2.6.1"

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

No branches or pull requests

3 participants