Change the java version by SIGSTACKFAULT · Pull Request #1631 · appium/java-client

Change list

on my machine, Maven defaults to 1.7, which doesn't work. add instructions to update the version in pom.xml.

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

on my Maven (and I think everyone's?), the default java.compiler.source and java.compiler.target are 1.7, which doesn't work on my machine.