Re: [Geotools-devel] Any plans to upgrade to JSR 385 (Units of Measure 2.0)?

2020-03-13 Thread Jody Garnett
I would love to see this work go ahead! Anything we can do to support you? As for plans this is an open community please make a proposal - and then you are part of the planning :) On Fri, Mar 13, 2020 at 11:03 AM Daniel Cruver wrote: > In GeoTools 20.x, the units library was updated from JSR 27

[Geotools-devel] Any plans to upgrade to JSR 385 (Units of Measure 2.0)?

2020-03-13 Thread Daniel Cruver
In GeoTools 20.x, the units library was updated from JSR 271 to JSR 363 Units (Units 1.0). Which was a great improvement because I was encountering classpath issues before I upgrade my projects to using a newer version of GeoTools. I am using JSR 385 in my project but adding GeoTools still causes

Re: [Geotools-devel] Upgrade to ojdbc8 oracle driver?

2020-03-13 Thread Mark Prins
Getting the exact same errors and failures when running with the master branch, so I'm going to ignore those for now; I looked at the testBBOX3DOutsideLine test and tried running the supposed select in my DBeaver, giving the same result, see below. git checkout master && git pull upstream master m

Re: [Geotools-devel] Upgrade to ojdbc8 oracle driver?

2020-03-13 Thread Ian Turton
The 2nd error is saying that something it expected to write to is read only. Ian On Thu, 12 Mar 2020 at 17:39, Mark Prins wrote: > I've started factoring out the deprecations and seeing some test > failures that don't seem related. > So I'm curious if anybody ran the oracle online tests recentl

Re: [Geotools-devel] GeoTools 23-RC ready for testing - part II the return of testing

2020-03-13 Thread Andrea Aime
On Thu, Mar 12, 2020 at 10:11 PM Jim Hughes wrote: > Hi Andrea, > > Ah! The context that some of the Objects need closing and others do not > helps clarify things. > > I just wrote a client side version of such a wrapper to see if it'd work > (it does). Sounds like an amendment to 'toWriter' to