Re: [Geotools-devel] GeoTools Elasticsearch plugin issues

2020-04-23 Thread Travis Brundage
Well that's embarrassing, I didn't know that was going to happen. Whoops! My apologies, it is obviously not a confidential email. I'll swap to the gmail for communication to not cause confusion. Cheers. On Wed, Apr 22, 2020 at 11:44 PM Jody Garnett wrote: > Welcome back! it is a community modul

Re: [Geotools-devel] New filter functions for arrays

2020-04-23 Thread Jody Garnett
Filter is not typed, seeing types in the function name read more like java and less like CQL. *split( string, delimiter )* For the same reason I do not want to see parameters like 'java.lang.Integer' used when Filter environment is untyped. If you do need an int[] from an expression, make sure C

[Geotools-devel] New filter functions for arrays

2020-04-23 Thread Mauro Bartolomeoli
Hi, I would like to add two new filter functions: - arrayOverlap, that takes two arrays and returns true if the arrays have at least one item in common - arrayFromString that takes a delimited string, a target class name and a delimiter that can be used to create arrays of values from a string T

Re: [Geotools-devel] geotools-master-owasp and geotools-master-owasp-check builds disabled on jenkins

2020-04-23 Thread Jim Hughes
I wonder if there's a sane way to plan in quarterly or twice-a-year quick checks for these issues.  That'd let us address the issues without needing it to be someone's daily struggle. Thoughts about an (optional) routine like that being 'added' to the six-month release cycle? Cheers, Jim O

Re: [Geotools-devel] Add strToLowerCase filter function support to Oracle DataStore

2020-04-23 Thread Andrea Aime
On Thu, Apr 23, 2020 at 11:49 AM Mark Prins wrote: > Currently working on a PR to get testing Oracle up to par with other > databases in https://github.com/geotools/geotools/pull/2890 so "not > having an oracle server" will no longer be an excuse ;-) > Yep, the build also shows how to setup loc

Re: [Geotools-devel] Add strToLowerCase filter function support to Oracle DataStore

2020-04-23 Thread Andrea Aime
On Thu, Apr 23, 2020 at 3:08 AM David Jerrard wrote: > > *WORKING SOLUTION* > I have already confirmed (?) that the code change required to implement > this change in the gt-jdbc-oracle extension is minimal: > > > https://github.com/geotools/geotools/compare/22.2...djerrard:djerrard_oracle_filter

Re: [Geotools-devel] Draft blog post for 23.0 release ready for checking

2020-04-23 Thread Mark Prins
The published blog post starts off with "We are happy to announce GeoServer 2.17.0 release candidate is available for testing." I think it should be "We are happy to announce GeoServer 2.17.0 release." Mark On 21-04-2020 16:28, Ian Turton wrote: https://www.blogger.com/blogger.g?blogID=116830

[Geotools-devel] Update SWT module

2020-04-23 Thread Jonas Schrottenbaum via GeoTools-Devel
Hello, i'm working on an e4 rcp application and need the unsupported SWT module. I want to update it to 24-snapshot because it's not compatible with the newest geotools version anymore. The developers guide told me to post my intents here first. Any suggestions on where to start and what i have to

Re: [Geotools-devel] Add strToLowerCase filter function support to Oracle DataStore

2020-04-23 Thread Mark Prins
Currently working on a PR to get testing Oracle up to par with other databases in https://github.com/geotools/geotools/pull/2890 so "not having an oracle server" will no longer be an excuse ;-) Mark Op do 23 apr. 2020 om 08:48 schreef Jody Garnett : > Welcome to the deep end of the pool, and t

Re: [Geotools-devel] Online testing for Oracle, some questions on failing test

2020-04-23 Thread Mark Prins
Op di 21 apr. 2020 om 17:51 schreef Mark Prins : > While working on this PR https://github.com/geotools/geotools/pull/2890 > to have Online testing of the Oracle JDBC module I'm running into some > failing tests. > > OracleFeatureSourceOnlineTest>OnlineTestCase.run:112->JDBCFeatureSourceOnlineTes