Re: [Geotools-devel] code of conduct

2020-01-13 Thread fernando.m...@geo-solutions.it
Hi Jody, Here a community upvote. This is not only positive, but a nice guaranty for new contributors. A healthy environment is the most valuable motivation for making good discussion and good software. Some nice points: * Demonstrating empathy and kindness toward other

Re: [Geotools-devel] MalformedURLException: Illegal character found in host: '/'

2019-11-15 Thread fernando.m...@geo-solutions.it
by telephone or e-mail. From: "Jody Garnett" jody.garn...@gmail.com To: "fernando.m...@geo-solutions.it" fernando.m...@geo-solutions.it Cc: "geotools-devel" geotools-devel@lists.sourceforge.net Date: Fri, 15 Nov 2019 14:27:13 -0800 Subject: Re: [Geotools-devel]

[Geotools-devel] MalformedURLException: Illegal character found in host: '/'

2019-11-15 Thread fernando.m...@geo-solutions.it
Hi all, Running Geotools tests I'm getting this strange error on gt-metadata module: [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.018 s <<< FAILURE! - in org.geotools.util.URLsTest [ERROR] testUrlToFile(org.geotools.util.URLsTest)  Time elapsed: 0.009 s  <<<

[Geotools-devel] Backporting App-Schema anonymous unbounded sequences support

2019-11-06 Thread fernando.m...@geo-solutions.it
Hi community. There is an improvement for App-Schema module adding support for 1..n cardinality on XSD anonymous unbounded sequences. The changes on mappings for allowing this are only additions keeping backward compatibility. I would like to ask if there is no problem on

[Geotools-devel] Backporting MongoDB schema store http support

2019-11-06 Thread fernando.m...@geo-solutions.it
Hi community, There is work already merged on master branch for improving MongoDB datastore schema store for supporting read remote http/https files. This is only activated by setting a http URL on the schema store parameter and changes done maintains backward compatibility. JIRA

[Geotools-devel] GEOT-6328 backporting

2019-07-10 Thread fernando.m...@geo-solutions.it
Hi all, An improvement for to allow MongoDB data store schema builder to user all DB collection items [GEOT-6328] was recently reviewed and merged on master branch (2.16.x). So I would like to make 2.15.x backport PR. Is this good for you? Thanks! PR:

[Geotools-devel] About backporting GEOT-6330

2019-07-10 Thread fernando.m...@geo-solutions.it
Hi community, I think it would be nice to have [GEOT-6330 XS DateTime encoder doesn't support Local DateTime Handling System property] improvement backported (2.15.x, 2.14.x), so I'm here asking permission for doing that. As usual, if you have any doubt about I'll be glad to answer

[Geotools-devel] Google-java-format 4 spaces indentation Eclipse plugin version

2019-03-09 Thread fernando.m...@geo-solutions.it
Here a just tested modified version of google-java-format with 4 spaces indentation (instead bothering 2 spaces) for use in Eclipse IDE. Download: https://github.com/fernandor777/google-java-format/releases/download/1.7-gsgt/google-java-format-eclipse-plugin-1.6.0.jar Sources:

Re: [Geotools-devel] Thinking about static analysis

2018-12-24 Thread fernando.m...@geo-solutions.it
I think it can be pretty useful, I had a good experience fixing code with old findbugs (now spotbugs) years ago but you're right it can be hard to manage. I'll be glad to give a hand. Regards, Fernando Mino == GeoServer Professional Services from the experts! Visit

Re: [Geotools-devel] Build failed in Jenkins: geotools-18.x #81

2018-06-16 Thread fernando.m...@geo-solutions.it
Hi, Getting build failure in UTC -5 just now on gt-main Failed tests:    DefaultTemporalGeometricPrimitiveTest.testDistance:73 null Tests run: 1658, Failures: 1, Errors: 0, Skipped: 1    De: "Ian Turton" ijtur...@gmail.com A: "Andrea Aime" andrea.a...@geo-solutions.it Cc: "Geotools-Devel