Commit Graph

21 Commits

Author SHA1 Message Date
Carlos Ruiz 64b9415ded
IDEMPIERE-5877 Include .sh scripts in windows installer (#2044)
* IDEMPIERE-5877 Include .sh scripts in windows installer

* - adapt build.xml for windows running with git bash
- adapt getVar.sh for windows - as there is no .idpass in windows
2023-10-05 16:13:12 +08:00
Carlos Ruiz 070ce8e7da
IDEMPIERE-4668 update*.bat not included in windows installers (#549) 2021-01-23 14:13:23 +08:00
Carlos Ruiz 09d7fea9e1
IDEMPIERE-4620 Improvements for Setup programs (#493)
* IDEMPIERE-4620 Improvements for Setup programs

* Allow receiving log level as parameter for setup and console-setup
* Avoid duplication of log file - just leave it in /log
* Implement logging for console-setup too
* mark SilentSetup as deprecated
* add runtime-*.app to .gitignore (sometimes files appear in these folders and can be wrongly committed)

* IDEMPIERE-4620 Improvements for Setup programs

* Add validation for log level parameter
* Implement silent-setup instead of deprecating
  * console-setup is prone to errors when redirecting stdin
* Test the debian installer using the silent-setup
2021-01-03 20:06:34 +08:00
Carlos Ruiz 03b4a1e878
IDEMPIERE-4580 Refactor about credits (#433)
* IDEMPIERE-4580 Refactor about credits

Implement Credits as an HTML file visible in root folder
Change size of about window
2020-12-15 15:54:51 +01:00
hieplq d7f53e51b4 IDEMPIERE-3687:remove setting of alpn/http2 out of core 2018-12-29 10:52:10 +07:00
Carlos Ruiz b8f0aa4bd8 IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied 2018-03-14 18:13:08 -03:00
hieplq 54a9b658dd IDEMPIERE-3136:all stuff relate library of idempiere
1. org.mortbay.jetty.alpn.boot depend to version of jdk http://www.eclipse.org/jetty/documentation/9.4.x/alpn-chapter.html#alpn-versions
2. sometime it materialize to org.mortbay.jetty.alpn.boot.source folder
3. update new version is hard
so just download it as separate jar file
2017-02-18 09:48:08 +07:00
Carlos Ruiz 98627381c6 IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated / complement 2016-05-29 15:21:33 -05:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
Carlos Ruiz bd8bdb6cc9 IDEMPIERE-1900 iDempiere Debian Installer 2014-04-14 13:06:49 -05:00
Elaine Tan 56f7a0c200 IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated 2013-12-27 17:41:42 +08:00
mike.archenemy 4a58fa8189 add solaris.gtk.x86 as target platform 2012-12-02 14:54:31 +01:00
Heng Sin Low 8bde582f5d IDEMPIERE-345 Deployment: Bundle p2 director app and product update script 2012-07-20 07:00:13 +08:00
Carlos Ruiz 7e5ca899e2 IDEMPIERE-289 No bat (batch files) for Windows platform 2012-06-06 18:52:44 -05:00
Heng Sin Low 668e61686f IDEMPIERE-166 Rebranding of logo and product name 2012-06-06 22:13:34 +08:00
Heng Sin Low 156178f274 IDEMPIERE-155 Generating Installer for Other Platform Required the use of Delta Pack 2012-03-16 03:35:40 +08:00
Carlos Ruiz 1612064a56 Configure properties for linux x64_64 installer 2011-05-09 23:41:05 -05:00
Heng Sin Low 4709b790a6 1. Added basic priority support for extensions. 2. Factor out the discovery of model class and instantiation of model po as extension. 2010-11-19 17:43:23 +08:00
Heng Sin Low c2955c03ac Fixed platform specific build to include only script file that is relevant for that particular platform. Fixed folder layout and script for setup. 2010-11-04 18:05:01 +08:00
Heng Sin Low 153cc5df3c Server build and installation using buckminster. Added script for adempiere server startup and setup ( gui and console mode ). 2010-11-04 03:46:38 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00