Daniel Ramos created CB-13929:
---------------------------------

             Summary: duplicate entry: 
android/support/v13/view/DragStartHelper$OnDragStartListener.class
                 Key: CB-13929
                 URL: https://issues.apache.org/jira/browse/CB-13929
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-android
    Affects Versions: cordova@7.0.0
            Reporter: Daniel Ramos
            Assignee: Joe Bowser


Hello Cordova team.

 

Today I've launched my app build in Jenkins as always, and it gives me the 
following error:

 
{code}
...

Note: Recompile with -Xlint:unchecked for details.
 :compileArmv7DebugNdk UP-TO-DATE
 :compileArmv7DebugSources
 :transformClassesWithJarMergingForArmv7Debug FAILED

FAILURE: Build failed with an exception.
 * What went wrong:
 Execution failed for task ':transformClassesWithJarMergingForArmv7Debug'.
 > com.android.build.api.transform.TransformException: 
 > java.util.zip.ZipException: duplicate entry: 
 > android/support/v13/view/DragStartHelper$OnDragStartListener.class
{code}

I've been investigating what could have caused this issue, and the only thing 
that I can find that is different from previous builds, is an update that 
Cordova did over support-v4.

Here is the log diff: 
[https://gist.github.com/DanielRamosAcosta/29f3223c3b8f96447814122bfc193f08]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to