[jbosstools-issues] [JBoss JIRA] (JBIDE-19065) Better report for duplicate version in VWatch

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


    [ https://issues.jboss.org/browse/JBIDE-19065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091025#comment-13091025 ] 

Nick Boldt commented on JBIDE-19065:
------------------------------------

Currently, the reporting for dupe versions, and the exclusion rules around that, simply check a list of IUs to ignore, and report on IUs with dupe versions vs. IUs which we're ignoring.

This should be improved so that the versionwatch check ACTUALLY uses the specified range of versions [1] and excludes appropriately. If outside the range, a failure should occur; if inside the range, a warning should be thrown (and the fact that there are multiple versions should be ignored). [2]

[1] https://github.com/jbosstools/jbosstools-versionwatch/blob/master/src/main/resources/multiple-version-ignore.properties
[2] https://github.com/jbosstools/jbosstools-versionwatch/blob/master/src/main/java/org/jboss/tools/vwatch/issue/MultipleVersionIssue.java#L38

> Better report for duplicate version in VWatch
> ---------------------------------------------
>
>                 Key: JBIDE-19065
>                 URL: https://issues.jboss.org/browse/JBIDE-19065
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: qa
>    Affects Versions: 4.2.2.Final
>            Reporter: Jiri Peterka
>
> Improve report duplicate versions



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


More information about the jbosstools-issues mailing list