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

Mat Booth (JIRA) issues at jboss.org
Fri Mar 10 11:15:01 EST 2017


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

Mat Booth edited comment on JBIDE-23677 at 3/10/17 11:14 AM:
-------------------------------------------------------------

This seems to cause some "push to staging" sanity check to fail, for example:

https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-releng-push-to-staging-01-check-versions-branches-root-poms/3/console


{code}
04:22:18 + echo 'In foundation.core, want 4.4.4.AM1, got 4.4.3.AM1 from org.jboss.tools.foundation.core_1.3.4.AM1-v20170309-1126-B65.jar'
04:22:18 + egrep 'foundation.core|4.4.4.AM1'
04:22:18 In foundation.core, want 4.4.4.AM1, got 4.4.3.AM1 from org.jboss.tools.foundation.core_1.3.4.AM1-v20170309-1126-B65.jar
04:22:18 + [[ 4.4.4.AM1 != 4.4.3.AM1 ]]
{code}



was (Author: mat.booth):
Probably related, this seems to cause some "push to staging" sanity check to fail, for example:

https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-releng-push-to-staging-01-check-versions-branches-root-poms/3/console


{code}
04:22:18 + echo 'In foundation.core, want 4.4.4.AM1, got 4.4.3.AM1 from org.jboss.tools.foundation.core_1.3.4.AM1-v20170309-1126-B65.jar'
04:22:18 + egrep 'foundation.core|4.4.4.AM1'
04:22:18 In foundation.core, want 4.4.4.AM1, got 4.4.3.AM1 from org.jboss.tools.foundation.core_1.3.4.AM1-v20170309-1126-B65.jar
04:22:18 + [[ 4.4.4.AM1 != 4.4.3.AM1 ]]
{code}


> 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: Nick Boldt
>             Fix For: 4.4.4.AM2, 4.5.0.AM1
>
>
> 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