[jbosstools-issues] [JBoss JIRA] (JBIDE-13284) links to jacoco reports are broken in Jenkins jobs in trunk

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Dec 12 11:53:17 EST 2012


Nick Boldt created JBIDE-13284:
----------------------------------

             Summary: links to jacoco reports are broken in Jenkins jobs in trunk
                 Key: JBIDE-13284
                 URL: https://issues.jboss.org/browse/JBIDE-13284
             Project: Tools (JBoss Tools)
          Issue Type: Bug
            Reporter: Nick Boldt


404'd:

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk.component--base/lastSuccessfulBuild/artifact/sources/target/coverage-report/html/JaCoCo-Multi/index.html

Actual URL:

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk.component--base/lastSuccessfulBuild/artifact/sources/target/coverage-report/html/JBoss_Tools_chunk/index.html

Needs to be fixed in job descriptions and the generated labels for each build:

{code:title=Set Build Description}
<li><a href="http://download.jboss.org/jbosstools/builds/staging/${JOB_NAME}/all/repo/">Update Site</a> <li><a href="/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/artifact/sources/target/coverage-report/html/JaCoCo-Multi/index.html">coverage report</a>. Load <a href="/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/artifact/sources/*/target/jacoco.exec" style="color: purple; font-weight:bold">jacoco.exec</a> into EclEmma</li>
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list