You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/09/20 21:43:08 UTC

[jira] [Comment Edited] (CB-1468) Windows Create Script does not support paths with spaces

    [ https://issues.apache.org/jira/browse/CB-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459888#comment-13459888 ] 

Joe Bowser edited comment on CB-1468 at 9/21/12 6:41 AM:
---------------------------------------------------------

Tested on C:\phonegap. Create acutally works, but the tests are broken!

{code}
C:\phonegap\incubator-cordova-android>node bin\tests\test_create_win.js
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.


Creating new android project...

Building jar and js files...

Copying template files...

Copying js, jar & config.xml files...

Copying cordova command tools...

Updating AndroidManifest.xml and Main Activity...

path.exists is now called `fs.exists`.
Caught exception: AssertionError: plugins.xml did not get created
Caught exception: AssertionError: plugins.xml did not get created
Caught exception: AssertionError: cordova.jar did not get added
Caught exception: AssertionError: cordova.js did not get added
Caught exception: AssertionError: Cordova Android Project does not compile

{code}
                
      was (Author: bowserj):
    Tested on C:\phonegap. Create acutally works, but the tests are broken!

{{code}}
C:\phonegap\incubator-cordova-android>node bin\tests\test_create_win.js
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.


Creating new android project...

Building jar and js files...

Copying template files...

Copying js, jar & config.xml files...

Copying cordova command tools...

Updating AndroidManifest.xml and Main Activity...

path.exists is now called `fs.exists`.
Caught exception: AssertionError: plugins.xml did not get created
Caught exception: AssertionError: plugins.xml did not get created
Caught exception: AssertionError: cordova.jar did not get added
Caught exception: AssertionError: cordova.js did not get added
Caught exception: AssertionError: Cordova Android Project does not compile

{{code}}
                  
> Windows Create Script does not support paths with spaces
> --------------------------------------------------------
>
>                 Key: CB-1468
>                 URL: https://issues.apache.org/jira/browse/CB-1468
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.1.0
>            Reporter: Joe Bowser
>            Assignee: Anis Kadri
>             Fix For: 2.2.0
>
>
> The build fails silently, and while the Android project is created, there is no cordova-2.1.0.jar copied in the libs directory.  Cordova does compile when the project is working normally.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira