<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:27 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-36] Reduce the usage of org.json</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-36</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;This is the tracker bug for org.json removal:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;org.json has a problematic license (at least for some of ODL&apos;s downstreams)&lt;/li&gt;
	&lt;li&gt;its integration in Jackson 2.4 and later causes issues in Karaf&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22159">ODLPARENT-36</key>
            <summary>Reduce the usage of org.json</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="skitt">Stephen Kitt</reporter>
                        <labels>
                    </labels>
                <created>Thu, 2 Jun 2016 16:21:24 +0000</created>
                <updated>Thu, 7 Mar 2019 16:27:44 +0000</updated>
                            <resolved>Thu, 7 Mar 2019 16:27:44 +0000</resolved>
                                                    <fixVersion>5.0.0</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="41802" author="vorburger" created="Thu, 2 Jun 2016 16:32:13 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-36&quot; title=&quot;Reduce the usage of org.json&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-36&quot;&gt;&lt;del&gt;ODLPARENT-36&lt;/del&gt;&lt;/a&gt; created to make this happen in netconf.  Let&apos;s create other bugs for specific code in other projects, and link them as &quot;depends on&quot; to this parent umbrella issue.&lt;/p&gt;

&lt;p&gt;How about making the goal of this bug not only &quot;reduce&quot; but fully &quot;remove&quot; ? And then ultimately use &lt;a href=&quot;http://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html&lt;/a&gt; to enforce future non-use of org.json?&lt;/p&gt;</comment>
                            <comment id="41803" author="skitt@redhat.com" created="Fri, 3 Jun 2016 07:42:36 +0000"  >&lt;p&gt;The enforcer rule is ready, see &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/36537/8/odlparent/pom.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/36537/8/odlparent/pom.xml&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41804" author="skitt@redhat.com" created="Tue, 13 Sep 2016 16:59:15 +0000"  >&lt;p&gt;Projects which currently reference org.json in POMs or features are:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;aaa&lt;/li&gt;
	&lt;li&gt;centinel&lt;/li&gt;
	&lt;li&gt;defense4all&lt;/li&gt;
	&lt;li&gt;iotdm&lt;/li&gt;
	&lt;li&gt;nemo&lt;/li&gt;
	&lt;li&gt;netconf (#5996)&lt;/li&gt;
	&lt;li&gt;ovsdb&lt;/li&gt;
	&lt;li&gt;sdninterfaceapp&lt;/li&gt;
	&lt;li&gt;sfc&lt;/li&gt;
	&lt;li&gt;vtn/coordinator&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="41805" author="skitt@redhat.com" created="Fri, 23 Sep 2016 13:05:14 +0000"  >&lt;p&gt;ovsdb: &lt;a href=&quot;https://git.opendaylight.org/gerrit/46129&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/46129&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41806" author="skitt@redhat.com" created="Fri, 23 Sep 2016 14:43:26 +0000"  >&lt;p&gt;org.codehaus.jettison.json is also org.json, so we need to track that too.&lt;/p&gt;</comment>
                            <comment id="41807" author="skitt@redhat.com" created="Fri, 23 Sep 2016 16:33:16 +0000"  >&lt;p&gt;SFC: &lt;a href=&quot;https://git.opendaylight.org/gerrit/46140&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/46140&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41808" author="colin@colindixon.com" created="Thu, 6 Oct 2016 00:58:03 +0000"  >&lt;p&gt;Per last week&apos;s TSC call: (see bullet 8)&lt;br/&gt;
&lt;a href=&quot;https://meetings.opendaylight.org/opendaylight-meeting/2016/opendaylight_tsc/opendaylight-meeting-opendaylight_tsc.2016-09-29-15.03.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://meetings.opendaylight.org/opendaylight-meeting/2016/opendaylight_tsc/opendaylight-meeting-opendaylight_tsc.2016-09-29-15.03.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I&apos;m making this a blocker targeting Carbon.&lt;/p&gt;</comment>
                            <comment id="41809" author="klou" created="Wed, 13 Sep 2017 12:40:08 +0000"  >&lt;p&gt;What remains to be worked on this issue?  My assumption is this does not block the nitrogen release.  Correct?&lt;/p&gt;</comment>
                            <comment id="41810" author="skitt@redhat.com" created="Wed, 13 Sep 2017 12:56:59 +0000"  >&lt;p&gt;(In reply to Kit Lou from comment #8)&lt;br/&gt;
&amp;gt; What remains to be worked on this issue?  My assumption is this does not&lt;br/&gt;
&amp;gt; block the nitrogen release.  Correct?&lt;/p&gt;

&lt;p&gt;The target milestone is Fluorine, so no, it doesn&#8217;t block the Nitrogen release.&lt;/p&gt;</comment>
                            <comment id="62741" author="opendaylight.release" created="Thu, 3 May 2018 09:29:42 +0000"  >&lt;p&gt;Since this is not a blocker I&apos;m removing the severity to critical.&#160;&lt;/p&gt;</comment>
                            <comment id="62742" author="opendaylight.release" created="Thu, 3 May 2018 09:30:45 +0000"  >&lt;p&gt;Hmm, got it wrong.&lt;/p&gt;

&lt;p&gt;Stephen, do you see this as a blocker for Fluorine?&#160;&lt;/p&gt;</comment>
                            <comment id="62787" author="skitt@redhat.com" created="Thu, 3 May 2018 11:48:37 +0000"  >&lt;p&gt;This was a TSC decision, we need to discuss it... Note that this is really a tracker bug, the bugs which need action are the blockers.&lt;/p&gt;</comment>
                            <comment id="66529" author="rovarga" created="Thu, 7 Mar 2019 13:19:20 +0000"  >&lt;p&gt;So this is just AAA and NETCONF now, let&apos;s kill the declaration in odplarent and have the two projects hash it out.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="21226">NETCONF-213</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29844">AAA-173</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21484">NETCONF-471</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5995</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=5995]]></customfieldvalue>

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

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

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