Skip to content

Namespace mochijson2 to avoid collision with mochiweb#23

Closed
opsb wants to merge 1 commit intojbrisbin:masterfrom
opsb:namespace-mochijson2
Closed

Namespace mochijson2 to avoid collision with mochiweb#23
opsb wants to merge 1 commit intojbrisbin:masterfrom
opsb:namespace-mochijson2

Conversation

@opsb
Copy link
Copy Markdown

@opsb opsb commented May 16, 2018

I hit a collision when using https://github.com/pma/amqp and https://github.com/philss/floki in the same project. floki relies on https://github.com/mochi/mochiweb which obviously has it's own copy of mochijson2. When performing a distillery release it fails due to the duplicated modules.

This PR resolves the issue by namespacing the mochijson2 module as rabbit_common_mochijson2

@opsb
Copy link
Copy Markdown
Author

opsb commented May 16, 2018

just spotted that it's a dupe of #13

@opsb opsb closed this May 16, 2018
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.

1 participant