Commit Graph

109 Commits

Author SHA1 Message Date
Gary Gregory 88dbef45ae Add early access builds to GitHub builds. 2020-07-22 10:36:44 -04:00
Gary Gregory d0e22083ca Drop Java 12 and 13 from GitHub builds. 2020-07-22 10:36:02 -04:00
Gary Gregory a8c4c01366 Add missing header. 2020-07-22 10:29:37 -04:00
Sean C. Sullivan 35495dc8d9 enable Dependabot v2 2020-07-22 07:00:59 -07:00
Gary Gregory f544897e49 Test major Java versions with GitHub actions as documented on
https://github.com/actions/setup-java
# WARNING: head commit changed in the meantime

@Deprecated
2020-05-30 11:00:18 -04:00
pascalschumacher 93701c9ad7 Replace Java 12 and 13 builds with Java 14. 2020-03-21 15:26:48 +01:00
Gary Gregory e7c6c5b66b [LANG-1406] StringIndexOutOfBoundsException in
StringUtils.replaceIgnoreCase

Fix dead store issue found by SpotBugs and enforce SpotBugs on CI
builds.
2019-09-11 09:57:28 -04:00
Gary Gregory 54a5224e0c Addded javadoc:javadoc -Ddoclint=all; note this will not fail if a
public element is missing a Javadoc.
2019-09-05 12:20:07 -04:00
Gary Gregory 5e5e61fb53 Add support for GitHub CI build through GitHub "Actions". 2019-09-05 11:58:15 -04:00