[ https://issues.apache.org/jira/browse/CB-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161805#comment-14161805 ]
ASF subversion and git services commented on CB-7715: ----------------------------------------------------- Commit c08e8d2c85309c58aa672388dbc7579d897eebed in cordova-lib's branch refs/heads/master from sgrebnov [ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=c08e8d2 ] CB-7715 Fix windows build if folder has '.(js|htm|etc)' in name This closes #99 > Fix windows build if folder has '.(js|htm|etc)' in name > ------------------------------------------------------- > > Key: CB-7715 > URL: https://issues.apache.org/jira/browse/CB-7715 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib, Windows > Reporter: Sergey Grebnov > Assignee: Sergey Grebnov > Labels: bom, cordova-lib, prepare, windows > > Repro steps > 1. Add folder with 'jquery.jsignature' name and corresponding content to www > 2. cordova build > 3. Observe the following error > {code} > Error: EISDIR, illegal operation on a directory > at Object.fs.readSync (fs.js:481:19) > at Object.fs.readFileSync (fs.js:320:28) > at > c:\partitions\d\projects\html5\git\cordova\cordova-lib\cordova-lib\src\cordova\metadata\windows_parser.js:278:30 > at Array.forEach (native) > at Object.module.exports.add_bom > (c:\partitions\d\projects\html5\git\cordova\cordova-lib\cordova-lib\src\cordova\metadata\windows_parser.js:272:15) > at > c:\partitions\d\projects\html5\git\cordova\cordova-lib\cordova-lib\src\cordova\metadata\windows_parser.js:251:18 > at _fulfilled > (c:\partitions\d\projects\html5\git\cordova\cordova-lib\cordova-lib\node_modules\q\q.js:798:54) > at self.promiseDispatch.done > (c:\partitions\d\projects\html5\git\cordova\cordova-lib\cordova-lib\node_modules\q\q.js:827:30) > at Promise.promise.promiseDispatch > (c:\partitions\d\projects\html5\git\cordova\cordova-lib\cordova-lib\node_modules\q\q.js:760:13) > at > c:\partitions\d\projects\html5\git\cordova\cordova-lib\cordova-lib\node_modules\q\q.js:526:49 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org