We will need to:
* Upgrade to WF 14.0.2 (previous versions won't work because of https://issues.jboss.org/browse/WFCORE-4083) * OR upgrade to WF 14.0.1 but disable WF Elasticsearch tests (that's likely to be our only option, since WF 14.0.2 is unlikely to ever happen) * remove the "Java EE 8 preview mode" properties (not needed anymore)
Also, we'll need to do the same for ORM integration performance tests. |
|