[
https://issues.apache.org/jira/browse/CB-11242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905841#comment-15905841
]
ASF GitHub Bot commented on CB-11242:
-------------------------------------
GitHub user audreyso opened a pull request:
https://github.com/apache/cordova-lib/pull/526
CB-11242 - Removed platform-specific code for platforms w/ PlatformApi
implemented
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
Removed platform-specific code for platforms w/ PlatformApi implemented
(ios, android, windows).
Android testing files also updated.
### What testing has been done on this change?
### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [X] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/audreyso/cordova-lib CB-11242
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/526.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 #526
----
commit d0670a566a67bb8735577c3ba44f8daba060c196
Author: Audrey So <[email protected]>
Date: 2017-03-03T18:28:50Z
CB-11242 : removed parser and handler files for ios, windows, and android
and added cordova dir to android test in fixtures dir and removed uninstall
android files because causing errors
commit a0b1f6b8ad88b7df941ffa6d953162f678a463ad
Author: Audrey So <[email protected]>
Date: 2017-03-07T18:12:29Z
CB-11242 - updated android install tests to use new files, fixed installed
tests by updating dummy plugin files, and updated android test files to use
most recent files available
commit cc66c8656405e2329cedd186f8871de92fac8f8c
Author: Audrey So <[email protected]>
Date: 2017-03-09T20:00:56Z
CB-11242 : updated plugin.spec test to use original plugin version, use
android test files, and comment out test 002 - does not call prepare anymore
and added node_modules dir
commit cfda10d14be34505bfa062534be5e8fd5776997e
Author: Audrey So <[email protected]>
Date: 2017-03-10T21:32:49Z
CB-11242 : added new browser test files to support PlatformApiPoly.spec.js
tests
commit 8ba0df74df6765ec520111db3e3ed417591fde22
Author: Audrey So <[email protected]>
Date: 2017-03-10T22:00:12Z
CB-11242 : updated platformApi android test files and updated
platforms.spec to use browser instead of android
----
> The platform-specific code for platforms w/ PlatformApi implemented should be
> removed in the next major release
> ---------------------------------------------------------------------------------------------------------------
>
> Key: CB-11242
> URL: https://issues.apache.org/jira/browse/CB-11242
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: CordovaLib
> Reporter: Vladimir Kotikov
> Assignee: Audrey So
> Labels: cordova-7.0.0
> Fix For: 7.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]