You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include com.sun.tools as dependency only if Java 8
This change causes com.sun.tools to be included as a dependency
only if the JDK version is 1.8.
Otherwise, without this change, the build fails when run under any
Java version later than Java 8.
0 commit comments