GitHub user sgrebnov opened a pull request:
https://github.com/apache/cordova-lib/pull/301
CB-8615, CB-9588 Better Cordova plugin support for Windows 10 assemblies
* `target-dir` support for `<framework>` elements so that plugin devs can
specify different subdirs for platform specific libs and avoid naming
conflict(CB-8615)
* `<resource-file>` support(CB-9588)
* missing Windows10 project tests
* tests to cover CB-9588 and CB-8615
Some of unit tests might fail as we added tests for Windows10 project and
there is the following fix which is required for correct semver work (CB-9601):
https://github.com/apache/cordova-lib/pull/300
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-lib CB-8615
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/301.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 #301
----
commit dbf054d7bec372de01f418590f3d51e652dc0c5e
Author: sgrebnov <[email protected]>
Date: 2015-09-03T16:19:28Z
CB-8615 (Windows) .winmd files with the same names are not added properly
when using framework tag with target attribute
commit 06e7285b5941510a6073a0456189f092207ebc3e
Author: sgrebnov <[email protected]>
Date: 2015-09-04T18:12:43Z
CB-8615 Improves plugman tests for Windows
* Adds Windows10 project to tests
* Verifies <framework> copy dir
* Verifies <framework> reference string
* Adds tests for target-dir and versions attributes
commit a0546b747413674341084f09849adf85f043aff5
Author: sgrebnov <[email protected]>
Date: 2015-09-07T16:23:27Z
CB-9588 Plugman. Add support for <resource-file> on Windows
* Also includes corresponding unit tests
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]