<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Release Procedure</title><link>https://sourceforge.net/p/utplsql/wiki/Release%2520Procedure/</link><description>Recent changes to Release Procedure</description><atom:link href="https://sourceforge.net/p/utplsql/wiki/Release%20Procedure/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 08 Feb 2015 23:08:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/utplsql/wiki/Release%20Procedure/feed" rel="self" type="application/rss+xml"/><item><title>Release Procedure modified by Paul Walker</title><link>https://sourceforge.net/p/utplsql/wiki/Release%2520Procedure/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -6,7 +6,9 @@
 * Update release notes and version number:
     * `utplsql\documentation\src\release.html`

-* Check the copyright years in `utplsql\documentation\readme.txt`
+* Check the copyright years in:
+    * `utplsql\documentation\readme.txt`
+    * `utplsql\documentation\src\copyright_years.txt`

 * Tag the release in SVN

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Walker</dc:creator><pubDate>Sun, 08 Feb 2015 23:08:57 -0000</pubDate><guid>https://sourceforge.net1015a095806103d2aa652684a54e2aa06f4c1546</guid></item><item><title>Release Procedure modified by Paul Walker</title><link>https://sourceforge.net/p/utplsql/wiki/Release%2520Procedure/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,8 +1,7 @@
 * Look at the [Bugs](https://sourceforge.net/p/utplsql/bugs/fixed_in_version/[next]/) and [Feature Requests](https://sourceforge.net/p/utplsql/feature-requests/fixed_in_version/[next]/) tagged as for the next release and decide next version number
-    * **Old version: &lt;u&gt;2.2.1&lt;/u&gt; New version: &lt;u&gt;2.2.2&lt;/u&gt;**

 * Set new version number in the following:
-    * `utplsql\source\ut_plsql.pkb`
+    * `utplsql\source\ut_plsql.pkb` (variable name: `g_version`)

 * Update release notes and version number:
     * `utplsql\documentation\src\release.html`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Walker</dc:creator><pubDate>Sat, 30 Aug 2014 20:59:13 -0000</pubDate><guid>https://sourceforge.netb15e22dbaf8f6cc019771d0c9728d77f1efdf1fc</guid></item><item><title>Release Procedure modified by Paul Walker</title><link>https://sourceforge.net/p/utplsql/wiki/Release%2520Procedure/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,5 +1,5 @@
 * Look at the [Bugs](https://sourceforge.net/p/utplsql/bugs/fixed_in_version/[next]/) and [Feature Requests](https://sourceforge.net/p/utplsql/feature-requests/fixed_in_version/[next]/) tagged as for the next release and decide next version number
-    * **Old version: \_\_\_\_\_\_\_\_ New version: \_\_\_\_\_\_\_\_**
+    * **Old version: &lt;u&gt;2.2.1&lt;/u&gt; New version: &lt;u&gt;2.2.2&lt;/u&gt;**

 * Set new version number in the following:
     * `utplsql\source\ut_plsql.pkb`
@@ -11,28 +11,28 @@

 * Tag the release in SVN

-* In the Bugs Tracker Admin ([https://sourceforge.net/p/utplsql/admin/bugs/fields]): 
-    * Change the `[next]` milestone to the new version number
+* In the [Bugs Tracker Admin](https://sourceforge.net/p/utplsql/admin/bugs/fields): 
+    * Rename the `[next]` milestone to the new version number
     * Set the due date to today(format is mm/dd/yyyy)
     * Tick the Complete box
-    * Add a new milestone called `[next] just below `[none]
+    * Add a new milestone called `[next]` just below `[none]`
     * Hit `Save`
     * Modify the “Seen in version” field to insert the new version number immediately after the asterisk at the start of the string
     * Hit `Save`

-* In the Feature Tracker Admin ([https://sourceforge.net/p/utplsql/admin/feature-requests/fields]):
+* In the [Feature Requests Tracker Admin](https://sourceforge.net/p/utplsql/admin/feature-requests/fields):
     * Change the `[next]` milestone to the new version number
     * Set the due date to today(format is mm/dd/yyyy)
     * Tick the Complete box
     * Add a new milestone called `[next]` just below `[none]`
     * Hit `Save`

-* In the Support Tracker Admin ([https://sourceforge.net/p/utplsql/admin/support-tickets/fields]):
+* In the [Support Tracker Admin](https://sourceforge.net/p/utplsql/admin/support-tickets/fields):
     * Modify the “Version” field to insert the new version number immediately after the asterisk at the start of the string
     * Hit `Save`

-* Build docs
+* Run `utplsql\documentation\src\build_docs.pl`

-* Run `build.pl` and choose option 2 to create and upload the release
+* Run `utplsql\build\build.pl` and choose option 2 to create and upload the release

-* Find the new zip file on the the Files page ([https://sourceforge.net/projects/utplsql/files]) and from the Info box, select the checkboxes to make it the default download for all OS’s
+* Find the new zip file on the the [Files page](https://sourceforge.net/projects/utplsql/files) and from the Info box, select the checkboxes to make it the default download for all OS’s
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Walker</dc:creator><pubDate>Sun, 04 May 2014 11:46:38 -0000</pubDate><guid>https://sourceforge.netd1e59b6a256029979c5dcddfc5b730f478590c17</guid></item><item><title>Release Procedure modified by Paul Walker</title><link>https://sourceforge.net/p/utplsql/wiki/Release%2520Procedure/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-* Look at the [Bugs](https://sourceforge.net/p/utplsql/bugs/fixed_in_version/[next]/) and [Feature Requests](https://sourceforge.net/p/utplsql/feature-requests/fixed_in_version/[next]/]) tagged as for the next release and decide next version number
+* Look at the [Bugs](https://sourceforge.net/p/utplsql/bugs/fixed_in_version/[next]/) and [Feature Requests](https://sourceforge.net/p/utplsql/feature-requests/fixed_in_version/[next]/) tagged as for the next release and decide next version number
     * **Old version: \_\_\_\_\_\_\_\_ New version: \_\_\_\_\_\_\_\_**

 * Set new version number in the following:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Walker</dc:creator><pubDate>Sat, 03 May 2014 22:14:59 -0000</pubDate><guid>https://sourceforge.net4ed7380db42c46e6cf601fca0e83e7e38876bd02</guid></item><item><title>Release Procedure modified by Paul Walker</title><link>https://sourceforge.net/p/utplsql/wiki/Release%2520Procedure/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-* Look at Bugs and Feature requests tagged as for the next release ([https://sourceforge.net/p/utplsql/bugs/fixed_in_version/%5Bnext%5D/]) and ([https://sourceforge.net/p/utplsql/feature-requests/fixed_in_version/%5Bnext%5D/]) and decide next version number
+* Look at the [Bugs](https://sourceforge.net/p/utplsql/bugs/fixed_in_version/[next]/) and [Feature Requests](https://sourceforge.net/p/utplsql/feature-requests/fixed_in_version/[next]/]) tagged as for the next release and decide next version number
     * **Old version: \_\_\_\_\_\_\_\_ New version: \_\_\_\_\_\_\_\_**

 * Set new version number in the following:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Walker</dc:creator><pubDate>Sat, 03 May 2014 22:14:24 -0000</pubDate><guid>https://sourceforge.net83e3e09aaeeb47a5774b902e735cfc54699ffe86</guid></item><item><title>Release Procedure modified by Paul Walker</title><link>https://sourceforge.net/p/utplsql/wiki/Release%2520Procedure/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -33,23 +33,6 @@

 * Build docs

-* In a new directory, create folders: `Code`, `Doc` and `Examples`
-    * In the `Code` directory, copy in all files from `utplsql\source`
-    * In the `Examples` directory, copy in all files from `utplsql\examples`
-    * In the `Doc` directory, copy in all files from `utplsql\documentation` (not the `\source` directory though).
-    * From the new `Doc` directory move `readme.txt` to the top level
+* Run `build.pl` and choose option 2 to create and upload the release

-* Zip up this directory called `utplsql-version.zip`, eg `utplsql-2-2-1.zip`
-
-* Release web:
-    * Using FileZilla, go to:
-        * Host: `web.sourceforge.net`
-        * Protocol: `SFTP – SSH File Transfer Protocol`
-        * Directory: `/home/project-web/utplsql/htdocs`
-    * Upload files from `\utplsql\website`
-
-* Release files
-    * Go to [https://sourceforge.net/projects/utplsql/files/utPLSQL/]
-    * Add a new folder for the new version number
-    * Go into the new folder and upload the release zip
-    * Select all the checkboxes to make it the default download for all OS’s
+* Find the new zip file on the the Files page ([https://sourceforge.net/projects/utplsql/files]) and from the Info box, select the checkboxes to make it the default download for all OS’s
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Walker</dc:creator><pubDate>Sat, 03 May 2014 22:08:29 -0000</pubDate><guid>https://sourceforge.neta9140c15fcfc98a31064293fcb6c2a2b1a534f32</guid></item><item><title>Release Procedure modified by Paul Walker</title><link>https://sourceforge.net/p/utplsql/wiki/Release%2520Procedure/</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Look at Bugs and Feature requests tagged as for the next release (&lt;span&gt;[https://sourceforge.net/p/utplsql/bugs/fixed_in_version/%5Bnext%5D/]&lt;/span&gt;) and (&lt;span&gt;[https://sourceforge.net/p/utplsql/feature-requests/fixed_in_version/%5Bnext%5D/]&lt;/span&gt;) and decide next version number&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Old version: ________ New version: ________&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set new version number in the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;utplsql\source\ut_plsql.pkb&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Update release notes and version number:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;utplsql\documentation\src\release.html&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Check the copyright years in &lt;code&gt;utplsql\documentation\readme.txt&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tag the release in SVN&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Bugs Tracker Admin (&lt;span&gt;[https://sourceforge.net/p/utplsql/admin/bugs/fields]&lt;/span&gt;): &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Change the &lt;code&gt;[next]&lt;/code&gt; milestone to the new version number&lt;/li&gt;
&lt;li&gt;Set the due date to today(format is mm/dd/yyyy)&lt;/li&gt;
&lt;li&gt;Tick the Complete box&lt;/li&gt;
&lt;li&gt;Add a new milestone called &lt;code&gt;[next] just below&lt;/code&gt;&lt;span&gt;[none]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Hit &lt;code&gt;Save&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Modify the “Seen in version” field to insert the new version number immediately after the asterisk at the start of the string&lt;/li&gt;
&lt;li&gt;Hit &lt;code&gt;Save&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Feature Tracker Admin (&lt;span&gt;[https://sourceforge.net/p/utplsql/admin/feature-requests/fields]&lt;/span&gt;):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Change the &lt;code&gt;[next]&lt;/code&gt; milestone to the new version number&lt;/li&gt;
&lt;li&gt;Set the due date to today(format is mm/dd/yyyy)&lt;/li&gt;
&lt;li&gt;Tick the Complete box&lt;/li&gt;
&lt;li&gt;Add a new milestone called &lt;code&gt;[next]&lt;/code&gt; just below &lt;code&gt;[none]&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Hit &lt;code&gt;Save&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Support Tracker Admin (&lt;span&gt;[https://sourceforge.net/p/utplsql/admin/support-tickets/fields]&lt;/span&gt;):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Modify the “Version” field to insert the new version number immediately after the asterisk at the start of the string&lt;/li&gt;
&lt;li&gt;Hit &lt;code&gt;Save&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Build docs&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In a new directory, create folders: &lt;code&gt;Code&lt;/code&gt;, &lt;code&gt;Doc&lt;/code&gt; and &lt;code&gt;Examples&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In the &lt;code&gt;Code&lt;/code&gt; directory, copy in all files from &lt;code&gt;utplsql\source&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;code&gt;Examples&lt;/code&gt; directory, copy in all files from &lt;code&gt;utplsql\examples&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;code&gt;Doc&lt;/code&gt; directory, copy in all files from &lt;code&gt;utplsql\documentation&lt;/code&gt; (not the &lt;code&gt;\source&lt;/code&gt; directory though).&lt;/li&gt;
&lt;li&gt;From the new &lt;code&gt;Doc&lt;/code&gt; directory move &lt;code&gt;readme.txt&lt;/code&gt; to the top level&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Zip up this directory called &lt;code&gt;utplsql-version.zip&lt;/code&gt;, eg &lt;code&gt;utplsql-2-2-1.zip&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Release web:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Using FileZilla, go to:&lt;ul&gt;
&lt;li&gt;Host: &lt;code&gt;web.sourceforge.net&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Protocol: &lt;code&gt;SFTP – SSH File Transfer Protocol&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Directory: &lt;code&gt;/home/project-web/utplsql/htdocs&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Upload files from &lt;code&gt;\utplsql\website&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Release files&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;span&gt;[https://sourceforge.net/projects/utplsql/files/utPLSQL/]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Add a new folder for the new version number&lt;/li&gt;
&lt;li&gt;Go into the new folder and upload the release zip&lt;/li&gt;
&lt;li&gt;Select all the checkboxes to make it the default download for all OS’s&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Walker</dc:creator><pubDate>Sun, 06 Apr 2014 10:18:44 -0000</pubDate><guid>https://sourceforge.nete28fb0334a1238e6516b3320f55934d711e48d25</guid></item></channel></rss>