]> source.dussan.org Git - sonarqube.git/commit
Remove useless Maven dependencies
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 7 Nov 2012 16:09:48 +0000 (17:09 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 7 Nov 2012 16:13:17 +0000 (17:13 +0100)
commit0c410b971537947ff4900e015fe71dd3e81157f2
tree53ffe110128a866a218fa7fc4435b26283b095ac
parentb633e57cbfe1789a2048b3b79702ff84514e8525
Remove useless Maven dependencies
17 files changed:
pom.xml
sonar-application/src/main/assembly/conf/logback.xml
sonar-batch/src/main/resources/org/sonar/batch/bootstrapper/logback.xml
sonar-batch/src/main/resources/org/sonar/batch/logback.xml
sonar-core/pom.xml
sonar-core/src/main/resources/ehcache.xml [deleted file]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/renamePropertyKey-result.xml [new file with mode: 0644]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/renamePropertyKey.xml [new file with mode: 0644]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/should_not_rename_if_same_key-result.xml [new file with mode: 0644]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/should_not_rename_if_same_key.xml [new file with mode: 0644]
sonar-plugin-api/pom.xml
sonar-server/pom.xml
sonar-server/src/dev/h2/conf/logback.xml
sonar-server/src/dev/mysql/conf/logback.xml
sonar-server/src/dev/postgresql/conf/logback.xml
sonar-server/src/main/java/org/sonar/server/startup/RenameDeprecatedPropertyKeys.java [new file with mode: 0644]
sonar-ws-client/pom.xml