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

Call next resource when first matching module is not available in com… #1663

Closed
wants to merge 1 commit into from

Conversation

tothlac
Copy link
Contributor

@tothlac tothlac commented Nov 19, 2017

…pile phase

As rebar3 unloads all available plugin modules before compile phase
plugin modules implementing resource behaviour are not in memory when
rebar_prv_compile:compile/3 calls MyResourceModule:make_vsn/3.

…pile phase

As rebar3 unloads all available plugin modules before compile phase
plugin  modules implementing resource behaviour are not in memory when
rebar_prv_compile:compile/3 calls MyResourceModule:make_vsn/3.
@ferd
Copy link
Collaborator

ferd commented Nov 22, 2017

See #1668

@ferd ferd closed this Nov 22, 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.

None yet

2 participants