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
- better common configuration
- clearer sequencing of events
- additional tests are more clearly segregated
and will still run when explicitly called
- testNG is only exluded from check when
building on Travis
- loops is always excluded from check when
building a SNAPSHOT
- Travis fast_finish: do not wait for JDK9
job to finish before setting the build status
.gradle
files. Notablysetup.gradle
doesn't add theImplementation-Version
where it should (see Manifest is missing "Implementation-Version" #316)The text was updated successfully, but these errors were encountered: