Closed mstruk closed 1 year ago
I modified the profiles and versions in pom.xml
as described above, and fixed hostname aliases as .travis/build.sh
so that a full testsuite run is passing on all java versions on amd64
, and on the configured Java 11 version on s390x
, where as the testsuite run is skipped on ppc64le
due to unavailable docker images for that platform.
.travis/build.sh
script to use Java 11 and run testsuite on x86_64