<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to developmentConventions</title><link>https://sourceforge.net/p/maritaca/wiki/developmentConventions/</link><description>Recent changes to developmentConventions</description><atom:link href="https://sourceforge.net/p/maritaca/wiki/developmentConventions/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 07 Dec 2011 20:08:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/maritaca/wiki/developmentConventions/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage developmentConventions modified by Tiago Barabasz</title><link>https://sourceforge.net/p/maritaca/wiki/developmentConventions/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -16,3 +16,13 @@
 
 # Source code
 Code is written in English
+
+
+# Commits
+Every commit should begin with the following line:
+&gt; Ticket: **NUM**, Status: **STATUS**
+
+Where **NUM** is the number of the ticket related to the code being committed and **STATUS** is the status of that ticket after the commit. In the last commit during  the development of a certain issue the status should be *closed*. 
+
+The valid status (retrieved from the source forge ticket system) are: *open*, *unread*, *accepted*, *pending*, *closed* and *wont-fix*.
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tiago Barabasz</dc:creator><pubDate>Wed, 07 Dec 2011 20:08:15 -0000</pubDate><guid>https://sourceforge.netc212e7b0fb10d911a6b4c28647dab024caa0a556</guid></item><item><title>WikiPage developmentConventions modified by Edwin Miguel Triana</title><link>https://sourceforge.net/p/maritaca/wiki/developmentConventions/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -8,6 +8,7 @@
 * Release: Maritaca.VERSION.RELEASE.MILESTONE.BUGFIX
 
 Where
+
 * VERSION: Incremental number defined for the team (updated each 6 months approximately)
 * Release: Incremental number of the Backlog update each month
 * MILESTONE: Number between 1 to 4 identifying the sprint
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edwin Miguel Triana</dc:creator><pubDate>Tue, 06 Dec 2011 12:28:54 -0000</pubDate><guid>https://sourceforge.net68bd54a6d6ce46d39b77bd52c8b0ece185611bb8</guid></item><item><title>WikiPage developmentConventions modified by Edwin Miguel Triana</title><link>https://sourceforge.net/p/maritaca/wiki/developmentConventions/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -4,13 +4,14 @@
 ## Releases
 A release is a functional prototype. A new prototype is released each month. This cycle is composed of 4 sprints (milestones), being 1 sprint/week.
 
-### Naming conventions:
-* Release: Maritaca_monthYear
-* Milestone: Maritaca_MonthYear_#milestone
+### Numbering &amp; naming conventions:
+* Release: Maritaca.VERSION.RELEASE.MILESTONE.BUGFIX
 
-* Month: Month abbreviation (3 digits)
-* Year: Last 2 digits of the year
-* \#milestone: Number between 1 to 4 identifying the sprint
+Where
+* VERSION: Incremental number defined for the team (updated each 6 months approximately)
+* Release: Incremental number of the Backlog update each month
+* MILESTONE: Number between 1 to 4 identifying the sprint
+* BUGFIX: Version number for bug fixes
 
 # Source code
 Code is written in English
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edwin Miguel Triana</dc:creator><pubDate>Tue, 06 Dec 2011 12:28:28 -0000</pubDate><guid>https://sourceforge.net1b67def85e6aff2fa34da956459da957da10149f</guid></item><item><title>WikiPage developmentConventions modified by Edwin Miguel Triana</title><link>https://sourceforge.net/p/maritaca/wiki/developmentConventions/</link><description># Release guide
This document presents some guidances for development, such as release cycle duration, sprints, naming, source code conventions.

## Releases
A release is a functional prototype. A new prototype is released each month. This cycle is composed of 4 sprints (milestones), being 1 sprint/week.

### Naming conventions:
* Release: Maritaca_monthYear
* Milestone: Maritaca_MonthYear_#milestone

* Month: Month abbreviation (3 digits)
* Year: Last 2 digits of the year
* \#milestone: Number between 1 to 4 identifying the sprint

# Source code
Code is written in English</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edwin Miguel Triana</dc:creator><pubDate>Mon, 05 Dec 2011 15:56:22 -0000</pubDate><guid>https://sourceforge.net41498b4ba8877be54319fc6b30254d260ecbf427</guid></item></channel></rss>