GitHub user gabrielschulhof opened a pull request:
https://github.com/apache/cordova-plugman/pull/71
Tizen: Clean up installation functions and tests
This makes source-file, header-file, etc. install/uninstall functions into
noops, and removes tests for them. It also gets rid of the dependency on the
node package "temp", opting instead to generate a temporary directory name.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gabrielschulhof/cordova-plugman tizen
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugman/pull/71.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 #71
----
commit 9169f20d1a852750e59ca03f205137877368ed60
Author: Gabriel Schulhof <[email protected]>
Date: 2014-03-27T09:37:18Z
Tizen: Remove tests for noop source-file, header-file, etc.
install/uninstall methods
commit 864a3f777514e2daa71a10ee84863ad2f98a81e6
Author: Gabriel Schulhof <[email protected]>
Date: 2014-04-01T21:00:23Z
Tizen: No-op-ify all installation/uninstallation-related function pairs
----
---
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.
---