Jan Piotrowski (Sujan) created CB-13907:
-------------------------------------------

             Summary: Platform release, Test: Create project command doesn't 
work on Windows
                 Key: CB-13907
                 URL: https://issues.apache.org/jira/browse/CB-13907
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-coho
            Reporter: Jan Piotrowski (Sujan)


https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#what-to-test,
 3) asks you to run `./cordova-android/bin/create ./androidTest2 
org.apache.cordova.test2 androidTest2`

This only gives you:
{code}
C:\Projects\Cordova
λ ./cordova-windows/bin/create ./windowsTest2 org.apache.cordova.test2 
windowsTest2
'.' is not recognized as an internal or external command,
operable program or batch file.
{code}
on Windows.

If you go into that folder and run `create` it will create the project in that 
folder directly, which at least works but still is ugly as you have a test 
project in a location where you don't want it. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to