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

rebarizing log4erl #7

Merged
merged 3 commits into from
Sep 12, 2011
Merged

rebarizing log4erl #7

merged 3 commits into from
Sep 12, 2011

Conversation

metajack
Copy link
Contributor

I've rebarized log4erl.

The main motivation for this was to fix the dependencies. Currently you pull in mochinum.erl from mochiweb directly, but this causes release generation to fail if the project also includes mochiweb proper. log4erl now pulls in mochiweb as a dependency and gets rid of the copied file.

Also, the .xrl and .yrl files are built automatically by rebar, so there's no longer any need to put the derived files in Git.

This included removing derived files and copied files from dependencies.
This will avoid dependency resolution problems for projects that use
both webmachine and log4erl.
ahmednawras added a commit that referenced this pull request Sep 12, 2011
@ahmednawras ahmednawras merged commit c201a75 into ahmednawras:master Sep 12, 2011
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