<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:58 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[ODLPARENT-226] SpotBugs doppelgangers with Checkstyle burdens code.</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-226</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;Contrary to checkstyle, SpotBugs SF_SWITCH_FALLTHROUGH check does not detect an intentional commented //fallthrough&#160; in a switch/case structure and reports a warning/error.&lt;/p&gt;

&lt;p&gt;To remove this false positive, edu.umd.cs.findbugs.annotations.SuppressFBWarnings needs to be imported so that the&lt;br/&gt;
 @SuppressFBWarnings(&quot;SF_SWITCH_FALLTHROUGH&quot;) decorator can be put in front of the related block.&lt;/p&gt;

&lt;p&gt;In the example below&lt;br/&gt;
 &lt;a href=&quot;https://git.opendaylight.org/gerrit/c/transportpce/+/88652/5/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/c/transportpce/+/87675/4/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java&lt;/a&gt;&lt;br/&gt;
 doing so burdens the code&lt;/p&gt;

&lt;p&gt;As the same check is already better performed by checkstyle, the&#160;SF_SWITCH_FALLTHROUGH SpotBugs check (and maybe some others) should probably be removed from ODL-parent.&lt;/p&gt;</description>
                <environment></environment>
        <key id="32424">ODLPARENT-226</key>
            <summary>SpotBugs doppelgangers with Checkstyle burdens code.</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="guillaume.lambert">Guillaume Lambert</reporter>
                        <labels>
                    </labels>
                <created>Sat, 15 Feb 2020 09:15:42 +0000</created>
                <updated>Fri, 27 Mar 2020 14:02:26 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="67993" author="guillaume.lambert@orange.com" created="Fri, 27 Mar 2020 14:02:12 +0000"  >&lt;p&gt;Moving from bug to improvement, the bug was not confirmed - the problem was a lower case w in&#160; &quot;@SuppressFBWarnings&quot;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03r4n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>