Reputation: 1
I am using SonarQube 5.1.How can i run Sonar-runner from TFS(2012) after build successful.There is a document prepared by ALM rangers about the installation of SonarQube and integration with TFS, But it targets TFS 2013.How can i integrate SonarQube with TFS 2012
Upvotes: 0
Views: 374
Reputation: 8353
ALM Rangers' guidance should apply equally to TFS 2012, except that none was able to test it. Replace TFS 2013 version number 12.0
with 2012's, i.e. 11.0
and it should work.
If you are successful, or find some issues, please report your feedback.
Upvotes: 0