Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-19057

externalize MultipleVersionIssue#ignore into pom properties for easier extensibility

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.Alpha1
    • 4.2.2.Final
    • build, qa
    • None

      Currently, there are two IUs which are excluded from tracking as a MultipleVersionIssue:

      MultipleVersionIssue.java
      	String[] ignore = {"javax.wsdl","org.apache.commons.logging"};
      

      However, we need to add more, such as org.eclipse.jdt.annotation, so might as well externalize this into a pom property for easier use.

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: