[
https://issues.apache.org/jira/browse/CB-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-2588.
---------------------------------
Resolution: Won't Fix
the jake tests have been abandoned in favor of gruntjs
> '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: Benn Mapes
> 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 was sent by Atlassian JIRA
(v6.1#6144)