[jboss-jira] [JBoss JIRA] (WFCORE-4822) Upgrade Management API Version to 12.0

Yeray Borges (Jira) issues at jboss.org
Fri Jan 31 08:41:47 EST 2020


    [ https://issues.redhat.com/browse/WFCORE-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961107#comment-13961107 ] 

Yeray Borges commented on WFCORE-4822:
--------------------------------------

GitHub PR Commit SHA:

commit d9c0a6b0682af1fa0d460046bf23f7c594a4572b https://github.com/wildfly/wildfly-core/pull/4073/commits/d9c0a6b0682af1fa0d460046bf23f7c594a4572b


The executed jobs in CI show the picked up a different SHA https://ci.wildfly.org/viewLog.html?buildId=184253&buildTypeId=WFCorePRAggregator&tab=buildChangesDiv

{noformat}
Merge b9f86e2c62b533845946b1bbddbed1f36fe5acda into d1e5dea240f3d34c31d9a5974eabc0d7e2a30d8a	yersan at users.noreply.github.com		0 files 	d6754b1065c1	29 Jan 20 17:25	   
{noformat}

My local git relog shows both SHA, being the SHA of the executed jobs the commit before than the PR commit:

{noformat}
git reflog  --no-abbrev --date=iso


d1e5dea240f3d34c31d9a5974eabc0d7e2a30d8a HEAD@{2020-01-29 22:19:27 +0000}: checkout: moving from WFCORE-4822 to master
d9c0a6b0682af1fa0d460046bf23f7c594a4572b HEAD@{2020-01-29 17:36:11 +0000}: commit (amend): [WFCORE-4822] Add version 12 of the management schema
b9f86e2c62b533845946b1bbddbed1f36fe5acda HEAD@{2020-01-29 17:22:19 +0000}: commit (amend): [WFCORE-4822] Add version 12 of the management schema
926ccdb456c7ab34e84f22bc0a26132fb804c4a8 HEAD@{2020-01-29 17:22:02 +0000}: commit (amend): [WFCORE-4822] Add version 12 of the management schema
f4dc9f3f2c75c3bdaa3b190b3775feb0ce70a22f HEAD@{2020-01-29 17:10:16 +0000}: rebase -i (finish): returning to refs/heads/WFCORE-4822
{noformat}

Due to the time in the logs, it seems the jbos were executed before I commit the latest change in my local repo, and indeed they used the previous SHA

> Upgrade Management API Version to 12.0
> --------------------------------------
>
>                 Key: WFCORE-4822
>                 URL: https://issues.redhat.com/browse/WFCORE-4822
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Management
>            Reporter: Jeff Mesnil
>            Assignee: Yeray Borges
>            Priority: Blocker
>             Fix For: 11.0.0.Beta8
>
>
> We need to fix the version state before WildFly 19 is released.
> * The KernelAPIVersion must be bumped to 12.0
> * We also need to release wildly-config-12.0.xsd with the proper host-exclude for
>   * WildFlY18, Version.10
>   * EAP73, Version.10
>  (and add those to KnownRelease too)



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list