Commit Graph
33 Commits
Author SHA1 Message Date
Gary Gregory 77325bc911 Add CLIRR check to Maven default goal. 2020-12-14 15:33:26 -05:00
Gary Gregory a6fa6bb0d2 Bump clirr-maven-plugin from 2.2.2 to 2.8 #14. 2020-12-14 15:32:26 -05:00
Gary Gregory 762594d8fe Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git 2020-12-14 14:51:24 -05:00
Gary Gregory e3d913bc4c Add clean to Maven default goal. 2020-12-14 14:51:17 -05:00
Gary Gregory 5613297e6b Bump junit from 3.8.1 to 4.13.1 #23. 2020-12-14 14:48:01 -05:00
Gary Gregory 7557a0e703 Add more entries to .gitignore file #25. 2020-12-14 14:46:32 -05:00
Gary Gregory fdc41b1436 Fix Javadoc for Java 15 and up.
Disable Javadoc doclint for now.
2020-12-14 14:38:35 -05:00
Gary Gregory a398111af3 Fix Javadoc for Java 15 and up. 2020-12-14 14:29:05 -05:00
Gary Gregory 33c33e6b80 Fix build for GitHub
- Bump actions/checkout from v2.3.1 to v2.3.4 (#24)
- Bump actions/setup-java from v1.4.0 to v1.4.3 (#21)
- Add default goal with some TODOs.
2020-12-14 14:20:52 -05:00
Gary Gregory 02ac584cd9 Add missing '@Override' annotations. 2020-11-21 13:56:50 -05:00
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