You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by bso-intel <gi...@git.apache.org> on 2016/02/28 02:59:29 UTC

[GitHub] cordova-windows pull request: CB-10673 CB-10673 fixed conflicting ...

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 <by...@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 <by...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-windows pull request: CB-10673 fixed conflicting plugin in...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-windows pull request: CB-10673 fixed conflicting plugin in...

Posted by bso-intel <gi...@git.apache.org>.
Github user bso-intel commented on the pull request:

    https://github.com/apache/cordova-windows/pull/154#issuecomment-192389824
  
    @nikhilkh,
    Could you review this?
    Thanks.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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