Re: [Geotools-devel] [Geoserver-users] Known vulnerability in commons-fileupload v1.2.1, used by geoserver

2018-06-07 Thread mark
-2005-0406 in gt-coverage. I have a similar setup in https://github.com/flamingo-geocms/flamingo hth, Mark -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!

Re: [Geotools-devel] GeoTools / GeoServer PMC meeting - 2019-06-11

2019-06-12 Thread mark
ppveyor also provides various (also older) mssql versions, but is even slower for free projects, also because they only run one job at a time. Mark ___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel

Re: [Geotools-devel] Adding code coverage checks to the PR builds

2019-10-15 Thread mark
s to tune reporting and optionally failing the build: https://docs.codecov.io/docs/flags typical Codecov PR report: https://github.com/flamingo-geocms/flamingo/pull/1524#issuecomment-538746390 HTH, Mark ___ GeoTools-Devel mailing list GeoTools-Devel@lis

Re: [Geotools-devel] ScriptRunner missing in class path

2019-10-21 Thread mark
On 10/21/19 11:59 AM, Luí­s Moreira de Sousa via GeoTools-Devel wrote: Hi all, I am trying to run the projections tests. They all complain of the absence of ScriptRunner, e.g.: $ java -cp target/classes:target/test-classes:$CLASSPATH -ea org.geotools.referencing.ScriptRunner src/test/resour

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

2019-12-14 Thread mark
with 19.3.0.0, but had to reverst to a 12.2.x version because of some quirks... but then that may wel have been a different build of 19.3.0.0, oracle sometimes uses same version for different patch levels mark ___ GeoTools-Devel m

Re: [Geotools-devel] GeoTools 23.0 release artifacts ready for test

2020-04-15 Thread mark
ave to be built during geotools builds because maven can download from the defined pluginRepository. jarcollector can probably be replaced with the maven assembly plugin, though that would probably require a bit of fiddling getting it to work. Mark _

Re: [Geotools-devel] [Geoserver-devel] GeoServer/GeoTools PMC Meeting at 16:30 UTC tomorrow

2020-04-15 Thread mark
On 2020-04-14 19:10, Jody Garnett wrote: Thanks Mark: We lack someone with a local Oracle to test against, making this hard to merge. Perhaps ask on the user list? done, also rebased both PR's to master again and addressed last re

Re: [Geotools-devel] GeoTools 23.1 release planning

2020-05-22 Thread mark
and then futher down this bit add a job for travis: https://github.com/geotools/geotools/blob/d64f6e3ac1bd2d2d54f8b8b801d12e86c4d23514/.travis.yml#L44-L53 You could probably adapt a copt of the oracle procedures/scripts You might also find inspiration in https://github.com/geotools/geotools/pu

Re: [Geotools-devel] Dropping the bin.zip release file?

2020-07-10 Thread mark
On 2020-07-10 14:05, Andrea Aime wrote: Hi, I was looking at the conversation here: https://osgeo-org.atlassian.net/browse/GEOT-6172 Is anyone among the GeoTools developers using the zip file? I only ever use Maven, even when I want all the dependencies together (then eg. mvn dependency:cop

Re: [Geotools-devel] MySQL 8 spatial functions are not supported

2020-09-02 Thread mark
On 2020-09-01 19:24, Nikolaos Pringouris wrote: Hi All, A couple of years ago I worked on jdbc-mysql module and provided support for the newly introduced ST_ functions in Mysql5.6 & Mysql 5.7. I think these functions are also supported in Mysql8.0 with the same signature so I do not think the

Re: [Geotools-devel] MySQL 8.0 spatial functions name change bug

2020-10-28 Thread mark
net/browse/GEOT-6692 - https://sourceforge.net/p/geotools/mailman/geotools-devel/thread/CA%2BnxMTsqPczfDQfOb0b79dqaWpTERwCLXeVCR9%3DJ_a2qN9-%3Drw%40mail.gmail.com/#msg37098942 Mark On 10/27/20 8:29 PM, Martin Baxter via GeoTools-Devel wrote: Dear GeoTools developers,   I'm new to y

[Geotools-devel] Travis CI letting us down

2020-11-11 Thread mark
looked into Github action/runners in the past, but (at least for windows) ran into problems with the small disk capacity of the images they use (specifically trying to use SQL Server on their Windows runner). - Mark ___ GeoTools-Devel m

