Branch: refs/heads/pr/jdk11
Home:
https://github.com/saros-project/saros
Commit: 78e18b694839df042cd14daf2437a9cda8058788
https://github.com/saros-project/saros/commit/78e18b694839df042cd14daf2437a9cda8058788
Author: Stefan Moll <
ste...@stefaus.de>
Date: 2022-07-25 (Mon, 25 Jul 2022)
Changed paths:
M stf/src/saros/stf/server/rmi/superbot/component/contextmenu/peview/submenu/impl/NewC.java
M stf/src/saros/stf/shared/Constants.java
M travis/script/stf/coordinator/start_stf_tests.sh
M travis/script/stf/shared_vars.sh
Log Message:
-----------
[Build] Update STF environment to JDK 11
* Updates STF test runner to use JDK 11 docker container
* Remove unsupported -t parameter from timeout command
* JDK 9 introduced java modules. Now eclipse is asking to create a file
for this and STF Bot is extended to uncheck the creation of this file.
Otherwise the create dialog would never finish.