[
https://issues.apache.org/jira/browse/CB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083014#comment-16083014
]
ASF GitHub Bot commented on CB-3232:
------------------------------------
GitHub user audreyso opened a pull request:
https://github.com/apache/cordova-windows/pull/236
CB -12895 : updated files to use eslint instead jshint
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
Updated files to use eslint instead jshint
### What testing has been done on this change?
### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [X] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/audreyso/cordova-windows CB-12895
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/236.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #236
----
commit 2d4278a06506e1725157c33b9f80ce10f5e4ae38
Author: Audrey So <[email protected]>
Date: 2017-06-09T20:46:56Z
CB-12895 : setup eslint and removed jshint
commit 459d1b00550f3b85be3eaf5e758d18a72cc3f3de
Author: Audrey So <[email protected]>
Date: 2017-07-11T16:51:57Z
CB-12895 : updated with eslint rules
commit 2ea7bc2d59425a6a845265f334e215de94d4efbd
Author: Audrey So <[email protected]>
Date: 2017-07-11T18:32:22Z
CB-12895 : indenting using eslint rules
----
> "cordova platform add blackberry" fails on 2.7.1-rc.1
> -----------------------------------------------------
>
> Key: CB-3232
> URL: https://issues.apache.org/jira/browse/CB-3232
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-blackberry (DEPRECATED), cordova-cli
> Affects Versions: 2.7.0
> Reporter: Michael Brooks
> Assignee: Michael Brooks
> Fix For: 2.7.0
>
>
> The following error is thrown when running {{$ cordova platform add
> blackberry}}:
> {code}
> [Error: An error occured during creation of blackberry sub-project. Creating
> BlackBerry project...
> Updating config.xml ...
> sed:
> /Users/mwbrooks/Dropbox/Development/sandbox/myapp/platforms/blackberry/www/config.xml:
> No such file or directory
> Cleaning up ...
> Remember to update the project.properties file inside your application
> directory!
> ]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]