apache / cordova-plugman

Apache Cordova Plugman
https://cordova.apache.org/
Apache License 2.0
400 stars 151 forks source link

Fix plugin check error, when plugin dependency with specific version is given. #76

Closed vladimir-kotikov closed 10 years ago

vladimir-kotikov commented 10 years ago

Fix for this issue: https://issues.apache.org/jira/browse/CB-6615

shazron commented 10 years ago

Would be great if there was a test for this in: https://github.com/apache/cordova-plugman/blob/master/spec/fetch.spec.js

vladimir-kotikov commented 10 years ago

@shazron Please review tests added.

vladimir-kotikov commented 10 years ago

https://github.com/apache/cordova-lib/pull/13

vladimir-kotikov commented 10 years ago

@shazron Move this PR to cordova-lib repo. Pls review.