<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:53:26 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-504] Need to bump iana-afi-safi module version to be greater than 2014.0.0</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-504</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;org.opendaylight.odlparent.featuretest.SingleFeatureTest checks for module version and requires all module versions to be greater than 2014.0.0. However iana-afi-safi is currently versioned as 130704, therefore it failed the SingleFeatureTest if any module is trying to use it.&lt;/p&gt;

&lt;p&gt;Error message is below. We need to bump up the iana-afi-safi module version to be greater than 140000.&lt;/p&gt;


&lt;p&gt;    &amp;lt;error message=&quot;Unresolved constraint in bundle org.opendaylight.bgpcep.util &lt;span class=&quot;error&quot;&gt;&amp;#91;111&amp;#93;&lt;/span&gt;: Unable to resolve 111.0: missing requirement &lt;span class=&quot;error&quot;&gt;&amp;#91;111.0&amp;#93;&lt;/span&gt; osgi.wiring.package; (&amp;amp;(osgi.wiring.package=org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.afn.safi.rev130704)(version&amp;gt;=2013.7.0)(!(version&amp;gt;=2014.0.0)))&quot; type=&quot;org.osgi.framework.BundleException&quot;&amp;gt;&amp;lt;![CDATA[org.osgi.framework.BundleException: Unresolved constraint in bundle org.opendaylight.bgpcep.util &lt;span class=&quot;error&quot;&gt;&amp;#91;111&amp;#93;&lt;/span&gt;: Unable to resolve 111.0: missing requirement &lt;span class=&quot;error&quot;&gt;&amp;#91;111.0&amp;#93;&lt;/span&gt; osgi.wiring.package; (&amp;amp;(osgi.wiring.package=org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.afn.safi.rev130704)(version&amp;gt;=2013.7.0)(!(version&amp;gt;=2014.0.0)))&lt;br/&gt;
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3974)&lt;br/&gt;
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2037)&lt;br/&gt;
        at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:955)&lt;br/&gt;
        at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:942)&lt;br/&gt;
        at org.apache.karaf.features.internal.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:477)&lt;br/&gt;
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:435)&lt;br/&gt;
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:375)&lt;br/&gt;
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:364)&lt;br/&gt;
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:347)&lt;br/&gt;
        at Proxy2e4b5728_150f_4198_a4a0_23ad6bc5f869.installFeature(Unknown Source)&lt;br/&gt;
        at org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:205)&lt;br/&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br/&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;br/&gt;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br/&gt;
        at java.lang.reflect.Method.invoke(Method.java:606)&lt;br/&gt;
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)&lt;br/&gt;
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)&lt;br/&gt;
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)&lt;br/&gt;
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)&lt;br/&gt;
        at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)&lt;br/&gt;
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)&lt;br/&gt;
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)&lt;br/&gt;
        at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:68)&lt;br/&gt;
        at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:37)&lt;br/&gt;
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)&lt;br/&gt;
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)&lt;br/&gt;
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)&lt;br/&gt;
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)&lt;br/&gt;
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22924">YANGTOOLS-504</key>
            <summary>Need to bump iana-afi-safi module version to be greater than 2014.0.0</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <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="jeffliujing@gmail.com">Jeff Liu</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Sep 2015 00:25:51 +0000</created>
                <updated>Sun, 10 Apr 2022 18:35:37 +0000</updated>
                            <resolved>Tue, 22 Sep 2015 07:09:32 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="43509" author="martin.ciglan" created="Wed, 16 Sep 2015 13:39:55 +0000"  >&lt;p&gt;Hi Jeff&lt;/p&gt;

&lt;p&gt;Could you please specify steps to reproduce this issue? Just to clarify it. Many thanks.&lt;/p&gt;</comment>
                            <comment id="43510" author="tony.tkacik@gmail.com" created="Wed, 16 Sep 2015 15:20:43 +0000"  >&lt;p&gt;This seems as some private build of BGP PCEP, since single feature test in bgpcep project does not report this issue.&lt;/p&gt;</comment>
                            <comment id="43511" author="jeffliujing@gmail.com" created="Wed, 16 Sep 2015 19:12:30 +0000"  >&lt;p&gt;in my draft change 26945, I&apos;m trying to use the address-famiily and subesquent-address-family in  iana-afi-safi yang module, that&apos;s when the SingleFeatureTest failed. The class generated by yangtool is versioned as rev130704, which is smaller than 140000. It seems SingleFeatureTest requires all module/classes to be greater than 140000.&lt;/p&gt;

&lt;p&gt;you can checkout my 26945 draft change, and run the SingleFeatureTest to reproduce the error.&lt;/p&gt;</comment>
                            <comment id="43512" author="rovarga" created="Thu, 17 Sep 2015 08:08:59 +0000"  >&lt;p&gt;This is a problem with your changeset: you are introducing a dependency on iana-anf-safi, but you have not updated the BMP feature definition to pull it in, hence the failure.&lt;/p&gt;</comment>
                            <comment id="43513" author="rovarga" created="Thu, 17 Sep 2015 08:23:23 +0000"  >&lt;p&gt;Actually I spoke too soon, the problem is that iana-afn-safi is not included in the models features.&lt;/p&gt;</comment>
                            <comment id="43514" author="rovarga" created="Thu, 17 Sep 2015 08:27:29 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/27099&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/27099&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/27100&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/27100&lt;/a&gt;&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4309</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=4309]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10362"><![CDATA[Beryllium-M3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i027mv:</customfieldvalue>

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