Polymer / pwa-starter-kit

Starter templates for building full-featured Progressive Web Apps from web components.
https://pwa-starter-kit.polymer-project.org
2.36k stars 431 forks source link

no warning if java version is too high #350

Closed etw3gh closed 4 years ago

etw3gh commented 5 years ago

better docs / warnings for java version need for running the selenium tests:

java 8 works. java 12 does not work.

motss commented 5 years ago

It only works well on java8.

keanulee commented 5 years ago

Correct, Java 8 is required. Related issues:

https://github.com/Polymer/tools/pull/586 https://github.com/Polymer/tools/issues/405

PR welcome for updating the README/docs.

stale[bot] commented 4 years ago

This project is no longer under development and will be transitioning to a read-only repo. Thank you for your contributions.