<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:52:42 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>[CONTROLLER-308] Gerrit Verify job for hydrogen/stable release branch fails to build.</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-308</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Jenkins Verify job for hydrogen/stable release branch is executing with following goals: &quot;mvn clean install -Pintegrationtests,doc&quot;&lt;/p&gt;

&lt;p&gt;while building distribution component, build fails with following error message: &lt;/p&gt;

&lt;p&gt;!ENTRY org.opendaylight.controller.config-persister-impl 4 0 2014-04-10 21:12:05.850&lt;br/&gt;
!MESSAGE FrameworkEvent ERROR&lt;br/&gt;
!STACK 0&lt;br/&gt;
org.osgi.framework.BundleException: The bundle &quot;org.opendaylight.controller.config-persister-impl_0.2.4.1-SNAPSHOT &lt;span class=&quot;error&quot;&gt;&amp;#91;159&amp;#93;&lt;/span&gt;&quot; could not be resolved. Reason: Missing Constraint: Require-Capability: org.opendaylight.controller.config.persister.storage.adapter&lt;/p&gt;

&lt;p&gt;See link below for entire error message:&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/controller/job/controller-verify/4528/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/controller/job/controller-verify/4528/console&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After analyzing the failure, issue seems to be in opendaylight/config/config-persister-directory-adapter/pom.xml and the snippet:&lt;/p&gt;

&lt;p&gt;&amp;lt;plugins&amp;gt;&lt;br/&gt;
            &amp;lt;!-- workaround for creating version according to OSGi specification (major.minor.micro&lt;span class=&quot;error&quot;&gt;&amp;#91;.qualifier&amp;#93;&lt;/span&gt; --&amp;gt;&lt;br/&gt;
            &amp;lt;plugin&amp;gt;&lt;br/&gt;
                &amp;lt;groupId&amp;gt;org.codehaus.groovy.maven&amp;lt;/groupId&amp;gt;&lt;br/&gt;
                &amp;lt;artifactId&amp;gt;gmaven-plugin&amp;lt;/artifactId&amp;gt;&lt;br/&gt;
                &amp;lt;executions&amp;gt;&lt;br/&gt;
                    &amp;lt;execution&amp;gt;&lt;br/&gt;
                        &amp;lt;phase&amp;gt;generate-sources&amp;lt;/phase&amp;gt;&lt;br/&gt;
                        &amp;lt;goals&amp;gt;&lt;br/&gt;
                            &amp;lt;goal&amp;gt;execute&amp;lt;/goal&amp;gt;&lt;br/&gt;
                        &amp;lt;/goals&amp;gt;&lt;br/&gt;
                        &amp;lt;configuration&amp;gt;&lt;br/&gt;
                            &amp;lt;source&amp;gt;&lt;br/&gt;
                                System.setProperty(&quot;osgiversion&quot;, &quot;${project.version}&quot;.replace(&apos;-&apos;, &apos;.&apos;))&lt;br/&gt;
                            &amp;lt;/source&amp;gt;&lt;br/&gt;
                        &amp;lt;/configuration&amp;gt;&lt;br/&gt;
                    &amp;lt;/execution&amp;gt;&lt;br/&gt;
                &amp;lt;/executions&amp;gt;&lt;br/&gt;
            &amp;lt;/plugin&amp;gt;&lt;/p&gt;

&lt;p&gt;on stable branch we have versioning scheme as 0.2.4-1-SNAPSHOT which is being replaced as 0.2.4.1 and we will not be able to find it.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="24862">CONTROLLER-308</key>
            <summary>Gerrit Verify job for hydrogen/stable release branch fails to build.</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="sbejgam@cisco.com">Surekha Bejgam</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 Apr 2014 23:14:52 +0000</created>
                <updated>Tue, 25 Jul 2023 08:23:27 +0000</updated>
                            <resolved>Fri, 11 Apr 2014 20:42:38 +0000</resolved>
                                                                    <component>config</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="47962" author="tolvecky@cisco.com" created="Fri, 11 Apr 2014 09:56:43 +0000"  >&lt;p&gt;I think that version consisting of 5 elements breaks OSGi versioning, so I removed the version constraint from fragments in this patch:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/6046/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/6046/&lt;/a&gt;&lt;br/&gt;
Please try it out.&lt;/p&gt;</comment>
                            <comment id="47963" author="sbejgam@cisco.com" created="Fri, 11 Apr 2014 20:41:41 +0000"  >&lt;p&gt;Tested the build, it works fine now&lt;/p&gt;</comment>
                            <comment id="47964" author="sbejgam@cisco.com" created="Fri, 11 Apr 2014 20:42:38 +0000"  >&lt;p&gt;Had to apply same fix for couple of more files as well to get things working.&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>717</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=717]]></customfieldvalue>

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

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