]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5075 Update application name in shell scripts
authorJulien HENRY <julien.henry@sonarsource.com>
Tue, 8 Apr 2014 14:36:23 +0000 (16:36 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Tue, 8 Apr 2014 14:36:23 +0000 (16:36 +0200)
sonar-application/src/main/assembly/bin/linux-ppc-64/sonar.sh
sonar-application/src/main/assembly/bin/linux-x86-32/sonar.sh
sonar-application/src/main/assembly/bin/linux-x86-64/sonar.sh
sonar-application/src/main/assembly/bin/macosx-universal-64/sonar.sh
sonar-application/src/main/assembly/bin/solaris-sparc-32/sonar.sh
sonar-application/src/main/assembly/bin/solaris-sparc-64/sonar.sh
sonar-application/src/main/assembly/bin/solaris-x86-32/sonar.sh

index aa02bd8703286bd03024c60e4d506c8907acce68..9bb17e6cf3f437608fa2a51f4fc63e97c5df57a1 100755 (executable)
@@ -14,8 +14,8 @@
 # 
 # NOTE: The build for specific applications may override this during the resource-copying
 # phase, to fill in a concrete name and avoid the use of the defaults specified here.
-DEF_APP_NAME="sonar"
-DEF_APP_LONG_NAME="sonar"
+DEF_APP_NAME="SonarQube"
+DEF_APP_LONG_NAME="SonarQube"
 
 # Application
 APP_NAME="${DEF_APP_NAME}"
index aa02bd8703286bd03024c60e4d506c8907acce68..9bb17e6cf3f437608fa2a51f4fc63e97c5df57a1 100755 (executable)
@@ -14,8 +14,8 @@
 # 
 # NOTE: The build for specific applications may override this during the resource-copying
 # phase, to fill in a concrete name and avoid the use of the defaults specified here.
-DEF_APP_NAME="sonar"
-DEF_APP_LONG_NAME="sonar"
+DEF_APP_NAME="SonarQube"
+DEF_APP_LONG_NAME="SonarQube"
 
 # Application
 APP_NAME="${DEF_APP_NAME}"
index aa02bd8703286bd03024c60e4d506c8907acce68..9bb17e6cf3f437608fa2a51f4fc63e97c5df57a1 100755 (executable)
@@ -14,8 +14,8 @@
 # 
 # NOTE: The build for specific applications may override this during the resource-copying
 # phase, to fill in a concrete name and avoid the use of the defaults specified here.
-DEF_APP_NAME="sonar"
-DEF_APP_LONG_NAME="sonar"
+DEF_APP_NAME="SonarQube"
+DEF_APP_LONG_NAME="SonarQube"
 
 # Application
 APP_NAME="${DEF_APP_NAME}"
index 525cf6053eef94fb24e8285bafc369143a5fce3f..a22b20aa2da149d3ff9793103c273a0c78a9edcf 100755 (executable)
@@ -14,8 +14,8 @@
 # 
 # NOTE: The build for specific applications may override this during the resource-copying
 # phase, to fill in a concrete name and avoid the use of the defaults specified here.
-DEF_APP_NAME="sonar"
-DEF_APP_LONG_NAME="sonar"
+DEF_APP_NAME="SonarQube"
+DEF_APP_LONG_NAME="SonarQube"
 
 # Application
 APP_NAME="${DEF_APP_NAME}"
index b7ea5df58b65b1a57f8babae27a5a8c3f64e1fa0..a9ca30e4837e6c518de0071b7aead3a18c2e7f4d 100755 (executable)
@@ -14,8 +14,8 @@
 # 
 # NOTE: The build for specific applications may override this during the resource-copying
 # phase, to fill in a concrete name and avoid the use of the defaults specified here.
-DEF_APP_NAME="sonar"
-DEF_APP_LONG_NAME="sonar"
+DEF_APP_NAME="SonarQube"
+DEF_APP_LONG_NAME="SonarQube"
 
 # Application
 APP_NAME="${DEF_APP_NAME}"
index b7ea5df58b65b1a57f8babae27a5a8c3f64e1fa0..a9ca30e4837e6c518de0071b7aead3a18c2e7f4d 100755 (executable)
@@ -14,8 +14,8 @@
 # 
 # NOTE: The build for specific applications may override this during the resource-copying
 # phase, to fill in a concrete name and avoid the use of the defaults specified here.
-DEF_APP_NAME="sonar"
-DEF_APP_LONG_NAME="sonar"
+DEF_APP_NAME="SonarQube"
+DEF_APP_LONG_NAME="SonarQube"
 
 # Application
 APP_NAME="${DEF_APP_NAME}"
index 8848cfa9ba51d5b0c1acf462bac70a15e60a3ce2..9eaf20a1e0e0d5598cb9af5836e15ac1fd53f2ab 100755 (executable)
@@ -14,8 +14,8 @@
 # 
 # NOTE: The build for specific applications may override this during the resource-copying
 # phase, to fill in a concrete name and avoid the use of the defaults specified here.
-DEF_APP_NAME="sonar"
-DEF_APP_LONG_NAME="sonar"
+DEF_APP_NAME="SonarQube"
+DEF_APP_LONG_NAME="SonarQube"
 
 # Application
 APP_NAME="${DEF_APP_NAME}"