Re: [Geotools-devel] travis builds migration help needed (urgent)

2020-11-25 Thread mark
mysql over to GH-action, possibly oracle as well - it uses a huge docker image so that may be a problem. shouldn't be too hard as mysql already uses docker and mssql provides docker images. Mark ___ GeoTools-Devel mailing lis

Re: [Geotools-devel] travis builds migration help needed (urgent)

2020-11-25 Thread mark
On 11/24/20 7:34 PM, Jody Garnett wrote: Important update from today's meeting, we need to migrate our travis builds to a new home. *urgent* - migrate java 8, java 11 and qa builds - we anticipate these being straightforward as linux environment available on all alternate options *strategic*

Re: [Geotools-devel] travis builds migration help needed (urgent)

2020-11-25 Thread mark
I've prepared PR's for MySQL, MS SQL Server and (wip) Oracle, as these are all following the same basic pattern of: * setup Java * setup a docker container database * run a maven build for the module, also building dependencies (using "-am" [== also make]) * run online tests * cleanup s

Re: [Geotools-devel] travis builds migration help needed (urgent)

2020-11-26 Thread mark
un for backports. Do we want to run online tests for backports? most are quick enough, so I don't see why not... Mark ___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel

Re: [Geotools-devel] Looks like there are some issues on the new github builds

2020-11-29 Thread mark
looks like some connectivity issues; from https://github.com/geotools/geotools/pull/3242/checks?check_run_id=1469641722 I see  Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project xmlcodegen: Failed to install metadata org.geotools.mave

Re: [Geotools-devel] Approximization on GeneralEnvelope in reading a TIFF

2021-01-13 Thread mark
GeoTools users list . - Mark ___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel

Re: [Geotools-devel] PR checks stuck on Oracle Online Tests /Java11 - "Setup Test environment for Oracle XE"

2021-03-19 Thread mark
Op 19-03-2021 om 14:39 schreef Daniele Romagnoli: Hi list, I have recently created a PR on GeoTools: https://github.com/geotools/geotools/pull/3406 All checks were green beside this one. Oracle online tests / Java 11 (pull_request) Checking the

Re: [Geotools-devel] Maven repo caching does not seem to be hitting often: are we playing with too many caches?

2021-05-05 Thread mark
Op 03-05-2021 om 11:08 schreef Andrea Aime: Any objection to removing all the prefixes from the database QA builds? That should reduce the cache count significantly. It's true that this could cause a cache to start small, due to a database build not hitting all modules, but in a few rounds of

Re: [Geotools-devel] I need an image mosaic expert

2021-07-03 Thread mark
I could not get the the upgrade to work on wondows either for https://github.com/geotools/geotools/pull/3474 I'm suspecting something with last modified time of those files. the path to the file is insignificant; it is a random temp directory generated by junit Op 01-07-2021 om 18:18 schreef

Re: [Geotools-devel] java 8 support for how long?

2022-08-31 Thread mark
Op 30-08-2022 om 20:16 schreef Jody Garnett: GeoTools team, I recently proposed dropping Java 8 support for geoserver which has solid reasons (dependency upgrades and jakarta migration) to consider the change. For GeoTools it is lsess clear-cut - what do you think? We would be fine droppin

Re: [Geotools-devel] EPSG database update

2023-03-19 Thread mark
Op 15-03-2023 om 21:46 schreef Kurt Schwehr: Hi all, A couple of us would like to see if we can contribute an update to the EPSG catalog in GeoTools head.  We are working through UpdateEPSGDatabase.txt

Re: [Geotools-devel] Release artefacts for 29.2 for testing

2023-07-20 Thread mark
/release/job/geotools-release/99/artifact/build/release/distribution/29.2/> Updated some projects; all our CI builds passed thanks, Mark ___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel

Re: [Geotools-devel] ESRI Shapefile driver read charset from *.cpg file

2023-09-15 Thread mark
hmm, I though GeoTools already inspected the CPG sidecar file; as of 26.x, see https://github.com/geotools/geotools/pull/3405 Have you set the `tryCPGFile` value to to true on the store? -M Op 15-09-2023 om 09:56 schreef Andrea Aime: That sounds great, but at the same time I'm a bit confused.

Re: [Geotools-devel] Can anyone figure out the GDAL setup failure in the MAC OS build?

