]> source.dussan.org Git - sonarqube.git/commit
SONAR-2463 The creation date of violation should not be reinitialized
authorFreddy Mallet <freddy.mallet@gmail.com>
Thu, 2 Jun 2011 13:25:07 +0000 (15:25 +0200)
committerFreddy Mallet <freddy.mallet@gmail.com>
Thu, 2 Jun 2011 13:25:07 +0000 (15:25 +0200)
commite40f937bdee10c7848e1dfd513644b57f6a5d817
tree22b0c511f5f8a9ab5989db909e0a3827d44f90a0
parenteabdcd0e4328dc6f89e3946ea08f17798c24eb63
SONAR-2463 The creation date of violation should not be reinitialized
when the message of the violation is changing
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/timemachine/ViolationPersisterDecorator.java
plugins/sonar-core-plugin/src/test/java/org/sonar/plugins/core/timemachine/ViolationPersisterDecoratorTest.java