You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2007/08/22 23:42:47 UTC

[jira] Created: (CONTINUUM-1411) Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)

Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)
----------------------------------------------------------------------------------------------------------

                 Key: CONTINUUM-1411
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1411
             Project: Continuum
          Issue Type: Bug
          Components: Web interface
    Affects Versions: 1.1-beta-2
            Reporter: Olivier Lamy
            Priority: Critical


Since 1.1-beta-2, the surefire report link in a build result page is not displayed anymore.
But in fact, It has never worked or it's confusing. Because the link is in the BuildResult and in fact the surefire -report is the last surefire report (because we don't save all surefire reports for all builds).
Try the Surefire Report in this two build result :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=7072&projectId=44
http://maven.zones.apache.org/continuum/buildResult.action?buildId=16143&projectId=44


My proposal is to move this link to the buildResults page and call the link Last Surefire Report. 
Or we can backup all surefire reports (probably too huge)
Thoughs ?
--
Olivier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CONTINUUM-1411) Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated CONTINUUM-1411:
------------------------------------

    Fix Version/s: 1.1-beta-3

> Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1411
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1411
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-2
>            Reporter: Olivier Lamy
>            Priority: Critical
>             Fix For: 1.1-beta-3
>
>
> Since 1.1-beta-2, the surefire report link in a build result page is not displayed anymore.
> But in fact, It has never worked or it's confusing. Because the link is in the BuildResult and in fact the surefire -report is the last surefire report (because we don't save all surefire reports for all builds).
> Try the Surefire Report in this two build result :
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=7072&projectId=44
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=16143&projectId=44
> My proposal is to move this link to the buildResults page and call the link Last Surefire Report. 
> Or we can backup all surefire reports (probably too huge)
> Thoughs ?
> --
> Olivier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CONTINUUM-1411) Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated CONTINUUM-1411:
------------------------------------

    Patch Submitted: [Yes]

> Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1411
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1411
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 1.1-beta-3
>
>         Attachments: CONTINUUM-1411
>
>
> Since 1.1-beta-2, the surefire report link in a build result page is not displayed anymore.
> But in fact, It has never worked or it's confusing. Because the link is in the BuildResult and in fact the surefire -report is the last surefire report (because we don't save all surefire reports for all builds).
> Try the Surefire Report in this two build result :
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=7072&projectId=44
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=16143&projectId=44
> My proposal is to move this link to the buildResults page and call the link Last Surefire Report. 
> Or we can backup all surefire reports (probably too huge)
> Thoughs ?
> --
> Olivier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-1411) Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105479 ] 

Brett Porter commented on CONTINUUM-1411:
-----------------------------------------

linked issue for the latter part.

We should take care of it not appearing urgently if that's the case.

> Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1411
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1411
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 1.1-beta-3
>
>
> Since 1.1-beta-2, the surefire report link in a build result page is not displayed anymore.
> But in fact, It has never worked or it's confusing. Because the link is in the BuildResult and in fact the surefire -report is the last surefire report (because we don't save all surefire reports for all builds).
> Try the Surefire Report in this two build result :
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=7072&projectId=44
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=16143&projectId=44
> My proposal is to move this link to the buildResults page and call the link Last Surefire Report. 
> Or we can backup all surefire reports (probably too huge)
> Thoughs ?
> --
> Olivier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (CONTINUUM-1411) Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed CONTINUUM-1411.
---------------------------------------

    Resolution: Fixed

Applied

> Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1411
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1411
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 1.1-beta-3
>
>         Attachments: CONTINUUM-1411
>
>
> Since 1.1-beta-2, the surefire report link in a build result page is not displayed anymore.
> But in fact, It has never worked or it's confusing. Because the link is in the BuildResult and in fact the surefire -report is the last surefire report (because we don't save all surefire reports for all builds).
> Try the Surefire Report in this two build result :
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=7072&projectId=44
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=16143&projectId=44
> My proposal is to move this link to the buildResults page and call the link Last Surefire Report. 
> Or we can backup all surefire reports (probably too huge)
> Thoughs ?
> --
> Olivier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CONTINUUM-1411) Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated CONTINUUM-1411:
------------------------------------

    Attachment: CONTINUUM-1411

Done with backup of surefire reports in ${configuration.buildOutputDirectory}/${projectId}/{buildResultId}/surefire-reports/
Note, now continuum.removeBuildResult delete :
* directory ${configuration.buildOutputDirectory}/${projectId}/{buildResultId}
* file ${configuration.buildOutputDirectory}/${projectId}//{buildResultId}.log.txt

> Link to display build surefire report doesn't work (in fact displaying surefire report per build is false)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1411
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1411
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 1.1-beta-3
>
>         Attachments: CONTINUUM-1411
>
>
> Since 1.1-beta-2, the surefire report link in a build result page is not displayed anymore.
> But in fact, It has never worked or it's confusing. Because the link is in the BuildResult and in fact the surefire -report is the last surefire report (because we don't save all surefire reports for all builds).
> Try the Surefire Report in this two build result :
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=7072&projectId=44
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=16143&projectId=44
> My proposal is to move this link to the buildResults page and call the link Last Surefire Report. 
> Or we can backup all surefire reports (probably too huge)
> Thoughs ?
> --
> Olivier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira