Difference between revisions of "IDempiere/Downloading Hot Installers"
CarlosRuiz (talk | contribs) (update) |
CarlosRuiz (talk | contribs) (update) |
||
Line 17: | Line 17: | ||
== CI Installers == | == CI Installers == | ||
+ | |||
+ | === Continuous linux x86_64 Installer === | ||
Continuous integration is configured with jenkins servers. | Continuous integration is configured with jenkins servers. | ||
Line 22: | Line 24: | ||
At this moment there is one jenkins servers compiling and creating installers for linux x86_64 on each commit (this installer requires application of migration script on database seed): | At this moment there is one jenkins servers compiling and creating installers for linux x86_64 on each commit (this installer requires application of migration script on database seed): | ||
* http://jenkins.idempiere.com/job/iDempiere/ | * http://jenkins.idempiere.com/job/iDempiere/ | ||
+ | |||
+ | === Daily Installers === | ||
Daily builds for all platforms (windows, linux, mac and solaris) can be found here (these installers DO NOT require application of migration script on database seed): | Daily builds for all platforms (windows, linux, mac and solaris) can be found here (these installers DO NOT require application of migration script on database seed): | ||
Line 28: | Line 32: | ||
Here we'll provide direct links to the installers for each platform: | Here we'll provide direct links to the installers for each platform: | ||
− | === Server Installers (approx 182MB) === | + | ==== Server Installers (approx 182MB) ==== |
* [http://jenkins.idempiere.com/job/iDempiereDaily/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.cocoa.macosx.x86.zip Mac OS X] | * [http://jenkins.idempiere.com/job/iDempiereDaily/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.cocoa.macosx.x86.zip Mac OS X] | ||
Line 38: | Line 42: | ||
* [http://jenkins.idempiere.com/job/iDempiereDaily/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.gtk.solaris.x86.zip Solaris] | * [http://jenkins.idempiere.com/job/iDempiereDaily/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.gtk.solaris.x86.zip Solaris] | ||
− | === Swing Client Installers (approx 61MB) === | + | ==== Swing Client Installers (approx 61MB) ==== |
* [http://jenkins.idempiere.com/job/iDempiereDaily/ws/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.cocoa.macosx.x86.zip Mac OS X] | * [http://jenkins.idempiere.com/job/iDempiereDaily/ws/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.cocoa.macosx.x86.zip Mac OS X] |
Revision as of 12:07, 25 April 2013
⇐ Table of Contents | Running iDempiere within Eclipse | Downloading Hot Installers | Installing from Installers ⇒
Instead of creating your own installers as shown in Creating Installers section, most probable you will like to download pre-cooked installers for you.
Contents
Official Release Installers
You can find the official installers for each release (with corresponding MD5 checksum) at sourceforge:
CI Installers
Continuous linux x86_64 Installer
Continuous integration is configured with jenkins servers.
At this moment there is one jenkins servers compiling and creating installers for linux x86_64 on each commit (this installer requires application of migration script on database seed):
Daily Installers
Daily builds for all platforms (windows, linux, mac and solaris) can be found here (these installers DO NOT require application of migration script on database seed):
Here we'll provide direct links to the installers for each platform: