[jbosstools-issues] [JBoss JIRA] (JBIDE-23677) write maven enforcer test to ensure we set correct version of foundation.core (based on parent pom version)

Nick Boldt (JIRA) issues at jboss.org
Tue Jan 31 15:13:00 EST 2017


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

Nick Boldt commented on JBIDE-23677:
------------------------------------

Assign to Fred for review and merge of PR. If you change the value of the default.value in the src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties, you can see what errors are reported to break the build. Only values that will be accepted for parent pom 4.4.3.AM2 are 4.4.3.AM2 or 4.4.3.AM2.Final. You can verify this by setting those values or can break the build by setting 4.4.4.foo or 4.4.2.bar, etc.

> write maven enforcer test to ensure we set correct version of foundation.core (based on parent pom version) 
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-23677
>                 URL: https://issues.jboss.org/browse/JBIDE-23677
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build, foundation
>    Affects Versions: 4.4.3.AM1
>            Reporter: Nick Boldt
>            Assignee: Fred Bricon
>             Fix For: 4.4.3.AM2
>
>
> Wrong version of foundation.core detected. Should be 4.4.3, not 4.4.2.
> https://github.com/jbosstools/jbosstools-base/blob/master/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties#L11



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list