]> source.dussan.org Git - sonarqube.git/commit
add description and path to ReportAttributes
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Fri, 4 Sep 2015 07:58:11 +0000 (09:58 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Tue, 8 Sep 2015 16:12:21 +0000 (18:12 +0200)
commit72e7f4dcfc96613e54eae8f8766030ea84e6d83d
treeab629e0595d11e716d1553a2ad0ac73caec1cdfd
parent3ab0f9c25e5d3bb2cae4f8df51e000919ffba9fc
add description and path to ReportAttributes

will allow to not use the BatchReportReader at all in PersistComponentsStep
server/sonar-server/src/main/java/org/sonar/server/computation/component/ComponentImpl.java
server/sonar-server/src/main/java/org/sonar/server/computation/component/ReportAttributes.java
server/sonar-server/src/test/java/org/sonar/server/computation/component/ReportComponent.java