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

Update documentation for version 6.0 #587

Closed dstenger closed 6 months ago

dstenger commented 9 months ago

Branch: 6.0

This version includes following changes: https://github.com/opengeospatial/teamengine/milestone/35

dstenger commented 7 months ago

Working branch: documentation-587

Replaced all Java 8 occurrences with Java 17: https://github.com/opengeospatial/teamengine/commit/04db9da727309b42769b6c2febec546bcdf7436e

TODOs:

dstenger commented 7 months ago

Replaced all Tomcat 7 occurrences with Tomcat 10.1: https://github.com/opengeospatial/teamengine/commit/ad31fe5833147670ad2682e5463f928725890f06

dstenger commented 7 months ago

Defined Maven and Git versions: https://github.com/opengeospatial/teamengine/commit/a69de73cb2e345b4da1d26a3bbc6955dfcbbb7af

dstenger commented 6 months ago

Updated README.md regarding Java 17 and links: https://github.com/opengeospatial/teamengine/commit/0c6ae9b86f0bb75e4e42a68e485e823111660de1