You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Xavier Vergés (JIRA)" <ji...@apache.org> on 2013/02/27 13:41:13 UTC

[jira] [Created] (CB-2588) 'jake test' fails if git does not create symbolic links

Xavier Vergés created CB-2588:
---------------------------------

             Summary: 'jake test' fails if git does not create symbolic links
                 Key: CB-2588
                 URL: https://issues.apache.org/jira/browse/CB-2588
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
    Affects Versions: 2.4.0
         Environment: Windows
            Reporter: Xavier Vergés
            Assignee: Filip Maj
            Priority: Minor


Discussed initially in http://markmail.org/message/bcyb4c6w2ruwya64

This happens on Windows versions that do not support symbolic links or when git is not instructed to create symbolic links with its {{core.symlinks}} configuration value set to true.

# Clone the repository
# {{npm install}}
# {{jake test}}

This results in 
bq. {{SyntaxError: Unexpected token . SyntaxError: Unexpected token . at module.exports.node [as action]}}
because some files in {{lib/test/}} are broken symlinks

--
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