summaryrefslogtreecommitdiffstats
path: root/sonar-application/src
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2014-03-21 13:47:19 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2014-03-21 13:47:35 +0100
commit6f4d9052e5cb8652d787c5617e1de0521a1e594b (patch)
tree22a0e119484a2a01c075bcb369f2032b98a74bd4 /sonar-application/src
parent331c51a0f95d35f70957ecbad5d23ebe3686894a (diff)
downloadsonarqube-6f4d9052e5cb8652d787c5617e1de0521a1e594b.tar.gz
sonarqube-6f4d9052e5cb8652d787c5617e1de0521a1e594b.zip
SONAR-5075 Update the title of the command window when starting the web server and NT service name
Diffstat (limited to 'sonar-application/src')
-rw-r--r--sonar-application/src/main/assembly/conf/wrapper.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/sonar-application/src/main/assembly/conf/wrapper.conf b/sonar-application/src/main/assembly/conf/wrapper.conf
index 281540bd24c..ca94c242a3d 100644
--- a/sonar-application/src/main/assembly/conf/wrapper.conf
+++ b/sonar-application/src/main/assembly/conf/wrapper.conf
@@ -93,7 +93,7 @@ wrapper.syslog.loglevel=NONE
# Wrapper Windows Properties
#********************************************************************
# Title to use when running as a console
-wrapper.console.title=Sonar
+wrapper.console.title=SonarQube
# Disallow start of multiple instances of an application at the same time on Windows
wrapper.single_invocation=true
@@ -107,13 +107,13 @@ wrapper.single_invocation=true
# service can then be reinstalled.
# Name of the service
-wrapper.ntservice.name=Sonar
+wrapper.ntservice.name=SonarQube
# Display name of the service
-wrapper.ntservice.displayname=Sonar
+wrapper.ntservice.displayname=SonarQube
# Description of the service
-wrapper.ntservice.description=Sonar
+wrapper.ntservice.description=SonarQube
# Service dependencies. Add dependencies as needed starting from 1
wrapper.ntservice.dependency.1=