]> source.dussan.org Git - sonarqube.git/commit
SONAR-5392 When migrating to SonarQube 4.3.X with a incompatible plugin, requirements...
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 11 Jun 2014 16:53:57 +0000 (18:53 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 11 Jun 2014 16:54:07 +0000 (18:54 +0200)
commit959cb697cf777b944557cf7d03b02eeab282d634
treedf76c85f8cd3f6d6076da63d8026f74d3f6ca47b
parent96f308ca2d5542d273b5b0e9e57df9f0da73c9c2
SONAR-5392 When migrating to SonarQube 4.3.X with a incompatible plugin, requirements are not copied to rules
sonar-core/src/main/java/org/sonar/core/template/LoadedTemplateDto.java
sonar-core/src/main/resources/org/sonar/core/technicaldebt/db/CharacteristicMapper.xml
sonar-server/src/main/java/org/sonar/server/startup/CopyRequirementsFromCharacteristicsToRules.java
sonar-server/src/test/java/org/sonar/server/startup/CopyRequirementsFromCharacteristicsToRulesTest.java
sonar-server/src/test/resources/org/sonar/server/startup/CopyRequirementsFromCharacteristicsToRulesTest/copy_requirements_from_characteristics_to_rules_result.xml
sonar-server/src/test/resources/org/sonar/server/startup/CopyRequirementsFromCharacteristicsToRulesTest/do_nothing_when_already_executed.xml [new file with mode: 0644]
sonar-server/src/test/resources/org/sonar/server/startup/CopyRequirementsFromCharacteristicsToRulesTest/do_nothing_when_already_executed_result.xml [new file with mode: 0644]