[jboss-jira] [JBoss JIRA] (DROOLS-2661) Fix blocker findbugs issues

Jozef Marko (JIRA) issues at jboss.org
Wed Jul 11 08:50:02 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Marko updated DROOLS-2661:
--------------------------------
    Description: In the [report|https://sonarcloud.io/project/issues?id=org.drools%3Adrools-wb&resolved=false&severities=BLOCKER&types=BUG] can be seen blocker issues revealed by the finbugs in the drools-wb repository. The issues are caused by not closed InputStreams. All of them could be fixed by try-with-resources.  (was: In the [report|https://sonarcloud.io/project/issues?id=org.drools%3Adrools-wb&resolved=false&severities=BLOCKER&types=BUG] can be seen blocker issues revealed by the finbugs in the drools-wb repository. The issues are caused by not closed InputStreams. ALl could be fixed by try-with-resources.)


> Fix blocker findbugs issues
> ---------------------------
>
>                 Key: DROOLS-2661
>                 URL: https://issues.jboss.org/browse/DROOLS-2661
>             Project: Drools
>          Issue Type: Task
>    Affects Versions: 7.8.0.Final
>            Reporter: Jozef Marko
>            Assignee: Jozef Marko
>              Labels: drools-tools
>
> In the [report|https://sonarcloud.io/project/issues?id=org.drools%3Adrools-wb&resolved=false&severities=BLOCKER&types=BUG] can be seen blocker issues revealed by the finbugs in the drools-wb repository. The issues are caused by not closed InputStreams. All of them could be fixed by try-with-resources.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list