GitHub user bso-intel opened a pull request:

    https://github.com/apache/cordova-windows/pull/154

    CB-10673 CB-10673 fixed conflicting plugin install issue with overlapped 
<source-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-windows CB-10673

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

    https://github.com/apache/cordova-windows/pull/154.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 #154
    
----
commit fb18ccd50e25246d039ffdcbae59db9ce0cff316
Author: Byoungro So <byoungro...@intel.com>
Date:   2016-02-27T06:34:29Z

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

commit 73da0e419fedd15595d348b0953f18f334732a21
Author: Byoungro So <byoungro...@intel.com>
Date:   2016-02-28T01:48:06Z

    CB--10673 fixed jshint error

----


---
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