Skip to content

Remove explicit modules list from .app.src files#1835

Merged
nickva merged 1 commit intoapache:masterfrom
cloudant:app-src-modules-removal
Dec 28, 2018
Merged

Remove explicit modules list from .app.src files#1835
nickva merged 1 commit intoapache:masterfrom
cloudant:app-src-modules-removal

Conversation

@jaydoane
Copy link
Contributor

Overview

The modules lists in .app files are automatically generated by rebar from .app.src files, so these explicit lists are unnecessary and prone to being out of date.

Testing recommendations

Related Issues or Pull Requests

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

The modules lists in .app files are automatically generated by rebar
from .app.src files, so these explicit lists are unnecessary and prone
to being out of date.
@nickva
Copy link
Contributor

nickva commented Dec 28, 2018

Good stuff. Thanks, Jay

@nickva nickva merged commit 7be0ab8 into apache:master Dec 28, 2018
@nickva nickva deleted the app-src-modules-removal branch December 28, 2018 00:34
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.

2 participants