Distrubution page

Hi,

I want to install the SDK at this aim I’m following the instructions here I need to know the list of all distro versions available, where can I find it? Maybe we can add a link to it from the former page. Thank you in advance.

Hi,

Do you want to know the versions of all reference application distribution?

If so, the archive is https://sourceforge.net/projects/openmrs/files/releases/ (you don’t want platform, you want the 2.5, 2.4, so on).

More info in downloads can be found in http://openmrs.org/download/, or in http://openmrs.org/ http://openmrs.org/blog/

I do believe that the SDK supports 2.1 and higher only.

@domenico, also to clarify, if you do not specify a version, SDK will list you 3 most recent releases and one development version (SNAPSHOT). You can basically call:

mvn openmrs-sdk:setup

and you will be asked about all details, listing you possible choices, whenever possible. You don’t have to look around for available versions elsewhere, unless you need some older release version…

1 Like