<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:58: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>[DOCS-113] Find way to avoid need for docs/conf.yaml version maintenance per-project</title>
                <link>https://jira.opendaylight.org/browse/DOCS-113</link>
                <project id="10121" key="DOCS">docs</project>
                    <description>&lt;p&gt;Now that project-specific docs have moved out of the docs project and to individual projects, each project has a docs/conf.yaml with a version name that needs to match the branch (Neon for master at the moment, Fluorine for stable/fluorine, etc). It&apos;s not great to have to manually do this for all the projects. Maybe we can pull it from a central place, or at least add some scripting/automation. Should also doc/handle this is in the normal branch cutting process.&lt;/p&gt;</description>
                <environment></environment>
        <key id="30874">DOCS-113</key>
            <summary>Find way to avoid need for docs/conf.yaml version maintenance per-project</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="6" iconUrl="https://jira.opendaylight.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10001">Won&apos;t Do</resolution>
                                        <assignee username="zxiiro">Thanh Ha (zxiiro)</assignee>
                                    <reporter username="dfarrell07">Daniel Farrell</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Oct 2018 15:50:33 +0000</created>
                <updated>Tue, 13 Apr 2021 15:29:51 +0000</updated>
                            <resolved>Tue, 13 Apr 2021 15:27:06 +0000</resolved>
                                                    <fixVersion>Aluminium</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="67349" author="zxiiro" created="Mon, 4 Nov 2019 15:57:13 +0000"  >&lt;p&gt;Using `git describe` does not work for us because our tags are not reachable from the master branch due to them being on forked branches. Unfortunately this prevents us from using the same solution as LF uses in global-jjb to handle automated versioning.&lt;/p&gt;</comment>
                            <comment id="67351" author="zxiiro" created="Mon, 4 Nov 2019 16:14:02 +0000"  >&lt;p&gt;For ODL we can parse pom.xml instead with the following code:&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;import xml.etree.ElementTree as ET
version = ET.parse(&apos;pom.xml&apos;).getroot().find(&apos;*//{http://maven.apache.org/POM/4.0.0}version&apos;).text
release = version

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="67352" author="zxiiro" created="Mon, 4 Nov 2019 17:17:05 +0000"  >&lt;p&gt;At least for MRI projects we can use this method.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="32162">MDSAL-489</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|i03jjr:</customfieldvalue>

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