Gary Gregory
5660a6f6ec
Use Javadoc code tags instead of HTML (except when code blocks use tag
...
delimiters).
2021-10-17 11:19:18 -04:00
Gary Gregory
f868bd284a
Update GitHub build from Java 16 to 17.
...
Update GitHub build from Java 17-EA to 18-EA but comment it (not there
yet).
2021-09-28 11:19:30 -04:00
Gary Gregory
5b281b1a5b
AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as
...
Eclipse Temurin.
2021-08-29 00:27:30 -04:00
Gary Gregory
d2a0dc8d31
Simplify expressions.
2021-07-10 09:53:06 -04:00
Gary Gregory
3410150bea
Add GitHub code of conduct page that points to the Apache page.
2021-05-16 17:06:58 -04:00
Gary Gregory
60343ea4f2
Update actions/setup-java to v2.
2021-04-19 10:03:10 -04:00
Gary Gregory
242bd72384
Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea.
2021-03-17 15:50:19 -04:00
Gary Gregory
1642a1bd98
No need to nest in else.
2021-03-05 14:43:24 -05:00
Gary Gregory
34ea3d6a0d
Use primitive parsing.
2021-02-28 18:48:12 -05:00
Gary Gregory
7bd861788d
Use varargs.
2021-02-28 17:54:22 -05:00
Gary Gregory
c2afed56ab
Raise embedded if into parent if.
2021-02-28 12:43:57 -05:00
Gary Gregory
a3661dd192
Normalize to US English spelling.
2021-02-08 14:14:24 -05:00
Gary Gregory
610117ab32
Normalize to US English spelling.
2021-02-08 14:06:20 -05:00
Gary Gregory
f4fdecd778
Minor Improvements #34 .
2021-01-17 16:48:29 -05:00
Gary Gregory
2c16ebb926
Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #33 .
2021-01-17 13:21:29 -05:00
Gary Gregory
1b97e70a1e
Fix Checkstyle configuration DTD link.
2021-01-11 12:09:59 -05:00
Gary Gregory
5964482025
Remove unused import.
2021-01-08 10:27:41 -05:00
Gary Gregory
c804b66e2f
Add Java 17-EA to the GitHub build.
2020-12-29 19:14:23 -05:00
Gary Gregory
e96db5cd09
Migrate from maven-checkstyle-plugin from 2.7 to 3.1.1.
2020-12-15 11:19:18 -05:00
Gary Gregory
a08b52afec
Bump servlet-api from 2.3 to 2.5 #27 .
2020-12-15 09:58:20 -05:00
Gary Gregory
2dc9f4fe59
Cache Maven repo in Travis.
2020-12-15 09:56:20 -05:00
Gary Gregory
f90d7f92ea
Add checkstyle to default goal.
2020-12-15 09:53:19 -05:00
Gary Gregory
58bdb0842c
Bump maven-assembly-plugin from 2.5 to 3.3.0 #30 .
2020-12-15 09:48:07 -05:00
Gary Gregory
914f54fae6
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git
2020-12-15 09:47:30 -05:00
Gary Gregory
ef78f9b2cc
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git
2020-12-15 09:25:41 -05:00
Gary Gregory
c7805a4667
Update dependencies.
...
- Bump maven-failsafe-plugin from 2.12 to 2.22.2 #31 .
- Bump maven-dependency-plugin from 2.4 to 3.1.2 #29 .
- Bump maven-pmd-plugin from 3.3 to 3.14.0 #28 .
2020-12-15 09:25:29 -05:00
Gary Gregory
37e3f737af
Trying to fix Travis build.
2020-12-15 09:22:46 -05:00
Gary Gregory
b462fe943e
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git
2020-12-14 15:34:45 -05:00
Gary Gregory
7a570e673e
Bump findbugs-maven-plugin from 2.5.2 to 3.0.5 #8 .
2020-12-14 15:34:38 -05:00
Gary Gregory
177c7fbeb1
Typo.
2020-12-14 15:33:43 -05:00
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