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

Dependency problem #7

Open
ganddev opened this issue Aug 7, 2015 · 1 comment
Open

Dependency problem #7

ganddev opened this issue Aug 7, 2015 · 1 comment

Comments

@ganddev
Copy link

ganddev commented Aug 7, 2015

Since I added your library to my gradle file I get the following warning with an error

Warning:Dependency commons-logging:commons-logging:1.1.1 is ignored for release as it may be conflicting with the internal version provided by Android.


> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2 ```

Does anyone has a solution for that?
@blazsolar
Copy link
Owner

It seams that one of library dependencies is depending on commons-logging library. One solution would be to jarjardependencies and change package name of commons-logging library.

I'll try to look into it when I find some time.

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