<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:55:08 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>[YANGTOOLS-1080] Add yang-version 1.1 example for maven plugin to doc</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-1080</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;I could not find a single example YANG module in &lt;a href=&quot;https://docs.opendaylight.org/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.opendaylight.org&lt;/a&gt; or on &lt;a href=&quot;https://wiki.opendaylight.org/view/YANG_Tools&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/YANG_Tools&lt;/a&gt; that is marked with &quot;yang-version 1.1;&quot;&#160; Please add a new example to show how that works and the configuration operations (if any) that are required for generating Java code from a 1.1 module using the maven plugin.&lt;/p&gt;</description>
                <environment></environment>
        <key id="32421">YANGTOOLS-1080</key>
            <summary>Add yang-version 1.1 example for maven plugin to doc</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="10003" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Confirmed</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="cl778h">Chris Lott</assignee>
                                    <reporter username="cl778h">Chris Lott</reporter>
                        <labels>
                    </labels>
                <created>Thu, 13 Feb 2020 19:09:26 +0000</created>
                <updated>Sun, 16 Feb 2020 11:34:37 +0000</updated>
                                                                            <component>maven plugin</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="67864" author="JIRAUSER12905" created="Fri, 14 Feb 2020 14:00:18 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=rovarga&quot; class=&quot;user-hover&quot; rel=&quot;rovarga&quot;&gt;rovarga&lt;/a&gt; thanks for nudging me towards the current versions. I&apos;ll be glad to contribute a new example on a new wiki page if someone will please just provide a compatible set of the plugin, binding and code generator versions. The wiki page link above is 3+ years out of date, specifies version 0.6.1-SNAPSHOT for all three. Today I&apos;m using yang-maven-plugin version 4.0.1 and maven-sal-api-gen-plugin version 3.0.9. Now I&apos;m stuck on a baffling exception:&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;[ERROR] Failed to execute goal org.opendaylight.yangtools:yang-maven-plugin:4.0.1:generate-sources (default) on project o1-netconf-client: 
Execution default of goal org.opendaylight.yangtools:yang-maven-plugin:4.0.1:generate-sources failed: An API incompatibility was 
encountered while executing org.opendaylight.yangtools:yang-maven-plugin:4.0.1:generate-sources: java.lang.NoSuchMethodError: 
org.opendaylight.yangtools.yang.model.util.SchemaNodeUtils.getAllTypeDefinitions(Lorg/opendaylight/yangtools/yang/model/api/DataNodeContainer;)Ljava/util/Collection;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="67865" author="JIRAUSER12905" created="Fri, 14 Feb 2020 16:43:13 +0000"  >&lt;p&gt;I created a new page, please review &lt;a href=&quot;https://wiki.opendaylight.org/view/YANG_Tools:Java_Binding_Yang_Version_1.1_Demo&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/YANG_Tools:Java_Binding_Yang_Version_1.1_Demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you would rather have this content in&#160;&lt;a href=&quot;https://docs.opendaylight.org/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.opendaylight.org&lt;/a&gt; then let me know and I could probably change that wiki text into RST &amp;amp; submit to your gerrit.&lt;/p&gt;</comment>
                            <comment id="67866" author="rovarga" created="Fri, 14 Feb 2020 20:37:06 +0000"  >&lt;p&gt;Well, we just do not have the resources to keep the wiki updated &#8211; authoritative information lives at docs these days. The error you are seeing comes from misaligned versions, project versions really have to match &lt;a href=&quot;https://docs.opendaylight.org/projects/integration-distribution/en/latest/platform-versions.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.opendaylight.org/projects/integration-distribution/en/latest/platform-versions.html&lt;/a&gt; . The best approach to get things going is to follow &lt;a href=&quot;https://docs.opendaylight.org/en/stable-neon/developer-guide/developing-apps-on-the-opendaylight-controller.html#building-an-example-module&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.opendaylight.org/en/stable-neon/developer-guide/developing-apps-on-the-opendaylight-controller.html#building-an-example-module&lt;/a&gt; .&lt;/p&gt;</comment>
                            <comment id="67867" author="rovarga" created="Fri, 14 Feb 2020 20:39:07 +0000"  >&lt;p&gt;Thanks for the offer, yes, docs is very much preferred. Probably could use a section in the developer guide, perhaps as an alternative to the archetype-driven approach.&lt;/p&gt;</comment>
                            <comment id="67868" author="JIRAUSER12905" created="Sun, 16 Feb 2020 11:34:21 +0000"  >&lt;p&gt;The wiki page I created at &lt;a href=&quot;https://wiki.opendaylight.org/view/YANG_Tools:Java_Binding_Yang_Version_1.1_Demo&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/YANG_Tools:Java_Binding_Yang_Version_1.1_Demo&lt;/a&gt; seems to have vanished.&#160; When I try to visit that link my browser is redirected to page &lt;a href=&quot;https://wiki.lfnetworking.org/display/ODL//view/YANG_Tools:Java_Binding_Yang_Version_1.1_Demo.&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.lfnetworking.org/display/ODL//view/YANG_Tools:Java_Binding_Yang_Version_1.1_Demo&lt;/a&gt;&#160; which does not exist.&#160; What&apos;s going on?&#160; If I can recover that page content I will create an RST version, but I sure I don&apos;t feel like starting over from scratch &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;&#160;&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|i03r3z:</customfieldvalue>

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