]> source.dussan.org Git - sonarqube.git/commit
Add definition of property sonar.jdbc.password
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 17 May 2016 09:02:51 +0000 (11:02 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 18 May 2016 09:04:36 +0000 (11:04 +0200)
commit9d89994a759f888b3b4490ba33d15d4ee3ff46ba
tree054eed25be067d1b13338926b397d1df8cbc833c
parentae43e3beb8b066e030086266cb4ee0ea753e99e9
Add definition of property sonar.jdbc.password

so that its type is set to PropertyType.PASSWORD.
server/sonar-ce/src/test/java/org/sonar/ce/container/ComputeEngineContainerImplTest.java
sonar-core/src/main/java/org/sonar/core/config/CorePropertyDefinitions.java
sonar-core/src/test/java/org/sonar/core/config/CorePropertyDefinitionsTest.java