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

Move "org.asciidoctor.converter" package to api project #603

Merged
merged 1 commit into from
Dec 9, 2017

Conversation

jmini
Copy link
Contributor

@jmini jmini commented Dec 5, 2017

No description provided.

@robertpanzer
Copy link
Member

You also might want to move AbstractConverter and StringConverter.
These are base classes meant to be used when writing custom converters in Java.

@jmini
Copy link
Contributor Author

jmini commented Dec 6, 2017

AbstractConverter and StringConverter moved to api project.

@robertpanzer
Copy link
Member

Looking at the code it would probably make sense to make JavaConverterRegistry an interface and move the implementation to org.asciidoctor.converter.internal.

But that can be done in a follow up PR.

@robertpanzer robertpanzer merged commit 2bb7b7b into asciidoctor:asciidoctorj-1.6.0 Dec 9, 2017
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.

2 participants