mirror of https://github.com/apache/poi.git
Jenkins DSL: Fix link to Spotbugs results some more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906321 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b5e2f2ee5d
commit
012bf1a99a
|
@ -204,7 +204,7 @@ def apicheckDesc = '''
|
|||
|
||||
def sonarDesc = '''
|
||||
<p>
|
||||
<b><a href="/lastSuccessfulBuild/spotbugs/" target="_blank">Findbugs report of latest build</a></b> -
|
||||
<b><a href="lastSuccessfulBuild/spotbugs/" target="_blank">Spotbugs report of latest build</a></b> -
|
||||
<b><a href="https://sonarcloud.io/dashboard?id=poi-parent" target="_blank">Sonar reports</a></b> -
|
||||
<b><a href="lastSuccessfulBuild/jacoco/" target="_blank">Coverage of latest build</a></b>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue