aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-start
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4898 remove sonar-start moduleSimon Brandhof2014-07-2329-1242/+0
* SONAR-5410 - Fixed process hang when child fails to startStephane Gamard2014-07-211-11/+16
* SONAR-5410 - Added sonar.web.java_optsStephane Gamard2014-07-211-3/+2
* SONAR-5410 - Optimize ES JAVA_OPTSStephane Gamard2014-07-211-1/+1
* SONAR-5410 - Fix multiple properties in JAVA_OPTSStephane Gamard2014-07-211-0/+2
* SONAR-5410 - Using sonar.es.node.port properties if set in conf for ES portStephane Gamard2014-07-211-2/+3
* SONAR-5410 - Using sonar.es.node.port properties if set in conf for ES portStephane Gamard2014-07-211-7/+12
* SONAR-5410 - Using relative path to SONAR_HOME for configuraitonStephane Gamard2014-07-212-4/+4
* SONAR-5408 - reading properties from sonar.properties for child processesStephane Gamard2014-07-182-3/+16
* SONAR-5408 - Process and ProcessWrapper working with temp properties filesStephane Gamard2014-07-181-2/+2
* SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retryStephane Gamard2014-07-184-31/+66
* SONAR-5409 - Added explicit child shutdown on JVM shutdown (child does not ha...Stephane Gamard2014-07-181-36/+47
* SONAR-4898 - Moved NetworkUtils to sonar-processStephane Gamard2014-07-182-104/+0
* fixed missing license headerStephane Gamard2014-07-161-0/+19
* Updated NetworkUtils for free port generation (steps over last generated port);Stephane Gamard2014-07-162-1/+45
* SONAR-4898 - Removed default ES debugStephane Gamard2014-07-161-10/+11
* SONAR-4898 - Using sonar-process with JMXStephane Gamard2014-07-151-70/+26
* SONAR-5410 - Updated shutdownStephane Gamard2014-07-151-22/+40
* SONAR-5455 Add "useConfigs=maxPerformance" to default MySQL URLSimon Brandhof2014-07-151-1/+1
* SONAR-5408 - Passing SONAR_HOME env to child processesStephane Gamard2014-07-111-2/+4
* SONAR-5408 -Using SONAR_HOME and/or setting itStephane Gamard2014-07-112-3/+14
* SONAR-5409 - Added "--debug" switch to start.jarStephane Gamard2014-07-111-1/+15
* SONAR-5409 - Monitor kills node if child process never checked-in (crash in m...Stephane Gamard2014-07-111-1/+1
* SONAR-5410 - Added SQ as a wrapped process in sonar-startStephane Gamard2014-07-111-32/+60
* fix quality flaw (wrong artifact type)Stephane Gamard2014-07-111-0/+1
* SONAR-4898 - Fixed free socket bindingStephane Gamard2014-07-112-3/+7
* SONAR-4898 - Added shutdown & interupt to shutdown hookStephane Gamard2014-07-111-1/+1
* SONAR-4898 - Using NetworkUtils for ES port selectionStephane Gamard2014-07-111-1/+3
* SONAR-4898 - Using NetworkUtils for ES port selectionStephane Gamard2014-07-112-1/+41
* fix quality flaw (system.out)Stephane Gamard2014-07-111-1/+0
* SONAR-4898 - updated wrapper.conf for start.jarStephane Gamard2014-07-114-15/+67
* SONAR-4898 - Fixed Env definition for start.jarStephane Gamard2014-07-102-14/+9
* SONAR-4898 - Initial start.jar available in distribution bundleStephane Gamard2014-07-1027-0/+1089