opengeospatial / teamengine

TEAM Engine (Test, Evaluation, And Measurement Engine) is an engine for testing web services and other resources written in JAVA. It executes test scripts written in Compliance Test Language (CTL), TestNG and other languages. It is lightweight and easy to run as a command line or to setup as a service. It can be used to test any type of service or encoding. It is also the official tool used by the Open Geospatial Consortium (OGC) for compliance testing.
Apache License 2.0
45 stars 41 forks source link

Closes #589 #597

Closed bpross-52n closed 7 months ago

bpross-52n commented 8 months ago

Closes #589

dstenger commented 8 months ago

@bpross-52n Can you please change charset='utf-8' to charset=utf-8 in all classes/occurrences? Also, please do some further testing.

dstenger commented 7 months ago

Also, I added a commit which excludes all jersey dependencies from TEAM Engine webapp as those libraries are already part of common-libs assembly which is unpacked to tomcat/lib/.

dstenger commented 7 months ago

@bpross-52n Is this issue ready to be reviewed again?

bpross-52n commented 7 months ago

@dstenger Yes, I finalized this.