You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Mike Drob (Jira)" <ji...@apache.org> on 2021/09/15 19:29:00 UTC

[jira] [Updated] (LUCENE-10108) Jar manifest Implementation Version will be too long

     [ https://issues.apache.org/jira/browse/LUCENE-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob updated LUCENE-10108:
-------------------------------
    Affects Version/s:     (was: 8.10)
          Description: 
[Cloned from LUCENE-10107]

In the future when we want to release 9.10 or 10.0 or 10.10, we will have too many digits and cause the git commit sha in the manifest Implementation-Version to wrap. This should be easy enough by replacing references to gitRev with gitRevShort

  was:When we added an extra digit for 8.10 that caused the git commit she in the manifest Implementation-Version to wrap, and now the smoke check fails because of this. This issue is only for solving this in the 8.x branches because those use ANT.

             Priority: Major  (was: Blocker)

> Jar manifest Implementation Version will be too long
> ----------------------------------------------------
>
>                 Key: LUCENE-10108
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10108
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/build
>            Reporter: Mike Drob
>            Priority: Major
>
> [Cloned from LUCENE-10107]
> In the future when we want to release 9.10 or 10.0 or 10.10, we will have too many digits and cause the git commit sha in the manifest Implementation-Version to wrap. This should be easy enough by replacing references to gitRev with gitRevShort



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org