From 916f62d202a8cbf3deb0bf2cf7836b075b5931a0 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 8 Apr 2014 16:36:23 +0200 Subject: [PATCH] SONAR-5075 Update application name in shell scripts --- sonar-application/src/main/assembly/bin/linux-ppc-64/sonar.sh | 4 ++-- sonar-application/src/main/assembly/bin/linux-x86-32/sonar.sh | 4 ++-- sonar-application/src/main/assembly/bin/linux-x86-64/sonar.sh | 4 ++-- .../src/main/assembly/bin/macosx-universal-64/sonar.sh | 4 ++-- .../src/main/assembly/bin/solaris-sparc-32/sonar.sh | 4 ++-- .../src/main/assembly/bin/solaris-sparc-64/sonar.sh | 4 ++-- .../src/main/assembly/bin/solaris-x86-32/sonar.sh | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/sonar-application/src/main/assembly/bin/linux-ppc-64/sonar.sh b/sonar-application/src/main/assembly/bin/linux-ppc-64/sonar.sh index aa02bd87032..9bb17e6cf3f 100755 --- a/sonar-application/src/main/assembly/bin/linux-ppc-64/sonar.sh +++ b/sonar-application/src/main/assembly/bin/linux-ppc-64/sonar.sh @@ -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}" diff --git a/sonar-application/src/main/assembly/bin/linux-x86-32/sonar.sh b/sonar-application/src/main/assembly/bin/linux-x86-32/sonar.sh index aa02bd87032..9bb17e6cf3f 100755 --- a/sonar-application/src/main/assembly/bin/linux-x86-32/sonar.sh +++ b/sonar-application/src/main/assembly/bin/linux-x86-32/sonar.sh @@ -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}" diff --git a/sonar-application/src/main/assembly/bin/linux-x86-64/sonar.sh b/sonar-application/src/main/assembly/bin/linux-x86-64/sonar.sh index aa02bd87032..9bb17e6cf3f 100755 --- a/sonar-application/src/main/assembly/bin/linux-x86-64/sonar.sh +++ b/sonar-application/src/main/assembly/bin/linux-x86-64/sonar.sh @@ -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}" diff --git a/sonar-application/src/main/assembly/bin/macosx-universal-64/sonar.sh b/sonar-application/src/main/assembly/bin/macosx-universal-64/sonar.sh index 525cf6053ee..a22b20aa2da 100755 --- a/sonar-application/src/main/assembly/bin/macosx-universal-64/sonar.sh +++ b/sonar-application/src/main/assembly/bin/macosx-universal-64/sonar.sh @@ -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}" diff --git a/sonar-application/src/main/assembly/bin/solaris-sparc-32/sonar.sh b/sonar-application/src/main/assembly/bin/solaris-sparc-32/sonar.sh index b7ea5df58b6..a9ca30e4837 100755 --- a/sonar-application/src/main/assembly/bin/solaris-sparc-32/sonar.sh +++ b/sonar-application/src/main/assembly/bin/solaris-sparc-32/sonar.sh @@ -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}" diff --git a/sonar-application/src/main/assembly/bin/solaris-sparc-64/sonar.sh b/sonar-application/src/main/assembly/bin/solaris-sparc-64/sonar.sh index b7ea5df58b6..a9ca30e4837 100755 --- a/sonar-application/src/main/assembly/bin/solaris-sparc-64/sonar.sh +++ b/sonar-application/src/main/assembly/bin/solaris-sparc-64/sonar.sh @@ -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}" diff --git a/sonar-application/src/main/assembly/bin/solaris-x86-32/sonar.sh b/sonar-application/src/main/assembly/bin/solaris-x86-32/sonar.sh index 8848cfa9ba5..9eaf20a1e0e 100755 --- a/sonar-application/src/main/assembly/bin/solaris-x86-32/sonar.sh +++ b/sonar-application/src/main/assembly/bin/solaris-x86-32/sonar.sh @@ -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}" -- 2.39.5