]> source.dussan.org Git - sonarqube.git/commit
merge 2.5: fix tracking of violations when message contains whitespace or is too...
authorsimonbrandhof <simon.brandhof@gmail.com>
Thu, 13 Jan 2011 17:15:57 +0000 (18:15 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Thu, 13 Jan 2011 17:15:57 +0000 (18:15 +0100)
commitc34c1bc92635b3f4846a8aae267be8094be80b8c
tree3f8ad01fd7a95678a6e043b93c56ed6b26d31cbf
parent33d67845c7f8271b620e113628765d3acb032f45
merge 2.5: fix tracking of violations when message contains whitespace or is too long - fix a bug + add unit tests
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
sonar-plugin-api/src/main/java/org/sonar/api/database/model/RuleFailureModel.java