Skip to content

Incorrect dependencies in clique [JIRA: RIAK-2125] #64

@Basho-JIRA

Description

@Basho-JIRA

The app dependencies in rebar.config and .app.src are not in sync with the actual usage in the clique application.

This is currently one of the blockers for using riak_core as a dependency in your own project - at least if you want to use relx and rely on proper OTP rules for releases.

clique problems:
'IN_called_IN_deps_NOT_appsrc': [cuttlefish]
'IN_called_NOT_deps_NOT_appsrc': [mochiweb]

The fix is to simply bring the files in sync with reality.

[Created in JIRA by Torben Hoffmann]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions