Gary Gregory
|
cd99c4164f
|
Use for-each. Use final. Remove redundant modifiers.
|
2020-11-21 13:39:02 -05:00 |
|
Gary Gregory
|
66aa7aacbe
|
Use final.
|
2020-11-20 22:12:48 -05:00 |
|
Gary Gregory
|
896fbd2f56
|
Remove redundant calls to super().
|
2020-11-20 18:00:39 -05:00 |
|
Gary Gregory
|
8b539bdf23
|
Remove useless null-check.
|
2020-11-20 17:26:01 -05:00 |
|
Gary Gregory
|
5063d23875
|
Typo.
|
2020-10-30 09:36:42 -04:00 |
|
Gary Gregory
|
8a198a57b4
|
Add SECURITY.MD.
|
2020-10-25 14:39:22 -04:00 |
|
Gary Gregory
|
f26b631bcc
|
Ignore Eclipse file.
|
2020-09-20 19:07:39 -04:00 |
|
Gary Gregory
|
5539096798
|
Drop Java 6 build since Java 7 is the requirement.
|
2020-09-20 16:03:44 -04:00 |
|
Gary Gregory
|
44e7ba02e4
|
Add .gitignore file.
|
2020-09-20 15:23:05 -04:00 |
|
Gary Gregory
|
49c085e6ed
|
Replace Java 14 with Java 15 as the latest Java version to test. Use
Jaav 16 EA as the EA version to test.
|
2020-09-19 15:47:20 -04:00 |
|
Gary Gregory
|
23b17c3889
|
Trigger a GitHub build on pull requests.
|
2020-08-31 21:25:59 -04:00 |
|
Gary Gregory
|
15f3bbd91e
|
Cache ~/.m2 dir for GitHub builds.
|
2020-08-10 21:17:00 -04:00 |
|
Gary Gregory
|
d440cf0e50
|
Add --no-transfer-progress to CI builds.
|
2020-08-05 09:39:47 -04:00 |
|
Gary Gregory
|
883c3748b9
|
GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0.
|
2020-07-26 17:48:33 -04:00 |
|
Gary Gregory
|
ba419eb28a
|
Fix GitHub action for Java 15-ea.
|
2020-07-26 17:24:41 -04:00 |
|
Gary Gregory
|
858a64af53
|
GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea.
|
2020-07-23 11:29:43 -04:00 |
|
Gary Gregory
|
7268d281b3
|
Add missing header.
|
2020-07-22 10:29:50 -04:00 |
|
Gary Gregory
|
a0f9e31ec6
|
Enable GitHub Dependabot.
|
2020-07-22 10:17:38 -04:00 |
|
Gary Gregory
|
45f1d58bee
|
Remove trailing whitespace.
|
2020-06-17 11:11:30 -04:00 |
|
Gary Gregory
|
d909c8c415
|
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:44 -04:00 |
|
Gary Gregory
|
9444f0730b
|
No need to initialize instance variables to their default values.
|
2020-05-25 12:08:30 -04:00 |
|
Gary Gregory
|
7c70d1a180
|
Standardize on American English spelling of 'behavior'.
|
2020-03-30 15:07:28 -04:00 |
|
Gary Gregory
|
9f99a007cf
|
Create git ignore file with Eclipse artifacts.
|
2019-12-18 16:43:59 -05:00 |
|