Skip to content

Releases: opengeospatial/ets-gml32

Release 1.25

17 Nov 19:01
Compare
Choose a tag to compare

This maintenance release includes the following changes:

  • Fix #20 : Test method validSurfaceBoundary reports exterior boundary is not simple
  • Present Schematron validation results as plain text
  • For members of a geometry aggregate, also look for srsName reference on ancestor geometry
  • Update dependency: geomatics-geotk-1.14

Release 1.24

04 Oct 17:10
Compare
Choose a tag to compare

This release includes the following updates:

  • Fix issue #21 : Check child gml:posList, gml:pos elements for CRS reference
  • Updated dependencies: ets-common-8, geomatics-geotk-1.13

Release 1.23

04 Feb 20:48
Compare
Choose a tag to compare

This maintenance release includes the following fixes:

  • Fix #20: Check that surface geometry lies within valid area of CRS
  • Fix #19: LineString in which srsName value is 'http' URI throws NullPointerException
  • Fix #18: EPSG schema not created in Derby database if it's missing
  • Use parent POM: ets-common-6

Release 1.22

30 Oct 22:26
Compare
Choose a tag to compare

This maintenance release includes the following fixes:

  • Update geomatics-geotk dependency to fix issue #16: validSurfaceBoundary test method reports 'Polygon not closed'
  • Fix issue #13: envelopeHasValidCRS fails if srsName is URL
  • Fix issue #8: Unit test failures on OS X
  • Fix Javadoc errors when building with JDK 8 (doclint).

Release 1.21

08 Jul 16:19
Compare
Choose a tag to compare

This maintenance release includes the following changes:

  • Fix issue #11: pointHasValidPosition - NullPointerException
  • In CTL output, report if all tests were skipped (because some precondition was not satisfied)

Release 1.20

14 Apr 20:55
Compare
Choose a tag to compare

This maintenance release includes the following changes:

  • Fix #9: Feature property type with choice compositor
  • Fix #3: LineString geometry is ignored
  • Set configfailurepolicy = "continue" (TestNG suite)
  • Build an all-in-one binary package (*-aio.jar)