[jbosstools-issues] [JBoss JIRA] (JBIDE-19380) When reporting Multiple Version issues, versionwatch should omit the ones that are excluded (known issues) and show both versions

Nick Boldt (JIRA) issues at jboss.org
Mon Jul 20 18:23:02 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt closed JBIDE-19380.
------------------------------
    Fix Version/s: 4.3.0.Beta2
       Resolution: Done


Versionwatch summary report now shows all versions of an IU when there are multiple versions.

When no errors found of a given type, nothing is shown so the report is simpler and cleaner:

!jbide19065.png!

If no problems are found, the report simply says *{color:green}No issues found.{color}*.


> When reporting Multiple Version issues, versionwatch should omit the ones that are excluded (known issues) and show both versions
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19380
>                 URL: https://issues.jboss.org/browse/JBIDE-19380
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: qa
>    Affects Versions: 4.2.3.Beta1, 4.3.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.3.0.Beta2
>
>         Attachments: jbide19065.png
>
>
> {code}
>  Multiple Version issue
> org.apache.commons.logging_1.0.4.v201101211617
> org.eclipse.jdt.annotation_1.1.0.v20140129-1625
> com.jcraft.jsch_0.1.51.v201410302000
> javax.wsdl_1.5.1.v201012040544
> Ignored/known issues:
> org.apache.commons.logging_1.0.4.v201101211617
> org.eclipse.jdt.annotation_1.1.0.v20140129-1625
> javax.wsdl_1.5.1.v201012040544
> {code}
> Should be:
> {code}
>  Multiple Version issue
> com.jcraft.jsch_0.1.51.v201410302000
> Ignored/known issues:
> org.apache.commons.logging_1.0.4.v201101211617
> org.eclipse.jdt.annotation_1.1.0.v20140129-1625
> javax.wsdl_1.5.1.v201012040544
> {code}
> Or even better:
> {code}
>  Multiple Version issue
> com.jcraft.jsch_0.1.51.v201410302000 and 0.1.50.v[actual-timestamp-here]
> Ignored/known issues:
> org.apache.commons.logging_1.0.4.v201101211617 and [other version]
> org.eclipse.jdt.annotation_1.1.0.v20140129-1625 and [other version]
> javax.wsdl_1.5.1.v201012040544 and [other version]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list