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

Invoke JavaExtensionRegistry by reflection to take care of binary inc… #255

Conversation

robertpanzer
Copy link
Member

…ompatibilities with AsciidoctorJ 1.6.0

Related to asciidoctor/asciidoctorj#491

To also support AsciidoctorJ 1.6.0 it will be necessary to invoke JavaExtensionsRegistry via Reflection.

@coveralls
Copy link

coveralls commented Jul 21, 2016

Coverage Status

Coverage increased (+0.3%) to 60.307% when pulling 12f730a on robertpanzer:asciidoctorj_1.6.0_javaextensionregistry into ffacdb0 on asciidoctor:master.

@abelsromero
Copy link
Member

👍

@mojavelinux
Copy link
Member

Nice work!

I think we should mark that this should be changed back to a regular invocation once we move to 1.6.x version of the plugin. Version 1.6.x of the plugin will require version 1.6.x of AsciidoctorJ...and thus we will be back in binary alignment. wdyt?

@robertpanzer
Copy link
Member Author

@mojavelinux
Copy link
Member

👍

@abelsromero abelsromero merged commit ac30064 into asciidoctor:master Jul 21, 2016
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.

None yet

4 participants