Sorry. The comments above the version number in ThreadedHsqlEpsgFactory.java bounced off my brain before.
On Thu, Jan 31, 2019 at 9:01 AM Kurt Schwehr <[email protected]> wrote: > Thanks for the explanation. > > On Thu, Jan 31, 2019 at 7:19 AM Andrea Aime <[email protected]> > wrote: > >> On Thu, Jan 31, 2019 at 4:17 PM Kurt Schwehr <[email protected]> wrote: >> >>> I managed to pull off a backport of the HSQLDB 2 data to HSQLDB 1 with >>> the encoding surviving. The process was painful. Meanwhile, we managed to >>> get the legacy system upgraded to have hsqldb 2, so life is much better. >>> >>> In the process, I did notice a strange thing. The hsqldb 2.4.1 upgrade >>> commit claims to change the catalog version, but has no change to EPSG.zip. >>> >>> - public static final Version VERSION = new Version("8.6.0.0"); >>> + public static final Version VERSION = new Version("8.6.0.1"); >>> >> >> The last number is what we use if something changes other than the db >> itself... in this case, the version of database software used. >> It ensures that a new db will be created when someone upgrades from an >> older version of the library, avoiding conflicts >> >> Cheers >> Andrea >> >> == >> >> GeoServer Professional Services from the experts! Visit >> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf >> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa >> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 >> http://www.geo-solutions.it http://twitter.com/geosolutions_it >> ------------------------------------------------------- *Con riferimento >> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - >> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni >> circostanza inerente alla presente email (il suo contenuto, gli eventuali >> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i >> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per >> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le >> sarei comunque grato se potesse darmene notizia. This email is intended >> only for the person or entity to which it is addressed and may contain >> information that is privileged, confidential or otherwise protected from >> disclosure. We remind that - as provided by European Regulation 2016/679 >> “GDPR” - copying, dissemination or use of this e-mail or the information >> herein by anyone other than the intended recipient is prohibited. If you >> have received this email by mistake, please notify us immediately by >> telephone or e-mail.* >> > > > -- > -- > http://schwehr.org > -- -- http://schwehr.org
_______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
