<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:09:55 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>[MDSAL-483] Invalid javadoc for compatibility constructor involving uint and identityref</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-483</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;This was detected in &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/integration/job/integration-multipatch-test-magnesium/21&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/integration/job/integration-multipatch-test-magnesium/21&lt;/a&gt; :&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;18:02:36 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:jar (attach-javadocs) on project itm-api: MavenReportException: Error while generating Javadoc: 
18:02:36 [ERROR] Exit code: 1 - /w/workspace/integration-multipatch-test-magnesium/patch_tester/genius/itm/itm-api/target/generated-sources/mdsal-binding/org/opendaylight/yang/gen/v1/urn/opendaylight/genius/itm/op/rev160406/tunnel/list/InternalTunnelKey.java:34: error: malformed HTML
18:02:36 [ERROR]      * @deprecated Use {#link InternalTunnelKey(Uint64, Uint64, Class&amp;lt;? extends TunnelTypeBase&amp;gt;)} instead.
18:02:36 [ERROR]                                                                      ^
18:02:36 [ERROR] /w/workspace/integration-multipatch-test-magnesium/patch_tester/genius/itm/itm-api/target/generated-sources/mdsal-binding/org/opendaylight/yang/gen/v1/urn/opendaylight/genius/itm/op/rev160406/tunnel/list/InternalTunnelKey.java:34: error: bad use of &apos;&amp;gt;&apos;
18:02:36 [ERROR]      * @deprecated Use {#link InternalTunnelKey(Uint64, Uint64, Class&amp;lt;? extends TunnelTypeBase&amp;gt;)} instead.
18:02:36 [ERROR]                                                                                               ^
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The Class references are coming from identityrefs:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
            container tunnel-list {
                list internal-tunnel {
                    key  &lt;span class=&quot;code-quote&quot;&gt;&quot;source-DPN destination-DPN transport-type&quot;&lt;/span&gt;;

                    leaf source-DPN {
                        type uint64;
                    }

                    leaf destination-DPN {
                        type uint64;
                    }

                    leaf transport-type {
                        type identityref {
                            base odlif:tunnel-type-base;
                        }
                    }

                    &lt;span class=&quot;code-comment&quot;&gt;/* logical-group &lt;span class=&quot;code-keyword&quot;&gt;interface&lt;/span&gt; id */&lt;/span&gt;
                    leaf-list tunnel-&lt;span class=&quot;code-keyword&quot;&gt;interface&lt;/span&gt;-names {
                        type string;
                    }
                }      
            }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;When we are referencing the type in javadoc we need to use the raw type.&lt;/p&gt;</description>
                <environment></environment>
        <key id="32023">MDSAL-483</key>
            <summary>Invalid javadoc for compatibility constructor involving uint and identityref</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.opendaylight.org/images/icons/priorities/blocker.svg">Highest</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Oct 2019 20:50:24 +0000</created>
                <updated>Wed, 9 Oct 2019 09:30:05 +0000</updated>
                            <resolved>Wed, 9 Oct 2019 06:42:05 +0000</resolved>
                                    <version>5.0.0</version>
                    <version>5.0.1</version>
                                    <fixVersion>5.0.2</fixVersion>
                                    <component>Binding codegen</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="32001">TSC-234</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|i03pav:</customfieldvalue>

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