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

rebar_lock_deps_plugin ignore [raw] dependencies #14

Open
avnik opened this issue May 29, 2014 · 0 comments
Open

rebar_lock_deps_plugin ignore [raw] dependencies #14

avnik opened this issue May 29, 2014 · 0 comments

Comments

@avnik
Copy link

avnik commented May 29, 2014

No description provided.

efine added a commit to efine/rebar_lock_deps_plugin that referenced this issue Jan 31, 2015
rebar added an extra optional element to the dependency tuple,
which is currently only used to specify a "raw" dependency.
This commit handles (but does not interpret) the extra element,
ensuring that the plugin does not skip dependencies that add
that element (such as [raw]).
efine added a commit to efine/rebar_lock_deps_plugin that referenced this issue Jan 31, 2015
rebar added an extra optional element to the dependency tuple,
which is currently only used to specify a "raw" dependency.
This commit handles (but does not interpret) the extra element,
ensuring that the plugin does not skip dependencies that add
that element (such as [raw]).
seth pushed a commit that referenced this issue Feb 2, 2015
Add support for new parameter in dep syntax in rebar

Fix issue #14.

supports: {Name, ".*", {Git, Url, Sha}, Extra}
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

No branches or pull requests

1 participant