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

add vsn to app file #5

Merged
merged 1 commit into from
May 24, 2016
Merged

add vsn to app file #5

merged 1 commit into from
May 24, 2016

Conversation

jordan0day
Copy link
Contributor

rebar3 seems to require that the vsn attribute is specified in the app file before it will compile sumo_db_mysql as a dependency:

$ rebar3 compile
===> Verifying dependencies...
...
===> Compiling sumo_db_mysql
===> Failed to get app value 'vsn' from '/Users/jordan/development/kiosk_sync/_build/default/lib/sumo_db_mysql/src/sumo_db_mysql.app.src'

$ echo $?
1

@elbrujohalcon elbrujohalcon merged commit d55b276 into inaka:master May 24, 2016
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