]> source.dussan.org Git - sonarqube.git/commit
SONAR-1352 alert property "period" should not be mandatory in the different xml exports
authorJulien Lancelot <julien.lancelot@gmail.com>
Thu, 29 Nov 2012 13:34:30 +0000 (14:34 +0100)
committerJulien Lancelot <julien.lancelot@gmail.com>
Thu, 29 Nov 2012 13:46:01 +0000 (14:46 +0100)
commit26c6766b813955ba662f91a9a7b720b8eb6dd8f4
treed1e036514fe6a0bc07c09b5e51978bbb479464da
parent4457d168a71ca24ba9d33dbbca1f7822ed7a5443
SONAR-1352 alert property "period" should not be mandatory in the different xml exports
sonar-plugin-api/src/main/java/org/sonar/api/profiles/XMLProfileSerializer.java
sonar-plugin-api/src/test/java/org/sonar/api/profiles/XMLProfileSerializerTest.java
sonar-plugin-api/src/test/resources/org/sonar/api/profiles/XMLProfileParserTest/importProfileWithAlerts.xml
sonar-plugin-api/src/test/resources/org/sonar/api/profiles/XMLProfileSerializerTest/exportAlerts.xml
sonar-server/src/main/java/org/sonar/server/configuration/ProfilesBackup.java
sonar-server/src/test/resources/org/sonar/server/configuration/BackupTest/backup-restore-valid.xml
sonar-server/src/test/resources/org/sonar/server/configuration/BackupTest/backup-valid.xml