]> source.dussan.org Git - poi.git/commitdiff
use sonarqube dashboard instead of overview
authorAndreas Beeker <kiwiwings@apache.org>
Sat, 17 Dec 2016 14:41:59 +0000 (14:41 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Sat, 17 Dec 2016 14:41:59 +0000 (14:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774766 13f79535-47bb-0310-9956-ffa450edef68

jenkins/create_jobs.groovy

index 0113aea38ef1fb2eabbf444b8955fc7d6f98f82b..6db6db876ebce20ff2e61ae3b908c6c57b96cb0a 100644 (file)
@@ -101,7 +101,7 @@ Apache POI - the Java API for Microsoft Documents
 (poijob.apicheck ? 
 '''
 <p>
-    <b><a href="https://builds.apache.org/analysis/overview?id=org.apache.poi%3Apoi-parent" target="_blank">Sonar reports</a></b> -
+    <b><a href="https://builds.apache.org/analysis/dashboard?id=org.apache.poi%3Apoi-parent&did=1" target="_blank">Sonar reports</a></b> -
   <p>
     <b><a href="lastSuccessfulBuild/artifact/build/main/build/reports/japi.html">API Check POI</a></b>
     <b><a href="lastSuccessfulBuild/artifact/build/ooxml/build/reports/japi.html">API Check POI-OOXML</a></b>
@@ -113,7 +113,7 @@ Apache POI - the Java API for Microsoft Documents
 '''
 <p>
     <b><a href="lastSuccessfulBuild/findbugsResult/" target="_blank">Findbugs report of latest build</a></b> -
-    <b><a href="https://builds.apache.org/analysis/overview?id=org.apache.poi%3Apoi-parent" target="_blank">Sonar reports</a></b> -
+    <b><a href="https://builds.apache.org/analysis/dashboard?id=org.apache.poi%3Apoi-parent&did=1" target="_blank">Sonar reports</a></b> -
     <b><a href="lastSuccessfulBuild/artifact/build/coverage/index.html" target="_blank">Coverage of latest build</a></b>
 </p>
 '''))