GitHub user bso-intel opened a pull request:

    https://github.com/apache/cordova-android/pull/264

    CB-10673 fixed conflicting plugin install issue with overlapped <sour…

    …ce-file> tag
    The problem is that copyNewFile is too strict for <source-file> tag.
    You will never know which two plugins will write the library to the same 
target-dir of the source-file.
    We should let it copy the library to the same location.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bso-intel/cordova-android CB-10673

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-android/pull/264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #264
    
----
commit 06f167efd91e17e1f3125056bb1da85efae165e2
Author: Byoungro So <byoungro...@intel.com>
Date:   2016-02-27T06:32:37Z

    CB-10673 fixed conflicting plugin install issue with overlapped 
<source-file> tag

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to