Commit Graph

3 Commits

Author SHA1 Message Date
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