Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #631 (closed enhancement: fixed)

Opened 9 months ago

Last modified 5 months ago

Add Maintenance Number to OpenMRS Versioning Technique

Reported by: bwolfe Assigned to: bwolfe
Priority: major Milestone: OpenMRS 1.3
Component: OpenMRS Code Base Keywords:
Cc: bmamlin, djazayeri Introductory Ticket:

Description

In order to facilitate releases more often, we need to change the current openmrs versioning paradigm.

Currently we use:

major.minor.database (build/revision)

We should use:

major.minor.maintenance.database (build/revision)

This will allow us to increment the maintenance number without having to just arbitrarily increment the database version...or having to wait for the database version to increment before a release is possible.

Change History

05/12/08 01:42:51 changed by bwolfe

  • status changed from new to closed.
  • resolution set to fixed.

Added maintenance version option in [4162]

06/09/08 20:35:14 changed by bmamlin

Would eventually like to adopt the Apache APR Project Versioning Guidelines.