2023-12-04 Thread mark
Op 04-12-2023 om 12:41 schreef Andrea Aime: Hi, the OSX build tries to set up GDAL and fails to do so, causing the Github check to fail. There are logs, but I don't see an actual error, other than "oh look the process failed with exit code 1": Not sure if it's relevant, but there appear to be

Re: [Geotools-devel] Can anyone figure out the GDAL setup failure in the MAC OS build?

2023-12-04 Thread mark
Op 04-12-2023 om 15:21 schreef Andrea Aime: On Mon, Dec 4, 2023 at 2:13 PM mark <mailto:mc.pr...@gmail.com>> wrote: Not sure if it's relevant, but there appear to be errors installing python@3.11 It looks as if the runner/VM has python@3.12 already installed and that

Re: [Geotools-devel] Time to remove GDAL support from the OSX Github action?

2024-01-22 Thread mark
Op 22-01-2024 om 12:41 schreef Andrea Aime: At this point, I vote for just pulling the GDAL installation from the OSX action. +1 (community vote) there seems to be to much fluidity in the brew package management, it doesn't help that there is a humongous dependency tree for the gdal package

[Geotools-devel] Release next week

2011-06-14 Thread Mark Leslie
I'm churning out a GeoServer release Wednesday (making it Tuesday evening in N.A.) next week, and consequently will be making a GeoTools release then as well. If there are any outstanding issues that you feel should be resolved before then, please let me know so I can chase them. -- Mark L

Re: [Geotools-devel] FeatureVersioning interface api

2011-08-09 Thread Mark Leslie
-- > uberSVN's rich system and user administration capabilities and model > configuration take the hassle out of deploying and managing Subversion and > the tools developers use with it. Learn more about uberSVN and get a free > download at:  http://p

[Geotools-devel] WKT Curve examples

2009-03-09 Thread Mark Leslie
-32.27215644886158, 145.55230712890625 -33.49203872680664, 147.97080993652344 -32.03618621826172, 146.38697244992585 -31.47406391572417, 144.84399355252685 -31.26123924022086))' -- Mark Leslie Geospatial Software Architect LISAsoft ---

Re: [Geotools-devel] WKT Curve examples

