<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:38:56 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>[SFC-209] inter-project dependencies are not expressed correctly in feature definitions</title>
                <link>https://jira.opendaylight.org/browse/SFC-209</link>
                <project id="10167" key="SFC">sfc</project>
                    <description>&lt;p&gt;As per&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2018-January/013604.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2018-January/013604.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2017-September/012356.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2017-September/012356.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;sfc&#160;inter-project dependencies are not expressed correctly in feature definitions, as downstream projects are packaging their ODL upstream&apos;s bundles directly in their features, rather than properly depending on upstream&apos;s features.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Please read the above mails to get full understanding of the issue, and please fix the same in your project.&lt;/em&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;You can close the Jira if you have already taken care of the same.&lt;/em&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="29188">SFC-209</key>
            <summary>inter-project dependencies are not expressed correctly in feature definitions</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="ebrjohn">Brady Johnson</assignee>
                                    <reporter username="k.faseela">Faseela K</reporter>
                        <labels>
                    </labels>
                <created>Tue, 13 Feb 2018 16:19:46 +0000</created>
                <updated>Fri, 23 Feb 2018 17:29:59 +0000</updated>
                            <resolved>Fri, 23 Feb 2018 17:23:56 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="61183" author="ebrjohn" created="Fri, 23 Feb 2018 17:23:56 +0000"  >&lt;p&gt;I looked into this, and as of February 23rd its no longer a problem in SFC.&lt;/p&gt;

&lt;p&gt;To reach this conclusion, I did the following:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Build the SFC Oxygen code&lt;/li&gt;
	&lt;li&gt;cd sfc/karaf/target/assembly/system/org/opendaylight
	&lt;ul&gt;
		&lt;li&gt;This directory contains the features repo needed for the SFC distro, including ALL of the SFC features.&lt;/li&gt;
		&lt;li&gt;For the sake of this study, I only focused on the SFC features&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;We can get all of the bundles created by SFC with this command:
	&lt;ul&gt;
		&lt;li&gt;find sfc&#160;-name &amp;#42;features.xml | xargs fgrep &apos;&amp;lt;bundle&amp;gt;&apos;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;We can get all of the non-SFC bundles with this command:
	&lt;ul&gt;
		&lt;li&gt;find sfc -name &amp;#42;features.xml | xargs fgrep &apos;&amp;lt;bundle&amp;gt;&apos; | fgrep -v &apos;&amp;lt;bundle&amp;gt;mvn:org.opendaylight.sfc&apos;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;The following are the non-SFC bundles that get created by the SFC features:&lt;br/&gt;
(as you can see, SFC doesnt create bundles for anything ODL)&lt;/p&gt;



