Giter Club home page Giter Club logo

Comments (4)

dstenger avatar dstenger commented on August 27, 2024

Test with SNAPSHOT version of current ets-gml32 master (includes support of GML 3.2.2)

Used master branch of ets-wfs20 for test.

Dependency was updated in pom file:

stenger@elsbeere:~/git/ets-wfs20$ git diff
diff --git a/pom.xml b/pom.xml
index b4ce4a1..1e8c940 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>ets-gml32</artifactId>
-      <version>1.29</version>
+      <version>1.31-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opengis.cite.teamengine</groupId>

Afterwards, test suite was started via Docker.

When testing against reference implementation [1], several tests fail:

  • compile XML Schema | java.lang.IllegalArgumentException
  • property Is Not Like | java.lang.AssertionError: Test cannot be executed as no schema can be found; Please check if DescribeFeatureType returns a valid schema.
    • This error message occurs multiple times.

Thus, the update of ets-gml32 leads to some unexpected problems.
@bpross-52n Can you please take a look at those problems?

[1] https://cite.deegree.org/deegree-webservices-3.4.30/services/wfs200?service=WFS&request=GetCapabilities

from ets-wfs20.

dstenger avatar dstenger commented on August 27, 2024

I just checked ets-gml32 v1.30. The errors are not occurring with that version. So, it is definitely related to changes made for v1.31.

from ets-wfs20.

bpross-52n avatar bpross-52n commented on August 27, 2024

This is a bug in the ets-gml32, see here: opengeospatial/ets-gml32#75

from ets-wfs20.

dstenger avatar dstenger commented on August 27, 2024

A functional test confirmed that opengeospatial/ets-gml32#75 fixes the problem.

from ets-wfs20.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.