[infinispan-issues] [JBoss JIRA] (ISPN-10488) Infinispan Version is not printed in Quarkus native mode

Will Burns (Jira) issues at jboss.org
Tue Aug 20 09:04:00 EDT 2019


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

Will Burns commented on ISPN-10488:
-----------------------------------

Looking further we should probably stop using the package version info and instead use the Version class in the commons module.

> Infinispan Version is not printed in Quarkus native mode
> --------------------------------------------------------
>
>                 Key: ISPN-10488
>                 URL: https://issues.jboss.org/browse/ISPN-10488
>             Project: Infinispan
>          Issue Type: Sub-task
>          Components: Quarkus
>    Affects Versions: 10.0.0.Beta5
>            Reporter: Will Burns
>            Assignee: Will Burns
>            Priority: Major
>             Fix For: 10.0.0.CR1
>
>
> The client prints out the version of Infinispan at startup. Unfortunately for the client the VERSION String is computed at runtime on each invocation. Unfortunately in native mode we don't have the package implementation version available. Instead we should write this version to a static variable that is readable during native runtime. Note this is already handled for the server as it is written to a static variable.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list