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

Upgrade to rebar3 #563

Open
kennedyjosh opened this issue Aug 12, 2021 · 2 comments
Open

Upgrade to rebar3 #563

kennedyjosh opened this issue Aug 12, 2021 · 2 comments

Comments

@kennedyjosh
Copy link

I'd like to upgrade lager to use rebar3 instead of rebar2.

There is a guide on some of the changes that would occur here: https://rebar3.readme.io/docs/from-rebar-2x-to-rebar3

Would this be a useful change?

@Vagabond
Copy link
Member

Lager already works fine as a dep with rebar3 projects, no?

I don't have a strong objection but we might break some people who are stuck on rebar2.

@kennedyjosh
Copy link
Author

You're right, it does work fine with rebar3 projects. I suppose I wrongly assumed it wouldn't.

We can maintain backwards compatibility for rebar2 while also supporting rebar3, though, so this is probably something that should be done sometime in the near future.

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

2 participants