opengeospatial / ets-ogcapi-processes10

Other
3 stars 3 forks source link

Migrate test suite to TEAM Engine 6 (Java 17) #94

Open dstenger opened 7 months ago

dstenger commented 7 months ago

Currently, there is just a SNAPSHOT of TEAM Engine 6.0.

First work was already done here: https://github.com/opengeospatial/teamengine/issues/606

Error message is:

Error in call to extension function {public java.lang.Object com.occamlab.te.TECore.callFunction(net.sf.saxon.expr.XPathContext,java.lang.String,java.lang.String,net.sf.saxon.om.NodeInfo) throws java.lang.Exception}: Exception in extension function net.sf.saxon.s9api.SaxonApiException: Error in call to extension function {public javax.xml.transform.Source org.opengis.cite.ogcapiprocesses10.TestNGController.doTestRun(org.w3c.dom.Document) throws java.lang.Exception}: Exception in extension function java.lang.NoClassDefFoundError: com/sun/jersey/core/util/FeaturesAndProperties
dstenger commented 6 months ago

Working branch is java17Tomcat101TeamEngine6-testng790.