setup: Java 14 is fine now

This commit is contained in:
Julian Oes 2020-07-15 10:58:31 +02:00 committed by Daniel Agar
parent aed114465e
commit cece343cf7

View File

@ -121,7 +121,7 @@ if [[ $INSTALL_SIM == "true" ]]; then
# java (jmavsim or fastrtps)
sudo pacman -S --noconfirm --needed \
ant \
jdk8-openjdk \
jdk-openjdk \
;
# Gazebo setup