GitHub user bso-intel opened a pull request:
https://github.com/apache/cordova-android/pull/261
CB-10660 fixed the exception when removing a non-existing directory
It is ALWAYS safer to check if the directory exists before it tires to
remove the directory.
The uninstallation of the plugin with a <framework> tag failed because of
this issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bso-intel/cordova-android CB-10660
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/261.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 #261
----
commit 8604829854b59f14938796c109e446c36de9720f
Author: Byoungro So <[email protected]>
Date: 2016-02-22T00:25:21Z
CB-10660 fixed the exception when removing a non-existing directory
----
---
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]