]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5075 Update the title of the command window when starting the web server and...
authorJulien HENRY <julien.henry@sonarsource.com>
Fri, 21 Mar 2014 12:47:19 +0000 (13:47 +0100)
committerJulien HENRY <julien.henry@sonarsource.com>
Fri, 21 Mar 2014 12:47:35 +0000 (13:47 +0100)
sonar-application/src/main/assembly/conf/wrapper.conf

index 281540bd24cbf9606f0222c15b03933a96c50422..ca94c242a3daf5de8d455eea3a31a1fbffe56a50 100644 (file)
@@ -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=