<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:28 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-41] karaf-parent belongs in odlparent</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-41</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description></description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22164">ODLPARENT-41</key>
            <summary>karaf-parent belongs in odlparent</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="-1">Unassigned</assignee>
                                    <reporter username="rgoulding">Ryan Goulding</reporter>
                        <labels>
                    </labels>
                <created>Wed, 27 Jul 2016 17:00:46 +0000</created>
                <updated>Wed, 24 Jan 2018 14:27:03 +0000</updated>
                            <resolved>Tue, 12 Sep 2017 12:33:00 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41843" author="rovarga" created="Mon, 1 Aug 2016 13:50:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:move-karaf-parent&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:move-karaf-parent&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41844" author="vrpolak" created="Fri, 5 Aug 2016 15:09:37 +0000"  >&lt;p&gt;Will opendaylight-karaf-empty be moved as well?&lt;br/&gt;
It is just a trivial application of karaf-parent used for SingleFeatureTest (which is in Odlparent), so for purposes of Karaf version bumping it would be better placed in Odlparent (rather than Controller).&lt;br/&gt;
Ideally, only opendaylight-karaf should be left in Controller, as that is its &lt;/p&gt;
{project}
&lt;p&gt;-karaf.&lt;/p&gt;</comment>
                            <comment id="41845" author="skitt@redhat.com" created="Fri, 5 Aug 2016 15:22:52 +0000"  >&lt;p&gt;(In reply to Vratko Pol&#225;k from comment #2)&lt;br/&gt;
&amp;gt; Will opendaylight-karaf-empty be moved as well?&lt;br/&gt;
&amp;gt; It is just a trivial application of karaf-parent used for SingleFeatureTest&lt;br/&gt;
&amp;gt; (which is in Odlparent), so for purposes of Karaf version bumping it would&lt;br/&gt;
&amp;gt; be better placed in Odlparent (rather than Controller).&lt;br/&gt;
&amp;gt; Ideally, only opendaylight-karaf should be left in Controller, as that is&lt;br/&gt;
&amp;gt; its &lt;/p&gt;
{project}
&lt;p&gt;-karaf.&lt;/p&gt;

&lt;p&gt;Indeed, we probably should move it.&lt;/p&gt;</comment>
                            <comment id="41846" author="skitt@redhat.com" created="Fri, 5 Aug 2016 15:37:54 +0000"  >&lt;p&gt;(In reply to Stephen Kitt from comment #3)&lt;br/&gt;
&amp;gt; (In reply to Vratko Pol&#225;k from comment #2)&lt;br/&gt;
&amp;gt; &amp;gt; Will opendaylight-karaf-empty be moved as well?&lt;br/&gt;
&amp;gt; &amp;gt; It is just a trivial application of karaf-parent used for SingleFeatureTest&lt;br/&gt;
&amp;gt; &amp;gt; (which is in Odlparent), so for purposes of Karaf version bumping it would&lt;br/&gt;
&amp;gt; &amp;gt; be better placed in Odlparent (rather than Controller).&lt;br/&gt;
&amp;gt; &amp;gt; Ideally, only opendaylight-karaf should be left in Controller, as that is&lt;br/&gt;
&amp;gt; &amp;gt; its &lt;/p&gt;
{project}
&lt;p&gt;-karaf.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Indeed, we probably should move it.&lt;/p&gt;

&lt;p&gt;Actually I&apos;m not sure it&apos;s relevant anymore...&lt;/p&gt;</comment>
                            <comment id="41847" author="rovarga" created="Fri, 5 Aug 2016 16:31:46 +0000"  >&lt;p&gt;Quite a few projects still reference it in their features/pom.xml, as they have not been converted to features-parent: sxp, didm, ttp, lacp, topoprocessing, ...&lt;/p&gt;

&lt;p&gt;It is also used for config-it-base and mdsal-it-base.&lt;/p&gt;</comment>
                            <comment id="41848" author="rgoulding" created="Fri, 5 Aug 2016 18:29:01 +0000"  >&lt;p&gt;Sure, I&apos;ll move it.&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>6278</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=6278]]></customfieldvalue>

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

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

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

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