<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ReleaseGuide</title><link>https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/</link><description>Recent changes to ReleaseGuide</description><atom:link href="https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 04 Apr 2014 12:11:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/feed" rel="self" type="application/rss+xml"/><item><title>ReleaseGuide modified by Bryan Thompson</title><link>https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -11,12 +11,12 @@
 - Update ./CHANGELOG and ./README.
 - Commit.
 - Create a TAG for the release in SVN. The TAG is the immutable snapshot of the code as of the release. The TAG should have the general pattern tags/MAPGRAPH_RELEASE_X_Y_Z.
-- Create a new directory on sourceforge for the release [https://sourceforge.net/projects/mpgraph/files/]. Upload the README into the directory on sourceforge. The README will be displayed at the bottom of the folder listing on sourceforge once you do this and refresh the page view.
+- Create a new directory on sourceforge for the release . Upload the README into the directory on sourceforge. The README will be displayed at the bottom of the folder listing on sourceforge once you do this and refresh the page view.
 - Generate the release artifact (make release) and upload into the directory on sourceforge. Be sure to click on the "i" icon and specify the necessary metadata for each release file (sourceforge will not update the "release" until you do this). DO NOT RENAME THESE DEPLOYMENT FILES. The names you give to SF are the actual names for the downloaded files....

 PostConditions
 ---------
 - notify developers that the branch is open again.
-- blog it [http://www.bigdata.com/bigdata/blog/] and elsewhere.
+- blog it  and elsewhere.
 - post the release notes to the sourceforge project news (admin -&gt; features -&gt; news -&gt; submit)
 - send out an email announcement (we maintain a mailing list). 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan Thompson</dc:creator><pubDate>Fri, 04 Apr 2014 12:11:09 -0000</pubDate><guid>https://sourceforge.netba2d1919ad081e5d8d1b1828bdcb87f6bea41d7a</guid></item><item><title>ReleaseGuide modified by Bryan Thompson</title><link>https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan Thompson</dc:creator><pubDate>Fri, 04 Apr 2014 12:09:27 -0000</pubDate><guid>https://sourceforge.net4336a32b73cdc608ee23582174664fe488f61014</guid></item><item><title>ReleaseGuide modified by Bryan Thompson</title><link>https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -10,7 +10,7 @@
 - Bump the version in ./Makefile and ./doc/Doxyfile. 
 - Update ./CHANGELOG and ./README.
 - Commit.
-- Create a TAG for the release in SVN. The TAG is the immutable snapshot of the code as of the release. The TAG should have the general pattern MPGRAPH_RELEASE_X_Y_Z.
+- Create a TAG for the release in SVN. The TAG is the immutable snapshot of the code as of the release. The TAG should have the general pattern tags/MAPGRAPH_RELEASE_X_Y_Z.
 - Create a new directory on sourceforge for the release [https://sourceforge.net/projects/mpgraph/files/]. Upload the README into the directory on sourceforge. The README will be displayed at the bottom of the folder listing on sourceforge once you do this and refresh the page view.
 - Generate the release artifact (make release) and upload into the directory on sourceforge. Be sure to click on the "i" icon and specify the necessary metadata for each release file (sourceforge will not update the "release" until you do this). DO NOT RENAME THESE DEPLOYMENT FILES. The names you give to SF are the actual names for the downloaded files....

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan Thompson</dc:creator><pubDate>Fri, 04 Apr 2014 12:08:57 -0000</pubDate><guid>https://sourceforge.netfffae0ec969b5b267da6c7968515cd2350756974</guid></item><item><title>ReleaseGuide modified by Bryan Thompson</title><link>https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -3,13 +3,12 @@
 - notify developers that we are closing the branch down for a release and wait for the all clear.
 - verify performance against standard benchmarks
 - verify CI builds.
-- update CHANGELOG and README.

 Release
 ---------
 - Ensure that the code builds and run the test suite.
 - Bump the version in ./Makefile and ./doc/Doxyfile. 
-- Edit ./CHANGELOG.
+- Update ./CHANGELOG and ./README.
 - Commit.
 - Create a TAG for the release in SVN. The TAG is the immutable snapshot of the code as of the release. The TAG should have the general pattern MPGRAPH_RELEASE_X_Y_Z.
 - Create a new directory on sourceforge for the release [https://sourceforge.net/projects/mpgraph/files/]. Upload the README into the directory on sourceforge. The README will be displayed at the bottom of the folder listing on sourceforge once you do this and refresh the page view.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan Thompson</dc:creator><pubDate>Sat, 22 Mar 2014 20:20:59 -0000</pubDate><guid>https://sourceforge.net5ea6f869de14eb7aadef14ed217e8ee039fed5ed</guid></item><item><title>ReleaseGuide modified by Bryan Thompson</title><link>https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -7,8 +7,11 @@

 Release
 ---------
+- Ensure that the code builds and run the test suite.
+- Bump the version in ./Makefile and ./doc/Doxyfile. 
+- Edit ./CHANGELOG.
+- Commit.
 - Create a TAG for the release in SVN. The TAG is the immutable snapshot of the code as of the release. The TAG should have the general pattern MPGRAPH_RELEASE_X_Y_Z.
-- Make sure the TAG URL is reflected in the CHANGELOG.
 - Create a new directory on sourceforge for the release [https://sourceforge.net/projects/mpgraph/files/]. Upload the README into the directory on sourceforge. The README will be displayed at the bottom of the folder listing on sourceforge once you do this and refresh the page view.
 - Generate the release artifact (make release) and upload into the directory on sourceforge. Be sure to click on the "i" icon and specify the necessary metadata for each release file (sourceforge will not update the "release" until you do this). DO NOT RENAME THESE DEPLOYMENT FILES. The names you give to SF are the actual names for the downloaded files....

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan Thompson</dc:creator><pubDate>Sat, 22 Mar 2014 20:16:51 -0000</pubDate><guid>https://sourceforge.net62cf19a5d51c422e8555c8d4dde851b6f6ed603f</guid></item><item><title>ReleaseGuide modified by Bryan Thompson</title><link>https://sourceforge.net/p/mpgraph/wiki/ReleaseGuide/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="preconditions"&gt;PreConditions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;notify developers that we are closing the branch down for a release and wait for the all clear.&lt;/li&gt;
&lt;li&gt;verify performance against standard benchmarks&lt;/li&gt;
&lt;li&gt;verify CI builds.&lt;/li&gt;
&lt;li&gt;update CHANGELOG and README.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="release"&gt;Release&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create a TAG for the release in SVN. The TAG is the immutable snapshot of the code as of the release. The TAG should have the general pattern MPGRAPH_RELEASE_X_Y_Z.&lt;/li&gt;
&lt;li&gt;Make sure the TAG URL is reflected in the CHANGELOG.&lt;/li&gt;
&lt;li&gt;Create a new directory on sourceforge for the release &lt;span&gt;[https://sourceforge.net/projects/mpgraph/files/]&lt;/span&gt;. Upload the README into the directory on sourceforge. The README will be displayed at the bottom of the folder listing on sourceforge once you do this and refresh the page view.&lt;/li&gt;
&lt;li&gt;Generate the release artifact (make release) and upload into the directory on sourceforge. Be sure to click on the "i" icon and specify the necessary metadata for each release file (sourceforge will not update the "release" until you do this). DO NOT RENAME THESE DEPLOYMENT FILES. The names you give to SF are the actual names for the downloaded files....&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="postconditions"&gt;PostConditions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;notify developers that the branch is open again.&lt;/li&gt;
&lt;li&gt;blog it &lt;span&gt;[http://www.bigdata.com/bigdata/blog/]&lt;/span&gt; and elsewhere.&lt;/li&gt;
&lt;li&gt;post the release notes to the sourceforge project news (admin -&amp;gt; features -&amp;gt; news -&amp;gt; submit)&lt;/li&gt;
&lt;li&gt;send out an email announcement (we maintain a mailing list). &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan Thompson</dc:creator><pubDate>Mon, 17 Feb 2014 22:00:50 -0000</pubDate><guid>https://sourceforge.netc9e8b3690cd0712fdda2f38f7621a08fb2b47b9d</guid></item></channel></rss>