<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:09:15 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>[ALTO-7] simple-impl failing build unable to find controler &quot;sal&quot; artifact</title>
                <link>https://jira.opendaylight.org/browse/ALTO-7</link>
                <project id="10105" key="ALTO">alto</project>
                    <description>&lt;p&gt;The POM for org.opendaylight.controller:sal:jar:0.10.0-Daily-v201507071642 is missing, no dependency information available&lt;/p&gt;

&lt;p&gt;The above message came from the autorelease build of master:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/autorelease-daily-master/81/org.opendaylight.alto$simple-impl/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/autorelease-daily-master/81/org.opendaylight.alto$simple-impl/console&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26371">ALTO-7</key>
            <summary>simple-impl failing build unable to find controler &quot;sal&quot; artifact</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>Tue, 7 Jul 2015 19:58:32 +0000</created>
                <updated>Thu, 19 Oct 2017 21:25:13 +0000</updated>
                            <resolved>Mon, 20 Jul 2015 17:04:35 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="52764" author="dongs2011@gmail.com" created="Wed, 15 Jul 2015 07:54:54 +0000"  >&lt;p&gt;This bug is cause by a AD-SAL dependency in alto-northbound and simple-alto. The dependency on AD-SAL is planned to be removed in next release, so we will just modify the pom file to depend on a stable release version of AD-SAL package to solve this problem for now.&lt;/p&gt;</comment>
                            <comment id="52765" author="dongs2011@gmail.com" created="Wed, 15 Jul 2015 11:08:15 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/24152&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/24152&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52766" author="dongs2011@gmail.com" created="Wed, 15 Jul 2015 12:25:08 +0000"  >&lt;p&gt;According to Kai&apos;s comment, if the autorelease is using the snapshot repository, maven would not be able to find the packages with the &apos;lithium&apos; release. I&apos;m not sure if it is the case but if the fix doesn&apos;t work out I will find a better way to solve this problem.&lt;/p&gt;</comment>
                            <comment id="52767" author="zxiiro" created="Wed, 15 Jul 2015 14:54:35 +0000"  >&lt;p&gt;(In reply to Shu Dong from comment #3)&lt;br/&gt;
&amp;gt; According to Kai&apos;s comment, if the autorelease is using the snapshot&lt;br/&gt;
&amp;gt; repository, maven would not be able to find the packages with the &apos;lithium&apos;&lt;br/&gt;
&amp;gt; release. I&apos;m not sure if it is the case but if the fix doesn&apos;t work out I&lt;br/&gt;
&amp;gt; will find a better way to solve this problem.&lt;/p&gt;

&lt;p&gt;That&apos;s right, autorelease builds perform release type builds and thus does not depend on any opendaylight artifacts from the Internet or Nexus. All ODL artifacts must be resolveable and buildable from within the autorelease build itself. So I am -1 on the proposed change.&lt;/p&gt;

&lt;p&gt;Since AD-SAL is being removed from Beryllium you must adapt alto to not use this outdated artifact.&lt;/p&gt;</comment>
                            <comment id="52768" author="dongs2011@gmail.com" created="Thu, 16 Jul 2015 09:10:11 +0000"  >&lt;p&gt;(In reply to Thanh Ha from comment #4)&lt;br/&gt;
&amp;gt; (In reply to Shu Dong from comment #3)&lt;br/&gt;
&amp;gt; &amp;gt; According to Kai&apos;s comment, if the autorelease is using the snapshot&lt;br/&gt;
&amp;gt; &amp;gt; repository, maven would not be able to find the packages with the &apos;lithium&apos;&lt;br/&gt;
&amp;gt; &amp;gt; release. I&apos;m not sure if it is the case but if the fix doesn&apos;t work out I&lt;br/&gt;
&amp;gt; &amp;gt; will find a better way to solve this problem.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; That&apos;s right, autorelease builds perform release type builds and thus does&lt;br/&gt;
&amp;gt; not depend on any opendaylight artifacts from the Internet or Nexus. All ODL&lt;br/&gt;
&amp;gt; artifacts must be resolveable and buildable from within the autorelease&lt;br/&gt;
&amp;gt; build itself. So I am -1 on the proposed change.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Since AD-SAL is being removed from Beryllium you must adapt alto to not use&lt;br/&gt;
&amp;gt; this outdated artifact.&lt;/p&gt;

&lt;p&gt;Please review the latest fix: &lt;a href=&quot;https://git.opendaylight.org/gerrit/24189&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/24189&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52769" author="dongs2011@gmail.com" created="Fri, 17 Jul 2015 01:46:13 +0000"  >&lt;p&gt;(In reply to Thanh Ha from comment #4)&lt;br/&gt;
&amp;gt; (In reply to Shu Dong from comment #3)&lt;br/&gt;
&amp;gt; &amp;gt; According to Kai&apos;s comment, if the autorelease is using the snapshot&lt;br/&gt;
&amp;gt; &amp;gt; repository, maven would not be able to find the packages with the &apos;lithium&apos;&lt;br/&gt;
&amp;gt; &amp;gt; release. I&apos;m not sure if it is the case but if the fix doesn&apos;t work out I&lt;br/&gt;
&amp;gt; &amp;gt; will find a better way to solve this problem.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; That&apos;s right, autorelease builds perform release type builds and thus does&lt;br/&gt;
&amp;gt; not depend on any opendaylight artifacts from the Internet or Nexus. All ODL&lt;br/&gt;
&amp;gt; artifacts must be resolveable and buildable from within the autorelease&lt;br/&gt;
&amp;gt; build itself. So I am -1 on the proposed change.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Since AD-SAL is being removed from Beryllium you must adapt alto to not use&lt;br/&gt;
&amp;gt; this outdated artifact.&lt;/p&gt;

&lt;p&gt;I noticed that you voted +1 on my latest fix. Thanks very much for your code review! So does it mean next we should merge the patch to master by ourselves to see if it works?&lt;/p&gt;</comment>
                            <comment id="52770" author="zxiiro" created="Fri, 17 Jul 2015 01:50:59 +0000"  >&lt;p&gt;(In reply to Shu Dong from comment #6)&lt;br/&gt;
&amp;gt; I noticed that you voted +1 on my latest fix. Thanks very much for your code&lt;br/&gt;
&amp;gt; review! So does it mean next we should merge the patch to master by&lt;br/&gt;
&amp;gt; ourselves to see if it works?&lt;/p&gt;

&lt;p&gt;Yes please do, I&apos;m not a Java expert so I can&apos;t say if the fix is good but once you merge it we can kick off an autorelease build to see if it passes.&lt;/p&gt;</comment>
                            <comment id="52771" author="dongs2011@gmail.com" created="Fri, 17 Jul 2015 02:41:21 +0000"  >&lt;p&gt;(In reply to Thanh Ha from comment #7)&lt;br/&gt;
&amp;gt; (In reply to Shu Dong from comment #6)&lt;br/&gt;
&amp;gt; &amp;gt; I noticed that you voted +1 on my latest fix. Thanks very much for your code&lt;br/&gt;
&amp;gt; &amp;gt; review! So does it mean next we should merge the patch to master by&lt;br/&gt;
&amp;gt; &amp;gt; ourselves to see if it works?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Yes please do, I&apos;m not a Java expert so I can&apos;t say if the fix is good but&lt;br/&gt;
&amp;gt; once you merge it we can kick off an autorelease build to see if it passes.&lt;/p&gt;

&lt;p&gt;Thanks for your explanation. I have merged the fix into master. Please feel free to kick off a new autorelease build to check if it solves the problem. Thanks a lot!&lt;/p&gt;</comment>
                            <comment id="52772" author="dongs2011@gmail.com" created="Sun, 19 Jul 2015 10:52:29 +0000"  >&lt;p&gt;(In reply to Thanh Ha from comment #7)&lt;br/&gt;
&amp;gt; (In reply to Shu Dong from comment #6)&lt;br/&gt;
&amp;gt; &amp;gt; I noticed that you voted +1 on my latest fix. Thanks very much for your code&lt;br/&gt;
&amp;gt; &amp;gt; review! So does it mean next we should merge the patch to master by&lt;br/&gt;
&amp;gt; &amp;gt; ourselves to see if it works?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Yes please do, I&apos;m not a Java expert so I can&apos;t say if the fix is good but&lt;br/&gt;
&amp;gt; once you merge it we can kick off an autorelease build to see if it passes.&lt;/p&gt;

&lt;p&gt;I noticed that the ALTO was not enabled in the latest Jenkins autorelease build &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/autorelease-daily-master/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/autorelease-daily-master/94/&lt;/a&gt;, do you know how to enable it so we could see if the fix works out? Thanks a lot!&lt;/p&gt;</comment>
                            <comment id="52773" author="zxiiro" created="Mon, 20 Jul 2015 15:58:23 +0000"  >&lt;p&gt;(In reply to Shu Dong from comment #9)&lt;br/&gt;
&amp;gt; I noticed that the ALTO was not enabled in the latest Jenkins autorelease&lt;br/&gt;
&amp;gt; build&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/autorelease-daily-master/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/autorelease-daily-master/94/&lt;/a&gt;, do&lt;br/&gt;
&amp;gt; you know how to enable it so we could see if the fix works out? Thanks a lot!&lt;/p&gt;

&lt;p&gt;Sorry I didn&apos;t re-enable alto for the build before taking off for the weekend. I kicked off build #96 which should include alto this time.&lt;/p&gt;</comment>
                            <comment id="52774" author="zxiiro" created="Mon, 20 Jul 2015 17:04:35 +0000"  >&lt;p&gt;simple-impl successfully built:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-daily-master/96/org.opendaylight.alto$simple-impl/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-daily-master/96/org.opendaylight.alto$simple-impl/console&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;We&apos;re now failing on alto-northbuild. I&apos;ll open a separate bug for that.&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>3955</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=3955]]></customfieldvalue>

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

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