Difference between revisions of "IDempiere/Downloading Hot Installers"
From WikiQSS
CarlosRuiz (talk | contribs) (breadcrumb) |
CarlosRuiz (talk | contribs) (initial) |
||
Line 9: | Line 9: | ||
</font> | </font> | ||
− | ' | + | Instead of creating your own installers as shown in [[IDempiere/Creating Installers from Eclipse|Creating Installers]] section, most probable you will like to download pre-cooked installers for you. |
+ | |||
+ | == CI Installers == | ||
+ | |||
+ | Continuous integration is configured with jenkins servers. | ||
+ | |||
+ | At this moment there are two jenkins servers compiling and creating installers: | ||
+ | * http://berliserv.net:8080/job/iDempiere/ | ||
+ | * 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 === | ||
+ | |||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.cocoa.macosx.x86.zip Mac OS X] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.cocoa.macosx.x86_64.zip Mac OS X 64 bits] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.gtk.linux.x86.zip Linux 32 bits] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.gtk.linux.x86_64.zip Linux 64 bits] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.win32.win32.x86.zip Windows 32 bits] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.win32.win32.x86_64.zip Windows 64 bits] | ||
+ | |||
+ | === Swing Client Installers === | ||
+ | |||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.cocoa.macosx.x86.zip Mac OS X] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.cocoa.macosx.x86_64.zip Mac OS X 64 bits] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.gtk.linux.x86.zip Linux 32 bits] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.server_1.0.0-eclipse.feature/idempiereServer.win32.win32.x86_64.zip Linux 64 bits] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.win32.win32.x86.zip Windows 32 bits] | ||
+ | * [http://berliserv.net:8080/job/iDempiere/lastSuccessfulBuild/artifact/buckminster.output/org.adempiere.ui.swing_1.0.0-eclipse.feature/idempiereClient.win32.win32.x86_64.zip Windows 64 bits] | ||
+ | |||
+ | == Official Installers == | ||
+ | |||
+ | Official installers will be found at [https://bitbucket.org/idempiere/idempiere/downloads Bitbucket Download Section of iDempiere project]. | ||
+ | |||
+ | NOTE: at this moment is still empty as there is no official first release. |
Revision as of 21:51, 12 January 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.
CI Installers
Continuous integration is configured with jenkins servers.
At this moment there are two jenkins servers compiling and creating installers:
- http://berliserv.net:8080/job/iDempiere/
- 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
Swing Client Installers
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.