Commit Graph

15 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 378e8fb2f3
IDEMPIERE-4602 Encrypt passwords on properties files (FHCA-1982) (#847)
Fix installation issue with getVar.sh wrong initial permission
2021-08-22 21:03:51 +02:00
Carlos Ruiz 3f29970844
IDEMPIERE-4620 Improvements for Setup programs (#514)
Allow passing the log parameter from command line in setup programs
2021-01-06 20:07:05 +01:00
Carlos Ruiz f81c5bd954
IDEMPIERE-4602 Encrypt passwords on properties files (FHCA-1982) (#472)
* Secure sensitive files containing passwords at the end of build.xml for linux
  * jettyhome/etc/jetty-ssl-context.xml - contains keystore password
  * idempiereEnv.properties, idempiere.properties, utils/myEnvironment.sh - contain database and other passwords
* setup-alt.sh and console-setup-alt.sh don't need to chmod as the ant task already did it
* add port to hazelcast-template.xml (useful in case there are same databases in different ports on the server)
2020-12-20 07:30:15 +01:00
Carlos Ruiz 970936d08c
IDEMPIERE-4441 FreeBSD find utility requires a target directory in postgresql/SyncDB.sh (#245)
Verify all scripts with shellcheck
https://www.shellcheck.net/
2020-09-08 19:37:00 +02:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
Heng Sin Low 9e5826b772 IDEMPIERE-1635 Upgrade to zk7. Update platform to Gemini Web 2.2.2, Tomcat 7.0.35 and Eclipse 4.3 ( Kepler ). 2014-04-03 01:31:20 +08:00
Heng Sin Low bafafa3239 Fixed setup and installation script. 2012-06-20 16:58:04 +08:00
Heng Sin Low 668e61686f IDEMPIERE-166 Rebranding of logo and product name 2012-06-06 22:13:34 +08:00
Carlos Ruiz 4bb88c5fd0 IDEMPIERE-225 Update setup config.ini to use 3.7.2 osgi library
Thanks to longnan for seed of the patch - including other 4 files affected
2012-05-01 12:26:04 -05:00
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Heng Sin Low c0bb5858c4 IDEMPIERE-114 Server installer broken. Fixed webstore servlet not loading. Improve consistency across all the setup shell script file.
(transplanted from 164ccb36b41f7f33f6d81b87f914c23cb10df409)
2012-02-02 11:49:17 +08:00
Carlos Ruiz d2aefe74ed Upgrade jar file references to latest for installer and server 2011-05-09 23:40:13 -05:00
Heng Sin Low 73deaa8a69 Fixed db type drop down not working after migration to equinox extension. Improve development setup to auto involve tomcat configuration ant script. 2010-11-29 15:41:28 +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