I could not run the smoke test. It hangs forever. How did others
manage to run it

On Wed, Jan 13, 2016 at 2:31 AM, Yonik Seeley <ysee...@gmail.com> wrote:
> On Tue, Jan 12, 2016 at 2:23 PM, Adrien Grand <jpou...@gmail.com> wrote:
>> While working on the 5.4.1 release I just realized that we would not prevent
>> users from upgrading from 5.3.2 to 5.4.0 while it is something that we don't
>> test in TestBackwardsCompatibility (since 5.4.0 is already released) and
>> that Lucene50SegmentInfoFormat would deserialize a version constant that
>> does not exist among the Version constants. I don't know if this should
>> block this release but I think it's at least annoying... I'm afraid that
>> some of our code might rely on Lucene50SegmentInfoFormat to deserialize a
>> version that actually exists?
>
> Seems like this versioning limitation should be fixed - we should
> always be free to create bugfix releases for past releases.
>
> -Yonik
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>



-- 
-----------------------------------------------------
Noble Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to