[jbosstools-issues] [JBoss JIRA] (JBIDE-19057) externalize MultipleVersionIssue#ignore into pom properties for easier extensibility

Nick Boldt (JIRA) issues at jboss.org
Wed Jan 21 14:24:49 EST 2015


Nick Boldt created JBIDE-19057:
----------------------------------

             Summary: externalize MultipleVersionIssue#ignore into pom properties for easier extensibility
                 Key: JBIDE-19057
                 URL: https://issues.jboss.org/browse/JBIDE-19057
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build, qa
    Affects Versions: 4.2.2.Final
            Reporter: Nick Boldt


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

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

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



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list