Description
SAMZA-430 accidentally left in an if-statement in bin/check-all.sh that skips JDK8. This was required for 2.9.2, since Scala's 2.9.2 binaries didn't support JDK8, but since we've dropped support for 2.9.2 now, we don't need this if-statement anymore.
Attachments
Attachments
Issue Links
- is related to
-
SAMZA-430 scala.reflect.BeanProperty deprecated
- Resolved