2009-03-09 Thread Mark Leslie
Jody Garnett wrote: > Mark Leslie wrote: >> CURVEPOLYGON(CIRCULARSTRING(143.62025166838282 -30.037497356076827, >> 142.92857147299705 -32.75101196874403, 145.96132309891922 >> -34.985671061528784, 149.57565307617188 -33.41153335571289, >> 149.41972407584802 -29.8246726

[Geotools-devel] ArcSDE large objects

2009-05-20 Thread Mark Leslie
the one published to the repo. I am hoping Gabriel can look this over an let me know if I'm on the right track. I'm plan to get write support added, but it's not needed for my project at the moment so it will be harder to scratch the time toget

[Geotools-devel] GeoServer Release

2009-07-21 Thread Mark Leslie
05 http://jira.codehaus.org/browse/GEOT-2625 Andrea looks to be working on GEOT-2625 at the moment, and GEOT-1705 has a long history, so I don't expect to hold my breath over that one. Is there anything else that anyone feels needs to get in the next release? -- Mark Leslie Geos

Re: [Geotools-devel] GeoServer Release

2009-07-30 Thread Mark Leslie
ishing the release until the GeoServer cite tests pass. That's where I'm held up. We've upgraded the cite test engine and I'm having some trouble with it, compounded by a general lack of time to get things done. But fear not, I haven't forgotten you. I'm just sl

[Geotools-devel] GeoTools 2.5.7 Released

2009-08-11 Thread Mark Leslie
more information on this release, the stable branch or GeoTools in general visit: * http://geotools.codehaus.org/2.5.7 * http://docs.codehaus.org/display/GEOTOOLS/2.5.x * http://docs.codehaus.org/display/GEOTOOLS/Home -- Mark Leslie Geospatial Software Architect LISAsoft

[Geotools-devel] 2.5.8 release

2009-10-09 Thread Mark Leslie
/GEOT-2598 http://jira.codehaus.org/browse/GEOT-2596 http://jira.codehaus.org/browse/GEOT-2573 -- Mark Leslie Geospatial Software Architect LISAsoft - Ph: +61 2 8570 5000 Fax: +61 2 8570 5099 Mob: +61 Suite 112, Jones Bay Wharf 19-21 Pirrama

[Geotools-devel] GeoTools Releases

2009-10-13 Thread Mark Leslie
ved a reader exception caused by FastBBox filters * The long-awaited return of the Javadoc build For more information look to the 2.6.x branch page of the GeoTools wiki: http://docs.codehaus.org/display/GEOTOOLS/2.6.x -- Mark Leslie Geospatial Software Architect LIS

[Geotools-devel] WFS Module bug in WFSFeatureStore

2010-03-18 Thread Mark Leslie
issue pending... -- Mark Leslie Geospatial Software Architect LISAsoft - Ph: +61 2 8570 5000 Fax: +61 2 8570 5099 Mob: +61 Suite 112, Jones Bay Wharf 19-21 Pirrama Rd Pyrmont NSW

Re: [Geotools-devel] ArcSDE NCLOB support: charset question

2010-04-09 Thread Mark Leslie
From memory, this is definitive for ArcSDE (at least 9.3 which I was working on), ie. it will always encode in UTF-16. Other points of note are that I was working on a SQL Server backend, but I don't believe the NCLOB doco cares about that. -- Mark Gabriel Roldan wrote: > Hi M

Re: [Geotools-devel] Supporting externally provided feature ids

2010-04-18 Thread Mark Leslie
ushing it back to a simpler time :) I think the use of a generateNew and useExisting hints makes perfect sense, but I'm a bit wary of reuseOrGenerate silently generating a fid. Would there be a mechanism for retrieving the fid that was ultimately used, similar to what'

[Geotools-devel] Bugs in the GMLComplexType class

2005-10-17 Thread Mark Hall
the choice that is actually present in the document. -- GMLComplexType$LinearRingType: The CoordType element is constructed with minOccurs = 2, maxOccurs = 4. The specification says min 4 and max unbounded. Perhaps here I have misunderstood something. Greetings, Mark -- Q

[Geotools-devel] EPSG:27200

2006-01-27 Thread Mark Presling
version of 1.1). Does anyone know when I am likely to see this in GeoServer? Was it included in geotools 2.1.1, or is it only in 2.2? Thanks, Mark ps The Jira release notes page for 2.1.1 (http://jira.codehaus.org/secure/ReleaseNote.jspa?version=11907&styleName=Html&projectId=

Re: [Geotools-devel] Re: NZMG

2006-01-27 Thread Mark Presling
Hi guys, I would just like to confirm that the new New Zealand Map Grid transform that Justin implemented for EPSG:27200 works a treat. I have been using it in uDig quite happily. Thanks for the help there Justin. Mark Justin Deoliveira wrote: Hi Mark, Thanks for sending the "kick me i

[Geotools-devel] ImageLoader not thread safe

2006-05-25 Thread Mark Presling
able to provide a deeper analysis of the problem. If someone does create a bug report can they please forward me the link so that I can show our client the status of things, otherwise I will raise one. Thanks, Mark -- This message has been scanned for viruses and dangerous content by MailScanner, an

[Geotools-devel] GeoServer filter parsing truncation

2006-07-30 Thread Mark Presling
well. Sometimes the filter ends up as "OR [ e = Damage Report ]". Has anyone seen this before or know what can be done about it? Thanks, Mark -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. be

Re: [Geotools-devel] [Geoserver-users] GeoServer filter parsing truncation

2006-07-31 Thread Mark Presling
.x jars, where can I get them from? We are trying to get the project to production immediately and this problem is holding us back, so if anyone has any suggestions on how we can achieve this in a safe manner in the shortest amount of time I would really appreciate it! Thanks, Mark Gabriel

Re: [Geotools-devel] GeoTools / GeoServer Meeting 2015-06-23

2015-06-24 Thread Mark Prins
dency_Check [2] https://github.com/jeremylong/DependencyCheck [3] https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project [4] https://github.com/MinELenI/CBSviewer/blob/master/pom.xml#L801 [5] http://mineleni.github.io/CBSviewer/dependency-check-report.html Mark -- Disclaimer; This message

Re: [Geotools-devel] Travis build on OSX available

2015-08-15 Thread Mark Prins
figuring this out for an entirely different project. see: - https://github.com/GeoDienstenCentrum/sass-maven-plugin/pull/65 - https://travis-ci.org/GeoDienstenCentrum/sass-maven-plugin/builds/75738242 HTH, Mark 2015-08-14 9:00 GMT+02:00 Andrea Aime : > HI, > a few months ago I logged a reque

Re: [Geotools-devel] Travis build on OSX available

2015-08-15 Thread Mark Prins
I have a one-liner in a before-install to export that; before_install: - if [ "$TRAVIS_OS_NAME" == "osx" ]; then export JAVA_HOME=$(/usr/libexec/java_home); fi -m -- ___ GeoT

[Geotools-devel] Any plans dropping deprecated CQL syntax for 'ID IN'?

2015-12-15 Thread Mark Prins
Out of curiosity (and because I'm running into some trouble having tables with an id column that's not the primary key) what is the plan (if any) for dropping the deprecated "id in" syntax from CQL? (So that "id" will be handled as an ordinary attribute) >From the docs [1] it seems that it was dep

Re: [Geotools-devel] Any plans dropping deprecated CQL syntax for 'ID IN'?

2015-12-15 Thread Mark Prins
yes; I think it would cause some grief. I'm not pushing for this but having one syntax flagged as something one should not use doesn't really make much sense to me if there are no ill side-effects nor plans to drop it. Mark 2015-12-15 12:27 GMT+01:00 Andrea Aime : > Hmm... th

Re: [Geotools-devel] Any plans dropping deprecated CQL syntax for 'ID IN'?

2015-12-17 Thread Mark Prins
;IN" "(" {"," } ")" > ::= | > > Am I missing something? It looks like the new syntax just allows > integers or character strings? N

[Geotools-devel] problems finding PK metadata table in a schema (postgis)

2016-02-02 Thread Mark Prins
ted https://github.com/geotools/geotools/pull/1096 for https://osgeo-org.atlassian.net/browse/GEOT-4886, so I would include that. Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is

Re: [Geotools-devel] [JIRA] (GEOT-5388) Let TemporalConverterFactory provide for conversion from Long to Date

2016-04-04 Thread Mark Prins
s/geotools/pull/1146 [2] https://github.com/geotools/geotools/pull/1147 Mark 2016-03-25 18:17 GMT+01:00 Mark Prins (JIRA) : > Mark Prins > <https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?name=mprins> > *created* an issue > > GeoTools <https://osgeo-org.a

Re: [Geotools-devel] beta2 planning

2016-04-12 Thread Mark Prins
eotools/pull/1146 / https://github.com/geotools/geotools/pull/1147) -- Mark -- Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into mu

Re: [Geotools-devel] wfs-ng vs wfs datastore fight!

2016-04-19 Thread Mark Prins
om the library, I for one would like for it to be still around in 15.x Mark -- Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into m

Re: [Geotools-devel] wfs-ng vs wfs datastore fight!

2016-04-21 Thread Mark Prins
On 19-04-16 20:29, Andrea Aime wrote: > Hi Mark, > comments inline > > We've had to revert the upgrading of gt-wfs -> gt-wfs-ng due to the > naming convention change, we cache/store the namespace:typename of > featuretypes in our software and our thin

Re: [Geotools-devel] wfs-ng vs wfs datastore fight!

2016-04-22 Thread Mark Prins
2016-04-22 9:18 GMT+02:00 Andrea Aime : > On Thu, Apr 21, 2016 at 2:27 PM, Mark Prins wrote: > >> > Where is it documented? >> >> Quick search got us this: >> https://osgeo-org.atlassian.net/browse/GEOT-4883 >> and we googled some more messages on it. >

Re: [Geotools-devel] wfs-ng vs wfs datastore fight!

2016-04-28 Thread Mark Prins
On 26-04-16 14:21, Andrea Aime wrote: > Thanks Niels, > Mark, I believe this opens the road for you to re-open that ticket (or > create a new one) and > possibly present a pull request to create an upgrade path for yourself > (and everybody > else using the wfs store directly

Re: [Geotools-devel] [JIRA] (GEOT-5422) jndi fails with jTDS driver

2016-05-19 Thread Mark Prins
2016-05-19 14:31 GMT+02:00 Mark Prins : > I'm looking into solving this but would like to hear opinion; my initial > thought is to code a JDTSSQLServerJNDIDataStoreFactory + spi that > extends SQLServerJNDIDataStoreFactory and that > wraps JTDSSqlServerDataStoreFactory...

Re: [Geotools-devel] [JIRA] (GEOT-5422) jndi fails with jTDS driver

2016-06-06 Thread Mark Prins
/B3Partners/brmo/commit/a6e931b5eaa6162a8ea7a4c299a4f8927688de70#diff-aa551afb3bfb750ef0adc717215a4436L103 Thanx, Mark 2016-05-19 14:09 GMT+02:00 Mark Prins (JIRA) : > Mark Prins > <https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?name=mprins> > *created* an issue > > Ge

[Geotools-devel] close GEOT-5388

2016-06-30 Thread Mark Prins
can someone with appropriate authorizations close https://osgeo-org.atlassian.net/browse/GEOT-5388 fixes were merged into 14.x and master in april Thanx, Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is

Re: [Geotools-devel] wfs-ng vs wfs datastore fight!

2016-08-18 Thread Mark Prins
thank you Niels! This sounds really good, tied up in other work for 6 weeks or so, so will have to wait to give this a shot. Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is not intended for you or that

Re: [Geotools-devel] [JIRA] (GEOT-5508) A NPE can occur when calling CompoundCurve.isRectangle()

2016-09-05 Thread Mark Prins
I have prepared PR's to fix this this: https://github.com/geotools/geotools/pull/1297 (master) and backports: https://github.com/geotools/geotools/pull/1298 (15.x) and https://github.com/geotools/geotools/pull/1299 (14.x) Mark -- Disclaimer; This message is just a reflection of w

Re: [Geotools-devel] [JIRA] (GEOT-5512) inserting CompoundCurve w/ Arc part (circularstring) fails in mssql

2016-09-05 Thread Mark Prins
I can probably have a crack at this over the week; but might need some help. it's a bummer not at least supporting those possible curve types (ie COMPOUNDCURVE and CURVEPOLYGON) Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The messag

[Geotools-devel] A quick question on GEOT-724 (PR 1228)

2016-09-16 Thread Mark Prins
missing on Github (while the artifacts have been published), someone may still need to "git push --tags" I can prep backport pull requests for the branches if there is interest so it can be included in 15.2 Mark -- Disclaimer; This message is just a reflection of what I thought at the

Re: [Geotools-devel] A quick question on GEOT-724 (PR 1228)

2016-09-16 Thread Mark Prins
On 16-09-16 10:53, Mark Prins wrote: > I can prep backport pull requests for the branches if there is interest > so it can be included in 15.2 I've gone ahead and prepared backport PR's since 15.2 release is planned shortly https://github.com/geotools/geotools/pull/1312 ht

Re: [Geotools-devel] XML Binding Generation?

2017-04-08 Thread Mark Prins
Op 7 apr. 2017 11:03 schreef "Ian Turton" : Personally I'd lean towards JAXB as it is built in and the OGC provide prebuilt jars (https://repo1.maven.org/maven2/org/jvnet/ogc/) for most of their standards. But as JABX is currently the only XML technology we don't use I'm wary of adding yet anoth

[Geotools-devel] Adding Oracle hints eg. /* + APPEND_VALUES */ to PS

2017-04-24 Thread Mark Prins
es/library/jdbc/src/main/java/org/geotools/jdbc/JDBCDataStore.java#L1802 Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is not intended for you or that you don&#x

Re: [Geotools-devel] Still seeing timeouts for 17.X travis builds

2017-06-30 Thread Mark Prins
then in the "script" stage execute the unit tests something like: install: - mvn -B -fae -T4.2C -Dall clean install -DskipTests -q script: - mvn -B -fae -T1C -Dall test YMMV, Mark -- Check out the vibrant

Re: [Geotools-devel] GeoJSON Java version requirement

2017-07-06 Thread Mark Prins
version of the library knowing that there have been quite a number of bugfixes applied. Mark -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http

Re: [Geotools-devel] 16.5 release artifacts available to test

2017-08-22 Thread Mark Prins
dlessgeo.com/main http://maven.geo-solutions.it/ http://download.osgeo.org/webdav/geotools/ I have a PR sitting in github for 16.4->16.5 update [1] We run our tests on several CI servers and have the above url's as (snapshot) repo's in our pom Mark [1] https://github.com/flamingo

Re: [Geotools-devel] java 8 eol --> java 9 compatibility

2017-09-01 Thread Mark Prins
Java 8 will be around in a supported form a little longer than Jody suggests, eg. Redhat will support Java 8 until October 2020 [1], IBM lists April 2020 as eol [2] for the non z/OS systems. [1] https://access.redhat.com/articles/1299013 [2] https://developer.ibm.com/javasdk/support/lifecycle/

Re: [Geotools-devel] Geotools NullPointerException

2017-09-30 Thread Mark Prins
Op 29 sep. 2017 20:31 schreef "Edgardo Antuna" : Geoserver version = 2.8.3 Geoserver git revision = 1c8c9ba0f74a465c397d46cf19d3b34b95b2fb6e Geoserver build date = 22-Mar-2016 21:12 Geotools version = 14.3 (rev 2298d56000bef6f526b521a480316ea544c74571) Tomcat version = 8.0.30 Java version = 1

[Geotools-devel] upgrading JDom

2017-10-12 Thread Mark Prins
only or 18.x / 2.12.x as well? ( I'm not sure it would change any public API signatures eg. returning an org.jdom2.Element instead of an org.jdom.Element) [1] http://jdom.org/ Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The messag

Re: [Geotools-devel] GeoTools PMC meeting, November 14th 2017

2017-11-15 Thread Mark Prins
that here: https://github.com/GeoDienstenCentrum/closure-compiler-maven-plugin/blob/master/.travis.yml I can cook up a pr for master if you like. -Mark -- Check out the vibrant tech community on one of the world's most engaging tech s

Re: [Geotools-devel] Trouble using WFS-NG DataStore with https

2017-12-15 Thread Mark Prins
w version, but it will take a while. Also there are some know issues and vulnerabilities with this apache lib when used in a TLS environment, see https://osgeo-org.atlassian.net/browse/GEOT-5859 Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The

Re: [Geotools-devel] 19-RC1 release starting up

2018-03-08 Thread Mark Prins
FWIW; I've set up two of our projects to run with 19-RC1 and our builds/testsuites are passing fine. Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is not intended for you or that you don't

Re: [Geotools-devel] Coordinate Reference System Error

2019-03-30 Thread Mark Prins
Op vr 29 mrt. 2019 17:53 schreef Zhang, Jack : > Hi, > > > > I’m facing an error where I’m trying to create the EPSG:4326 coordinate. > > > > I’m using the GeoTools 20.3, added all those jar libraries to my build > path. > > > > I run the following program and got errors (see below). I suspect > s

[Geotools-devel] gt-epsg-hsql gets dragged in by gt-wmts through gt-tile-client

2019-07-11 Thread Mark Prins
-epsg-authority Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is not intended for you or that you don't understand. ___ GeoTools-Devel mailing

Re: [Geotools-devel] gt-epsg-hsql gets dragged in by gt-wmts through gt-tile-client

2019-07-11 Thread Mark Prins
ing tests but any epsg > factory does the job for runtime. > I'd just demote the dependency scope to tests (but I'm not the maintainer > of the module). > > Cheers > Andrea > > > On Thu, Jul 11, 2019 at 2:57 PM Mark Prins wrote: > >> We've got an appli

Re: [Geotools-devel] Setting the map background color in the style (small change from OGC Testbed 15)

2019-09-13 Thread Mark Prins
to set the color of the painting canvas > > I thought this would be possible using a / /? Though I will readily agree that having a at some level is much easier. Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain inform

Re: [Geotools-devel] Build failed in Jenkins: geotools-java11 #476

2019-09-25 Thread Mark Prins
On 25-09-19 09:16, Andrea Aime wrote: These errors keep on popping up, anyone has figured out what's going on? The file system seems to be extremely unstable for some reason, files not found, files that are not files maybe Amazon is pulling the node away from the fleet and it starts by unlo

Re: [Geotools-devel] jars with timestamp in Geotools repo

2019-12-06 Thread Mark Prins
On 04-12-19 17:58, Jody Garnett wrote: That is interesting, I added some notes to the ticket... - the extensions package jars using SNAPSHOT - the war includes geoserver jars using SNAPSHOT, and geotools jars using timestamp We could experiment with setting false ? I think that will only wor

Re: [Geotools-devel] jai-codec not compatible with OpenJDK (not directly GeoTools related)

2019-12-10 Thread Mark Prins
On 10-12-19 10:29, Marco Peters wrote: Hi, This is a question not directly related to GeoTools but maybe you can help me anyway. If you think this question is not appropriate here, then feel free to ignore or delete it. GeoTools is one of the rare projects who is still using jai. We, the ESA

Re: [Geotools-devel] GeoTools 22.3 Release - Artifacts ready for testing

2020-01-20 Thread Mark Prins
Does this mean there will be no 22.2 release?... (and any 22.2 artifacts should be purged) tia, Mark On 20-01-2020 12:57, Alessandro Parma wrote: Hi all, Artifacts available here <https://build.geoserver.org/view/release/job/geotools-release/223/>, please test and report any

Re: [Geotools-devel] GeoTools / GeoServer PMC meeting - 2019-02-04

2020-02-10 Thread Mark Prins
On 10-02-2020 11:12, Jody Garnett wrote: Created the following trac tickets: - artifact manager to replace download.osgeo.org/webdav/geotools This is pointing to the wrong ticket, should be https://trac.osgeo.org/osgeo/ticket/2410 Also if a choice

Re: [Geotools-devel] GSIP 189 - Control remote HTTP requests send by GeoTools \ GeoServer

2020-02-28 Thread Mark Prins
On 28-02-2020 12:20, Imran Rajjad wrote: Dear All, I would like to submit the following GSIP : https://github.com/geoserver/geoserver/wiki/GSIP-189 *Some Background and Context:* ** Geotools and Geoserver make a lot of HTTP calls, internally and externally for different purposes which include

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

2020-03-02 Thread Mark Prins
On 13-12-2019 11:08, Jody Garnett wrote: Following up on last meetings discussion on supporting oracle: Oracle JDBC drivers on Maven Central Based on the I would like to remove the manual process of installing oj

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

2020-03-09 Thread Mark Prins
Created: - https://osgeo-org.atlassian.net/browse/GEOT-6529 - https://osgeo-org.atlassian.net/browse/GEOS-9535 Will follow up on those issues with PR's ASAP Mark On 02-03-2020 19:12, Jody Garnett wrote: A PR would be great, and we can include the *Oracle Free Use Terms and Conditions

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

2020-03-12 Thread Mark Prins
e in OracleTypeNamesOnlineTest#testTypeNames() that inherits from JDBCTypeNamesOnlineTest any hints or experiences are welcome; (I have yet to try and see the results with master) Mark On 09-03-2020 14:03, Mark Prins wrote: Created: - https://osgeo-org.atlassian.net/browse/GEOT-6529 - htt

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

2020-03-13 Thread Mark Prins
ease 12.2.0.1.0 - 64bit Production" FWIW -M Op vr 13 mrt. 2020 om 10:42 schreef 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 factori

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

2020-03-17 Thread Mark Prins
for review, I've disabled the Oracle3DOnlineTest>OnlineTestCase.run:112-> JDBCGeneric3DOnlineTest.testBBOX3DOutsideLine testcase; I don't think it will work / also fails on master. This leaves 435 test passing. Mark Op vr 13 mrt. 2020 om 12:38 schreef Mark Prins : > > Getting the

Re: [Geotools-devel] [Geoserver-devel] GeoServer/GeoTools PMC Meeting at 16:30 UTC tomorrow

2020-04-14 Thread Mark Prins
If time permits could you guys look into the Oracle driver upgrades? The PR's have been sitting there for a while now. https://github.com/geotools/geotools/pull/2832 and https://github.com/geoserver/geoserver/pull/4119 Thanks, Mark -- Disclaimer; This message is just a reflection of w

[Geotools-devel] Online testing for SQL server

2020-04-16 Thread Mark Prins
I've just opened https://github.com/geotools/geotools/pull/2880 to bring SQL server online testing as a job on Travis-CI as currently there seems no environment that runs those. Right? Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The me

Re: [Geotools-devel] Online testing for SQL server

2020-04-20 Thread Mark Prins
upgrading the microsoft jdbc driver ( https://osgeo-org.atlassian.net/browse/GEOT-6556) Mark -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is not intended for you or that you don't under

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

2020-04-21 Thread Mark Prins
losed them after Ian's mail the other day. Mark ___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel

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

2020-04-21 Thread Mark Prins
pe I didn't break anything there ;-). Mark ___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel

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

2020-04-21 Thread Mark Prins
f notifications / noise. Mark ___ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel

  1   2   3   >