<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:24 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>[ODLPARENT-22] Automatically include README and CONTRIBUTING file in jar</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-22</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;We should automatically include README and CONTRIBUTING files to the final jar output for all jars. This feature should provide a default README and CONTRIBUTING file however if the project repo contains these files we should instead provide the project provided versions of these files instead.&lt;/p&gt;

&lt;p&gt;This feature suggestion was provided via mailing list thread here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2015-July/003258.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2015-July/003258.html&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="22145">ODLPARENT-22</key>
            <summary>Automatically include README and CONTRIBUTING file in jar</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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>Thu, 13 Aug 2015 00:20:39 +0000</created>
                <updated>Tue, 3 Jul 2018 08:30:24 +0000</updated>
                            <resolved>Tue, 3 Jul 2018 08:30:24 +0000</resolved>
                                                    <fixVersion>2.0.0</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="41757" author="zxiiro" created="Mon, 5 Oct 2015 15:49:06 +0000"  >&lt;p&gt;Related: &lt;a href=&quot;https://git.opendaylight.org/gerrit/27913/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/27913/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41758" author="dfarrell07" created="Fri, 9 Oct 2015 07:41:43 +0000"  >&lt;p&gt;imho, these are good example CONTRIBUTING docs:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/dfarrell07/ansible-opendaylight/blob/master/CONTRIBUTING.md&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/dfarrell07/ansible-opendaylight/blob/master/CONTRIBUTING.md&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/dfarrell07/puppet-opendaylight/blob/master/CONTRIBUTING.markdown&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/dfarrell07/puppet-opendaylight/blob/master/CONTRIBUTING.markdown&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41759" author="zxiiro" created="Wed, 6 Jan 2016 02:53:27 +0000"  >&lt;p&gt;Finally got around to doing this here&apos;s patches I submitted to releng/builder and releng/autorelease.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/31851&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/31851&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/32164&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/32164&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/32166&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/32166&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I think it&apos;s a short and decent start that we can push to all projects. They can then modify and update as they see fit.&lt;/p&gt;

&lt;p&gt;I&apos;ll start pushing similar patches to all Beryllium projects.&lt;/p&gt;</comment>
                            <comment id="41760" author="vorburger" created="Tue, 19 Jul 2016 14:14:41 +0000"  >&lt;p&gt;In addition how about we also use this bug to include the &quot;project metadata&quot; PROJECT_INFO.yaml file (to be) placed in the root of each project repo&apos;s, which will include committer and contributor names?  Then we could have a generic &amp;lt;developer&amp;gt; entry in the parent pom.xml, which points to that.  Thoughts?&lt;/p&gt;</comment>
                            <comment id="41761" author="zxiiro" created="Tue, 19 Jul 2016 15:28:29 +0000"  >&lt;p&gt;(In reply to Michael Vorburger from comment #4)&lt;br/&gt;
&amp;gt; In addition how about we also use this bug to include the &quot;project metadata&quot;&lt;br/&gt;
&amp;gt; PROJECT_INFO.yaml file (to be) placed in the root of each project repo&apos;s,&lt;br/&gt;
&amp;gt; which will include committer and contributor names?  Then we could have a&lt;br/&gt;
&amp;gt; generic &amp;lt;developer&amp;gt; entry in the parent pom.xml, which points to that. &lt;br/&gt;
&amp;gt; Thoughts?&lt;/p&gt;

&lt;p&gt;Sounds good to me.&lt;/p&gt;</comment>
                            <comment id="41762" author="vorburger" created="Sat, 23 Jul 2016 01:54:02 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/42370/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/42370/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;with &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/42052/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/42052/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Done?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="19436">RELENG-28</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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4134</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=4134]]></customfieldvalue>

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

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