<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:33 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>[OPNFLWPLUG-465] Fail to build Opendaylight L2 Switch Base Edition</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-465</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;The POM for org.opendaylight.openflowplugin:distributions-openflowplugin-base:zip:osgipackage:0.1.0-Daily is missing&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; ------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Building Opendaylight L2 Switch Base Edition 0.2.0-Daily&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; ------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Downloading: &lt;a href=&quot;http://nexus01.dfw.opendaylight.org:8081/nexus/content/repositories/public/org/opendaylight/openflowplugin/distributions-openflowplugin-base/0.1.0-Daily/distributions-openflowplugin-base-0.1.0-Daily.pom&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus01.dfw.opendaylight.org:8081/nexus/content/repositories/public/org/opendaylight/openflowplugin/distributions-openflowplugin-base/0.1.0-Daily/distributions-openflowplugin-base-0.1.0-Daily.pom&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; The POM for org.opendaylight.openflowplugin:distributions-openflowplugin-base:zip:osgipackage:0.1.0-Daily is missing, no dependency information available&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Downloading: &lt;a href=&quot;http://nexus01.dfw.opendaylight.org:8081/nexus/content/repositories/public/org/opendaylight/openflowplugin/distributions-openflowplugin-base/0.1.0-Daily/distributions-openflowplugin-base-0.1.0-Daily-osgipackage.zi&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus01.dfw.opendaylight.org:8081/nexus/content/repositories/public/org/opendaylight/openflowplugin/distributions-openflowplugin-base/0.1.0-Daily/distributions-openflowplugin-base-0.1.0-Daily-osgipackage.zi&lt;/a&gt;&lt;br/&gt;
p&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;JENKINS&amp;#93;&lt;/span&gt; Archiving disabled&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27733">OPNFLWPLUG-465</key>
            <summary>Fail to build Opendaylight L2 Switch Base Edition</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="zxiiro">Thanh Ha (zxiiro)</reporter>
                        <labels>
                    </labels>
                <created>Wed, 27 May 2015 20:24:03 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:32 +0000</updated>
                            <resolved>Fri, 12 Jun 2015 21:51:24 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="56926" author="zxiiro" created="Wed, 27 May 2015 20:45:08 +0000"  >&lt;p&gt;Seems like the failing package actually comes from l2switch however it&apos;s trying to pull an openflowplugin package which does not seem to exist as far as I can tell. Was it removed from openflowplugin?&lt;/p&gt;

&lt;p&gt;The failing l2switch package is l2switch/distribution/base/pom.xml&lt;/p&gt;</comment>
                            <comment id="56927" author="mirehak@cisco.com" created="Thu, 28 May 2015 10:53:37 +0000"  >&lt;p&gt;Hi,&lt;br/&gt;
yes base and cbench distribution packages have been removed from ofPlugin because the base distribution package in controller was removed (/opendaylight/distribution/opendaylight). I guess that corresponding artifacts got cleaned in nexus now and broke l2switch distro. Does l2switch still use equinox?&lt;/p&gt;


&lt;p&gt;controller&lt;br/&gt;
==========&lt;br/&gt;
commit df4aabedd8d9a63da661845c70042102f36a14b5&lt;br/&gt;
Author: Ed Warnicke &amp;lt;eaw@cisco.com&amp;gt;&lt;br/&gt;
Date:   Tue Nov 4 18:29:54 2014 -0600&lt;/p&gt;

&lt;p&gt;    Remove legacy distribution.&lt;/p&gt;

&lt;p&gt;    Change-Id: I0652f606efb99a4c8bcb06df8418413c3cc68d8c&lt;br/&gt;
    Signed-off-by: Ed Warnicke &amp;lt;eaw@cisco.com&amp;gt;&lt;/p&gt;


&lt;p&gt;ofPlugin&lt;br/&gt;
========&lt;br/&gt;
commit d49bd1b52cacb9371094227289adafc1d86d24d8&lt;br/&gt;
Author: Michal Rehak &amp;lt;mirehak@cisco.com&amp;gt;&lt;br/&gt;
Date:   Fri Mar 6 16:24:51 2015 +0100&lt;/p&gt;

&lt;p&gt;    Removal of obsolete distributions&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;distribution/base and distribution/cbench were based&lt;br/&gt;
       on controller&apos;s distribution/opendaylight which is already&lt;br/&gt;
       history.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;    Change-Id: Ia0df26094961d9b9f37268b56fea25ccbdac417e&lt;br/&gt;
    Signed-off-by: Michal Rehak &amp;lt;mirehak@cisco.com&amp;gt;&lt;/p&gt;</comment>
                            <comment id="56928" author="zxiiro" created="Thu, 28 May 2015 13:22:19 +0000"  >&lt;p&gt;Adding Evan for comment 2.&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>3398</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=3398]]></customfieldvalue>

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

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