Skip to content
This repository was archived by the owner on Jan 14, 2018. It is now read-only.

Build failed on windows (android studio2.23 @win7 64-bit), but no problem on Mac. #470

@sunszl

Description

@sunszl

Here is the error message:
com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: org/apache/commons/io/CopyUtils.class

If I try to include it in the following way. It gives some bugs(some request doesn't gives the response )
/compile ('com.octo.android.robospice:robospice-spring-android:1.4.14'){
exclude group: 'org.apache.commons', module: 'commons-io'
}
/
//compile 'commons-io:commons-io:1.3.2'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions