[ 
https://issues.apache.org/jira/browse/CB-11385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318922#comment-15318922
 ] 

ASF GitHub Bot commented on CB-11385:
-------------------------------------

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 <[email protected]>
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.

----


> cordova-plugin-file Android does not pass sonarqube scan
> --------------------------------------------------------
>
>                 Key: CB-11385
>                 URL: https://issues.apache.org/jira/browse/CB-11385
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>    Affects Versions: Master
>         Environment: Android
>            Reporter: Rob Close
>            Priority: Minor
>             Fix For: Master
>
>
> The Android file plugin does not pass sonarqube (http://www.sonarqube.org/) 
> 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,



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to