GitHub user rob-close opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/183
CB-11385 android: Does not pass sonarqube scan
The problem are "Empty Catch Block", which sonarqube considers a blocker, and the
following, which sonarqube considers major:
Preserve stack trace, Reliance on default encoding.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rob-close/cordova-plugin-file master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file/pull/183.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 #183
commit c10a71acf1ccd9d61c9e465f91587dd020238edb
Author: Rob Close <rob.close@sap.com>
Date: 2016-06-07T17:15:26Z
CB-11385 android: Does not pass sonarqube scan
The problem are "Empty Catch Block", which sonarqube considers a blocker, and the
following, which sonarqube considers major:
Preserve stack trace, Reliance on default encoding.
GitHub user rob-close opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/183
CB-11385android: Does not pass sonarqube scanThe problem are "Empty Catch Block", which sonarqube considers a blocker, and the
following, which sonarqube considers major:
Preserve stack trace, Reliance on default encoding.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rob-close/cordova-plugin-file master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file/pull/183.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 #183
commit c10a71acf1ccd9d61c9e465f91587dd020238edb
Author: Rob Close <rob.close@sap.com>
Date: 2016-06-07T17:15:26Z
CB-11385android: Does not pass sonarqube scanThe problem are "Empty Catch Block", which sonarqube considers a blocker, and the
following, which sonarqube considers major:
Preserve stack trace, Reliance on default encoding.