[GitHub] cordova-medic pull request: CB-6899 Cordova-lib link step fails ...

2014-06-19 Thread vladimir-kotikov
Github user vladimir-kotikov closed the pull request at:

https://github.com/apache/cordova-medic/pull/9


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cordova-medic pull request: CB-6899 Cordova-lib link step fails ...

2014-06-09 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request:

https://github.com/apache/cordova-medic/pull/9

CB-6899 Cordova-lib link step fails on Windows slave

Replaces ln -s command, which is not workin on windows slaves, with 
inline node script.
Fix for [CB-6899](https://issues.apache.org/jira/browse/CB-6899)

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-medic CB-6899

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-medic/pull/9.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 #9


commit 72fc3889b4dc50b2ada2095985a32e69703ed72e
Author: Vladimir Kotikov v-vlk...@microsoft.com
Date:   2014-06-09T08:57:42Z

Replaces ln -s command, which is not workin on windows slaves, with 
inline node script.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---