[ 
https://issues.apache.org/jira/browse/LUCENE-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14130819#comment-14130819
 ] 

Uwe Schindler commented on LUCENE-5939:
---------------------------------------

P.S.: The reason why you see "4.9-SNAPSHOT" is caused by the fact that while 
running tests, you have no JAR file, so the constant was initialized as a fake 
(see former code of Constants.java). If you would create the index with a real 
JAR file you would see the same string like in JAR's MANIFEST.MF under 
"Implementation-Version". Maybe we should name the metadata key like that!

> 4.10.1 cannot read 4.10 indexes
> -------------------------------
>
>                 Key: LUCENE-5939
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5939
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>            Priority: Blocker
>
> Thank you mike for the smoketester addition. It failed because 4.10.1 was not 
> verifying backwards compatibility against 4.10
> However, when i added the indexes (svn copied from branch-4x), the test fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to