From 4a1418d37662e922081098b87a5cff247ff21d2d Mon Sep 17 00:00:00 2001 From: "R. Martell" Date: Thu, 10 Nov 2016 15:06:32 -0800 Subject: [PATCH] Fix #37: Use latest geomatics-geotk lib (via ets-gml32) --- pom.xml | 2 +- src/site/xhtml/changelog.xhtml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9318955..2c542a85 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ ${project.groupId} ets-gml32 - 1.24 + 1.25-SNAPSHOT ${project.groupId} diff --git a/src/site/xhtml/changelog.xhtml b/src/site/xhtml/changelog.xhtml index f9199ef6..0cbc49ae 100644 --- a/src/site/xhtml/changelog.xhtml +++ b/src/site/xhtml/changelog.xhtml @@ -27,6 +27,8 @@ Schematron validation fails if resolve parameter is set globally
  • Fix #38: ResourceIdFilterTests::inconsistentFeatureIdentifierAndType and POST request
  • +
  • Fix #37: + Invalid GML geometry operand if system locale is DE
  • Fix #23: SOAP response is not evaluated correctly in describeAllFeatureTypes
  • Fix ClassCastException in temporal query tests when operand is gml:TimePeriod