Selaa lähdekoodia

SONARPLUGINS-2711 Add SQL Server default configuration to conf/sonar-runner.properties

tags/2.5-rc1
Simon Brandhof 11 vuotta sitten
vanhempi
commit
bba1d79730

+ 3
- 3
sonar-runner-dist/src/main/assembly/conf/sonar-runner.properties Näytä tiedosto

@@ -6,15 +6,15 @@

#----- PostgreSQL
#sonar.jdbc.url=jdbc:postgresql://localhost/sonar
#sonar.jdbc.driver=org.postgresql.Driver

#----- MySQL
#sonar.jdbc.url=jdbc:mysql://localhost:3306/sonar?useUnicode=true&characterEncoding=utf8
#sonar.jdbc.driver=com.mysql.jdbc.Driver

#----- Oracle
#sonar.jdbc.url=jdbc:oracle:thin:@localhost/XE
#sonar.jdbc.driver=oracle.jdbc.driver.OracleDriver

#----- Microsoft SQLServer
#sonar.jdbc.url=jdbc:jtds:sqlserver://localhost/sonar;SelectMethod=Cursor

#----- Global database settings
#sonar.jdbc.username=sonar

Loading…
Peruuta
Tallenna