[
https://issues.apache.org/jira/browse/CB-11771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439404#comment-15439404
]
ASF GitHub Bot commented on CB-11771:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-lib/pull/485
## [Current
coverage](https://codecov.io/gh/apache/cordova-lib/pull/485?src=pr) is 80.81%
(diff: 88.88%)
> Merging [#485](https://codecov.io/gh/apache/cordova-lib/pull/485?src=pr)
into [master](https://codecov.io/gh/apache/cordova-lib/branch/master?src=pr)
will increase coverage by **0.02%**
```diff
@@ master #485 diff @@
==========================================
Files 68 68
Lines 5407 5415 +8
Methods 857 859 +2
Messages 0 0
Branches 1048 1050 +2
==========================================
+ Hits 4368 4376 +8
Misses 1039 1039
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last update
[3b38b53...1eb9b20](https://codecov.io/gh/apache/cordova-lib/compare/3b38b5382b9a52d1fe522514b61d3ebd6016796d...1eb9b207718f00d0101d31c44f9a492f5c16725b?src=pr)
> Installing plugin with symlink option pollutes original directory with
> intermediate files
> -----------------------------------------------------------------------------------------
>
> Key: CB-11771
> URL: https://issues.apache.org/jira/browse/CB-11771
> Project: Apache Cordova
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Plugman
> Affects Versions: 1.3.0
> Reporter: Martin Bektchiev
> Assignee: Martin Bektchiev
> Priority: Minor
>
> When installing a plugin with custom library using the --link option the
> whole directory is symlinked and temporary files leak into the original
> plugin directory on build. This leads to broken builds if the same plugin is
> linked in 2 projects targeting different Cordova versions.
> Steps to reproduce:
> * Clone https://github.com/Telerik-Verified-Plugins/Telerik-AppFeedback
> plugin (or any other with an embedded android library)
> * Create 2 test projects with Cordova Android 4.1.1 and 5.2
> * Install the plugin using the --link option of plugman in both projects
> * Build the Cordova 5.2 project
> * Attempt to build the Cordova 4.1.1 project - multiple java errors of the
> following kind are generated:
> Unknown source file : Uncaught translation error:
> java.lang.IllegalArgumentException: already added:
> Landroid/support/v7/appcompat/R$dimen;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]