Release Notes
1.26 (2016-11-23)
This release includes the changes listed below.
- Fix #56:
Incorrect XPath expression in supportedStoredQueryLanguages test
- Fix #55:
ReplaceTests::replaceFeature test fails unexpectedly if versioning is enabled
- Fix #53:
VersioningTests::replacementVersionHasNoSuccessor test alters gml:id value
- Fix #51:
VersioningTests::deletedFeatureIsRetired test does not specify "LAST" version
- Fix #48:
Some temporal filter tests fail with property of type gml:TimePeriodPropertyType
- Fix #43:
ComparatorTests fail if xsd:date properties are used
- Fix #42:
beforePeriod test fails sometimes (empty result set)
- Fix #39:
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
- Update dependency: ets-gml32-1.25
1.25 (2016-10-04)
This release includes the following changes:
- Add tests for feature versioning
- Add tests for response paging
- Add tests for stored query management (CreateStoredQuery, DropStoredQuery)
- Include Schematron results as plain text
- Updated dependencies: ets-gml32-1.24, schema-utils-1.8
1.24 (2016-08-03)
This release includes the following fixes and enhancements:
- Fix invalid lexical representation of decimal values (PR-36)
- Fix issue #41:
String comparison with numeric value fails
- Add tests for temporal predicates: After, Before
- Add support for temporal assertions based on relations from ISO 19108
1.23 (2016-07-12)
This release includes the following fixes and enhancements:
- Fix issue #34:
Updating some simple properties sets empty string
- Fix issue #32:
Invalid GetFeatureWithLock request
- Add tests for Intersects operator (*.filter.spatial.IntersectsTests)
- Add tests for spatial joins (*.joins.SpatialJoinTests)
- Add tests for During operator (*.filter.temporal.DuringTests)
- Drop GML test suite listener (execution order is not guaranteed)
- Add support for command line arguments
1.22 (2016-05-03)
This release includes the following fixes and enhancements:
- Support testing of WFS 2.0.2 implementations (OGC 09-025r2)
- Fix issue #26:
Failed precondition when media type is invalid.
- Fix issue #25:
propertyIsNil test submits invalid request entity (POST).
- Update dependency: geomatics-geotk-1.11
1.21 (2016-02-16)
This release includes the following fixes and enhancements:
- Fix issue #22:
Add test for inconsistent feature id and type.
- Resolve issue #21:
Promote preconditions to test methods.
- Fix issue #19:
Fail if unable to test required functionality for Basic conformance
(PropertyIsNil).
- Use parent POM: ets-common-6
1.20 (2015-11-02)
This maintenance release includes the following fixes:
- Merge PR-15:
bugfix for sampleSize (DataSampler).
- Fix GitHub issue #16:
Move CTL wrapper script (to wfs/2.0.0).
- Fix Javadoc errors (JDK 8 doclint).
- Update dependencies.
1.19 (2015-05-15)
No tests have been modified or added in this release, which includes the following
changes:
- Change status of test suite to "Final" (it may now be
used for the purpose of OGC compliance certification).
- Fix Content-Type header in POST requests.
- Adopt new ETS versioning scheme.
- Add "all-in-one" binary assembly (-aio.jar).
- Update dependencies.
2.0-r18 (2014-10-16)
This maintenance release includes the following changes:
- Resolve GitHub issue #14.
- Resolve GitHub issue #13.
- Resolve GitHub issue #11.
- Resolve GitHub issue #10.
- In Update tests, replace non-ASCII character
in property value with numeric character reference (&#xhhhh;).
- Add brief description annotations to test methods.
2.0-r17 (2014-08-20)
This release includes the following changes and bug fixes:
- Fix GitHub issue 3.
- Fix GitHub issue 2.
- Fix GitHub issue 1.
- In BasicGetFeatureTests, the schema validator
will always use a catalog-based entity resolver.
2.0-r16 (2014-06-10)
This release incorporates the following changes and fixes:
- Fix CITE-948: Amend LockingFixture to consult data sampler for available feature types.
- Fix CITE-947: Replace apostrophe with predefined XML entity (').
- Fix CITE-946: Add missing namespace binding for XPath expression.
- Include all unsuccessful transaction requests in report (as ITestResult attribute).
- Modify POM for GitHub.
- Add site content.
- Change license to Apache License, Version 2.0.
2.0-r15 (2014-04-15)
This release includes the following updates:
- Fix CITE-944: InsertResults/UpdateResults/ReplaceResults.
- Fix CITE-925: Infinite loop in selectRandomFeatureType.
- Update dependencies.
2.0-r14 (2014-02-04)
This release includes the following fixes:
- Fixed CITE-924: Check if the (embedded) Derby database exists and contains EPSG tables; if not, create them.
- Updated dependency: ets-gml-3.2.1-r13.
2.0-r13 (2013-12-04)
This release includes the following changes:
- Resolved CITE-890: updateGMLName test fails.
- Updated dependency: ets-gml-3.2.1-r12.
2.0-r12 (2013-11-14)
This release includes the following changes:
- Resolved CITE-893: Removed boundedByIsNil test.
2.0-r11 (2013-10-29)
This release includes the following changes:
- Fixed CITE-883: Stored query tests throw NullPointerException.
- Fixed CITE-874: Test run aborts with ArrayIndexOutOfBoundsException.
- Allow upload of capabilities document (form interface).
- Updated dependencies.
2.0-r10 (2013-09-19)
This is a maintenance release; it includes the following changes:
- Resolved CITE-866: CRS reference not inherited from geometry collection
(fixed in geomatics-geotk-1.1).
- Write reporter output to test session directory when invoked via CTL script.
2.0-r9 (2013-08-30)
This is a maintenance release; it includes the following fixes and enhancements:
- CITE-863: Revised ExceptionReport.sch to allow for SOAP fault message.
- CITE-812: Added optional 'fid' test run argument.
- CITE-861: propertyIsGreaterThanEqualTo_matchAny (invalid string literal for integer).
- CITE-860: propertyIsLike (only applies to properties of type xsd:string).
2.0-r8 (2013-08-27)
This is a maintenance release; it includes the following fixes:
- CITE-859: updateFeatureName test is not run.
- CITE-847: NullPointerException when handling SOAP error response.
2.0-r7 (2013-07-24)
This is a maintenance release; it includes the following fixes and enhancements:
- CITE-837: GetFeatureById with unknown Id should return status code 403.
- Updated dependency: ets-gml-3.2.1-r7.
- Write response entity to report (attribute) if test method failed.
2.0-r6 (2013-07-16)
This is a maintenance release; it includes the following enhancements and fixes:
- CITE-836: Precondition checkDataAvailability only tries one message binding.
- CITE-832: GetFeatureById response should include feature representation by itself.
2.0-r5 (2013-07-15)
This is a maintenance release; it includes the following changes:
- CITE-831: Added constructor functions to XPath expressions (PropertyIsEqualToOperatorTests).
- CITE-827: Changed how the content of a SOAP body is extracted from response entity.
- CITE-806: The legacy SOAP 1.1 namespace is used by default in SOAP request messages
- CITE-785: DateTime parsing problem (RelationalOperatorTests)
- Changed stored query identifiers in accord with the OGC-NA register
2.0-r4 (2013-07-04)
This is a maintenance release. The following issues were resolved:
- CITE-813 (Soap Responses): Added client support for SOAP message responses
- CITE-779 (Test Suite hangs): Added prerequisite checks in @BeforeSuite methods