Difference between revisions of "IDempiere/Downloading Hot Installers"
From WikiQSS
CarlosRuiz (talk | contribs) (→Swing Client Installers (approx 50MB): fix wrong link) |
CarlosRuiz (talk | contribs) (updated links - server down) |
||
Line 15: | Line 15: | ||
Continuous integration is configured with jenkins servers. | Continuous integration is configured with jenkins servers. | ||
− | At this moment there | + | At this moment there is one jenkins servers compiling and creating installers: |
− | * http://berliserv.net:8080/job/iDempiere/ | + | <!-- * http://berliserv.net:8080/job/iDempiere/ --> |
* http://jenkins.idempiere.com/job/iDempiere/ (broken at the moment of writing this tutorial) | * http://jenkins.idempiere.com/job/iDempiere/ (broken at the moment of writing this tutorial) | ||
Line 23: | Line 23: | ||
=== Server Installers (approx 150MB) === | === Server Installers (approx 150MB) === | ||
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.cocoa.macosx.x86.zip Mac OS X] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.cocoa.macosx.x86_64.zip Mac OS X 64 bits] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.gtk.linux.x86.zip Linux 32 bits] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.gtk.linux.x86_64.zip Linux 64 bits] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.win32.win32.x86.zip Windows 32 bits] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.win32.win32.x86_64.zip Windows 64 bits] |
=== Swing Client Installers (approx 50MB) === | === Swing Client Installers (approx 50MB) === | ||
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.cocoa.macosx.x86.zip Mac OS X] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.cocoa.macosx.x86_64.zip Mac OS X 64 bits] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.gtk.linux.x86.zip Linux 32 bits] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.gtk.linux.x86_64.zip Linux 64 bits] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.win32.win32.x86.zip Windows 32 bits] |
− | * [http:// | + | * [http://jenkins.idempiere.com/job/iDempiere/ws/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.win32.win32.x86_64.zip Windows 64 bits] |
== Official Installers == | == Official Installers == |
Revision as of 13:34, 1 May 2012
⇐ 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
CI Installers
Continuous integration is configured with jenkins servers.
At this moment there is one jenkins servers compiling and creating installers:
- http://jenkins.idempiere.com/job/iDempiere/ (broken at the moment of writing this tutorial)
Here we'll provide direct links to the installers for each platform:
Server Installers (approx 150MB)
Swing Client Installers (approx 50MB)
Official Installers
Official installers will be found at Bitbucket Download Section of iDempiere project.
NOTE: at this moment is still empty as there is no official first release.