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

Fix to allow extensions from non-"com." packages to be registered #251

Merged

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Dec 23, 2014

Resolves #250

@lordofthejars
Copy link
Member

Thank you so much for your collaboration, do you think it would be possible to provide a test that tests that a extension with package name starting with pl.can be registered as well?

@ktoso
Copy link
Contributor Author

ktoso commented Dec 23, 2014

Sure, I"ll have a look where to put such test.

Resolves asciidoctor#250, including test which fails without this fix
@ktoso ktoso force-pushed the fix-extension-importing-ktoso branch from 308f38d to be71324 Compare December 23, 2014 20:59
@ktoso
Copy link
Contributor Author

ktoso commented Dec 23, 2014

Added test case (confirmed it fails without the fix) and squashed into one commit.
Sorry I didn't include a test at first btw, must have had my mind somewhere else ;-)

Cheers! 🎄

@mojavelinux
Copy link
Member

Looks great! Thanks for the amazing 🎄 gift!

lordofthejars added a commit that referenced this pull request Dec 24, 2014
Fix to allow extensions from non-"com." packages to be registered
@lordofthejars lordofthejars merged commit b645989 into asciidoctor:master Dec 24, 2014
@lordofthejars
Copy link
Member

Thank you so much, no worries about not including the test, it happens to me as well, for this reason I like to do(and receive) code reviews :)

@ktoso ktoso deleted the fix-extension-importing-ktoso branch December 24, 2014 11:09
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling be71324 on ktoso:fix-extension-importing-ktoso into * on asciidoctor:master*.

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.

Registering java extensions fails because java_import syntax
4 participants