1st September 2016 13:30
> > To: java-user@lucene.apache.org
> > Subject: RE: Upgrade 6.2.x Char* API's
> >
> > Hi,
> >
> > CharacterUtils is a class marked as "internal" and changed its name, there
> is no requirement to add backwards compatibility
does?
In what class has CharacterUtils changed its name to? Is it still usable for
extending parties?
Thanks,
Markus
-Original message-
> From:Uwe Schindler
> Sent: Wednesday 21st September 2016 13:30
> To: java-user@lucene.apache.org
> Subject: RE: Upgrade 6.2
remen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Markus Jelsma [mailto:markus.jel...@openindex.io]
> Sent: Wednesday, September 21, 2016c 12:31 PM
> To: java-user@lucene.apache.org
> Subject: Upgrade 6.2.x Char* API's
>
> Hello - upgrading one
Hello - upgrading one of our libraries to 6.2.0 failed due to LUCENE-7318. This
is fixed nicely on 6.2.1, many thanks for that!
Upgrading to 6.2.1, however, still raises compile errors. I haven't seen any
notice of this in CHANGES.txt or its API changes section for both 6.2.x
versions. Any tips