<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:35 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-665] Milestone: autorelease improvements</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-665</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Note: This is the wrong place for this bug, but we don&apos;t have anywhere better right now.  Further note this is a placeholder bug to give us something to talk about.&lt;/p&gt;

&lt;p&gt;We know that we need a number of improvements to autorelease, including:&lt;/p&gt;

&lt;p&gt;1) Find a way to get a consistent suffix to replace SNAPSHOT for ODL artifacts in he weeklies so folks can easily consume them. Possible example:&lt;/p&gt;

&lt;p&gt;foo-x.y.z-SNAPSHOT becomes foo-x.y.z--HELIUM.PRE-vYYYYMMDDMMSS&lt;br/&gt;
where the vYYYYMMDDMMSS is the same across all artifacts built by the autorelease.&lt;/p&gt;

&lt;p&gt;2) Have the autorelease job dump a simple text file with the tags of the commits its built against as an artifact to the job in a format something like:&lt;/p&gt;

&lt;p&gt;&amp;lt;gitrepo&amp;gt; &amp;lt;commitid&amp;gt; &amp;lt;buildtag&amp;gt;&lt;/p&gt;

&lt;p&gt;Example&lt;/p&gt;

&lt;p&gt;controller 2a7de8c0a2804a981a739ed85a96f190306f47a8 HELIUM.PRE-vYYYYMMDDMMSS&lt;br/&gt;
sfc 2a7de8c0a2804a981a739ed85a96f190306f47a8 HELIUM.PRE-vYYYYMMDDMMSS&lt;/p&gt;

&lt;p&gt;So that the projects can build very very simple Jenkins jobs to pull tags.&lt;/p&gt;

&lt;p&gt;Please don&apos;t take the suggestions here as prescriptive, just examples... and more are welcome.&lt;/p&gt;

&lt;p&gt;3)  Add all of the Helium Projects to autorelease.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="25219">CONTROLLER-665</key>
            <summary>Milestone: autorelease improvements</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="hagbard">Ed Warnicke</reporter>
                        <labels>
                    </labels>
                <created>Wed, 6 Aug 2014 19:36:55 +0000</created>
                <updated>Thu, 19 Oct 2017 21:29:13 +0000</updated>
                            <resolved>Tue, 5 May 2015 07:19:33 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>adsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="48812" author="colin@colindixon.com" created="Wed, 6 Aug 2014 20:19:54 +0000"  >&lt;p&gt;I&apos;m going to post two comments. This is the first and I think should be done with or very soon after the 3 things Ed says above.&lt;/p&gt;

&lt;p&gt;4.) Provide a script (or other easy to use instructions) that will allow a project to convert all dependencies outside of the project to the latest weekly release.&lt;/p&gt;</comment>
                            <comment id="48813" author="colin@colindixon.com" created="Wed, 6 Aug 2014 20:20:46 +0000"  >&lt;p&gt;(In reply to Colin Dixon from comment #1)&lt;br/&gt;
&amp;gt; I&apos;m going to post two comments. This is the first and I think should be done&lt;br/&gt;
&amp;gt; with or very soon after the 3 things Ed says above.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; 4.) Provide a script (or other easy to use instructions) that will allow a&lt;br/&gt;
&amp;gt; project to convert all dependencies outside of the project to the latest&lt;br/&gt;
&amp;gt; weekly release.&lt;/p&gt;

&lt;p&gt;I should note that this clearly is lower priority than getting the auto-release to work for Helium with all projects such that we can have a fighting chance at releasing Helium on time with minimal pain.&lt;/p&gt;</comment>
                            <comment id="48814" author="colin@colindixon.com" created="Wed, 6 Aug 2014 20:37:55 +0000"  >&lt;p&gt;This is my second post. These features are things that I think it would be incredibly handy to have and rely on getting the autorelease working and building weekly releases, but are still related.&lt;/p&gt;

&lt;p&gt;I think we should have a central place which tracks the current versions for all projects. It seems to me like the odlparent project&apos;s pom file would be an ideal place.&lt;/p&gt;

&lt;p&gt;In this pom file we would have properties defined for every project like:&lt;br/&gt;
  &amp;lt;project&amp;gt;.snapshot.version&lt;br/&gt;
  &amp;lt;project&amp;gt;.weekly.version&lt;/p&gt;

&lt;p&gt;The weekly version would be updated by the weekly run of the auotrelease, presumably by Jenkins pushing a patch back to odlparent. The snapshot would be set by the project itself when they mean to update the version they&apos;re exporting to the rest of the world.&lt;/p&gt;

&lt;p&gt;We could even add versions like:&lt;br/&gt;
  &amp;lt;project&amp;gt;.snapshot.stable.version&lt;br/&gt;
  &amp;lt;project&amp;gt;.weekly.stable.version&lt;/p&gt;

&lt;p&gt;which would be pushed by integration jenkins jobs that make sure the whole of ODL builds and passes system tests with that version.&lt;/p&gt;



&lt;p&gt;Once you&apos;ve done this, it makes it pretty easy for projects to pick what version(s) they want to use because they can do so with semantically meaningful strings rather than versions. If done right most projects could just put one like in their pom files that said something like:&lt;br/&gt;
  &amp;lt;desiredVersion&amp;gt;weekly.stable&amp;lt;/desiredVersion&amp;gt;&lt;/p&gt;

&lt;p&gt;And then have that be picked up as the default version for every bundle they pull in.&lt;/p&gt;



&lt;p&gt;As a side note, if you do this, the odlparent project&apos;s commits would become something of a universal version number for the whole of OpenDaylight and you would be able to go back and forward in time by just changing how you build the one bundle.&lt;/p&gt;</comment>
                            <comment id="48815" author="carolsand@gmail.com" created="Mon, 4 May 2015 20:11:40 +0000"  >&lt;p&gt;This bug is part of the project to Move all ADSAL associated component bugs to ADSAL&lt;/p&gt;</comment>
                            <comment id="48816" author="tony.tkacik@gmail.com" created="Tue, 5 May 2015 07:19:33 +0000"  >&lt;p&gt;The releng/autorelease project is taking care of this.&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>1494</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=1494]]></customfieldvalue>

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

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