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 |