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

cut a release with Java 8 support #2

Closed
flavorjones opened this issue May 23, 2023 · 1 comment
Closed

cut a release with Java 8 support #2

flavorjones opened this issue May 23, 2023 · 1 comment

Comments

@flavorjones
Copy link
Member

See sparklemotion/nokogiri#2887 for the original reported issue. Using Nokogiri with nekodtd 0.1.11.noko1 on JRuby + Java 8 results in this error message:

java.lang.UnsupportedClassVersionError: org/cyberneko/dtd/DTDConfiguration has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

In sparklemotion/nokogiri#2889 I demonstrated that recompiling nekodtd with Java 8 resulted in Nokogiri working on both Java 8 and Java 11.

So: let's build and release a new version of nekodtd compiled with Java 8 so that Nokogiri can cut a release with it.

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

1 participant