&lt;p&gt;&#160;&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;$ find sfc -name \*features.xml | xargs fgrep &apos;&amp;lt;bundle&amp;gt;&apos; | fgrep -v &apos;&amp;lt;bundle&amp;gt;mvn:org.opendaylight.sfc&apos;
sfc/odl-sfc-scf-openflow/0.7.0-SNAPSHOT/odl-sfc-scf-openflow-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:com.fasterxml.uuid/java-uuid-generator/3.1.3&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-scf-openflow/0.7.0-SNAPSHOT/odl-sfc-scf-openflow-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;wrap:mvn:log4j/log4j/1.2.13&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-vnfm-tacker/0.7.0-SNAPSHOT/odl-sfc-vnfm-tacker-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:com.fasterxml.jackson.core/jackson-annotations/2.8.9&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-vnfm-tacker/0.7.0-SNAPSHOT/odl-sfc-vnfm-tacker-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:com.sun.jersey/jersey-client/1.17&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-ui/0.7.0-SNAPSHOT/odl-sfc-ui-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;wrap:mvn:javax.inject/javax.inject/1&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-vpp-renderer/0.7.0-SNAPSHOT/odl-sfc-vpp-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:com.fasterxml.uuid/java-uuid-generator/3.1.3&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-vpp-renderer/0.7.0-SNAPSHOT/odl-sfc-vpp-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;wrap:mvn:log4j/log4j/1.2.13&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-openflow-renderer/0.7.0-SNAPSHOT/odl-sfc-openflow-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:com.fasterxml.uuid/java-uuid-generator/3.1.3&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-openflow-renderer/0.7.0-SNAPSHOT/odl-sfc-openflow-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;wrap:mvn:log4j/log4j/1.2.13&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-scf-vpp/0.7.0-SNAPSHOT/odl-sfc-scf-vpp-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:com.fasterxml.uuid/java-uuid-generator/3.1.3&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-scf-vpp/0.7.0-SNAPSHOT/odl-sfc-scf-vpp-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;wrap:mvn:log4j/log4j/1.2.13&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-model/0.7.0-SNAPSHOT/odl-sfc-model-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;wrap:mvn:javax.inject/javax.inject/1&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-statistics/0.7.0-SNAPSHOT/odl-sfc-statistics-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:com.fasterxml.uuid/java-uuid-generator/3.1.3&amp;lt;/bundle&amp;gt;
sfc/odl-sfc-statistics/0.7.0-SNAPSHOT/odl-sfc-statistics-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;wrap:mvn:log4j/log4j/1.2.13&amp;lt;/bundle&amp;gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="61184" author="faseela.k@ericsson.com" created="Fri, 23 Feb 2018 17:29:59 +0000"  >&lt;p&gt;This is the snippet from the mail, and if these are already fixed, feel free to close the JIRA:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;sfc/odl-sfc-scf-vpp/0.7.0-SNAPSHOT/odl-sfc-scf-vpp-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:org.opendaylight.controller/sal-common-util/1.7.0-SNAPSHOT&amp;lt;/bundle&amp;gt;&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt; &lt;em&gt;sfc/odl-sfc-scf-vpp/0.7.0-SNAPSHOT/odl-sfc-scf-vpp-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:org.opendaylight.controller/sal-common-impl/1.7.0-SNAPSHOT&amp;lt;/bundle&amp;gt;&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt; &lt;em&gt;sfc/odl-sfc-scf-vpp/0.7.0-SNAPSHOT/odl-sfc-scf-vpp-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:org.opendaylight.controller/sal-common-api/1.7.0-SNAPSHOT&amp;lt;/bundle&amp;gt;&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt; &lt;em&gt;sfc/odl-sfc-vpp-renderer/0.7.0-SNAPSHOT/odl-sfc-vpp-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:org.opendaylight.controller/sal-common-util/1.7.0-SNAPSHOT&amp;lt;/bundle&amp;gt;&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt; &lt;em&gt;sfc/odl-sfc-vpp-renderer/0.7.0-SNAPSHOT/odl-sfc-vpp-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:org.opendaylight.controller/sal-common-impl/1.7.0-SNAPSHOT&amp;lt;/bundle&amp;gt;&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt; &lt;em&gt;sfc/odl-sfc-vpp-renderer/0.7.0-SNAPSHOT/odl-sfc-vpp-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:org.opendaylight.controller/sal-common-api/1.7.0-SNAPSHOT&amp;lt;/bundle&amp;gt;&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt; &lt;em&gt;sfc/odl-sfc-pot-netconf-renderer/0.7.0-SNAPSHOT/odl-sfc-pot-netconf-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:org.opendaylight.controller/sal-common-util/1.7.0-SNAPSHOT&amp;lt;/bundle&amp;gt;&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt; &lt;em&gt;sfc/odl-sfc-pot-netconf-renderer/0.7.0-SNAPSHOT/odl-sfc-pot-netconf-renderer-0.7.0-SNAPSHOT-features.xml: &amp;lt;bundle&amp;gt;mvn:org.opendaylight.controller/sal-common-impl/1.7.0-SNAPSHOT&amp;lt;/bundle&amp;gt;&lt;/em&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03a7z:</customfieldvalue>

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