Gary Gregory
cdb9ef5ce4
Remove unused parameter from private method
2023-10-22 07:50:59 -04:00
Gary Gregory
5cbd34c654
Format tweaks
2023-10-22 07:50:05 -04:00
Gary Gregory
34c37d6e7d
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging
2023-10-22 07:49:10 -04:00
Gary Gregory
23206cb098
Use Java 1.4 API
2023-10-22 07:48:38 -04:00
Gary Gregory
98ac644aaf
Fix component name references
2023-10-19 10:53:50 -04:00
Gary Gregory
32c8bd6257
Javadoc: Better wording
2023-10-19 10:50:29 -04:00
Gary Gregory
9c50425bfc
Javadoc: Fix spelling
2023-10-19 10:35:59 -04:00
Gary Gregory
bc3c5461a4
Camel-case parameter and internal names
...
Spelling
2023-10-19 08:37:35 -04:00
Gary Gregory
73582f2c71
Better internal names
...
Javadoc
2023-10-19 07:37:24 -04:00
Gary Gregory
65b28b9186
Fix possible NPEs in LogFactoryImpl
2023-10-19 07:21:16 -04:00
Gary Gregory
245211c4bd
Use final
...
Use compact array notation
Remove trailing whitespace
2023-10-18 17:06:46 -04:00
Gary Gregory
174f40d168
Organize imports
2023-10-18 17:05:12 -04:00
Gary Gregory
0b4d31d127
Sort members
2023-10-18 17:04:00 -04:00
Gary Gregory
58ec3139c2
Fix Javadoc (Java 11 on Windows)
...
[ERROR] C:\Users\ggregory\git\a\commons-logging\src\main\java\org\apache\commons\logging\LogFactory.java:892:
error: header used out of sequence: <H4>
[ERROR] * <h4>ClassLoader conflicts</h4>
[ERROR] ^
2023-10-18 16:59:30 -04:00
Gary Gregory
2ec80207a5
Add Java 21 build to GitHub
2023-10-15 10:20:32 -04:00
Gary Gregory
01428a7c12
Normalize mvn invocation on GitHub
2023-10-11 07:47:08 -04:00
Gary Gregory
863d5612c2
64 is OK locally but not on GitHub
2023-10-10 17:29:59 -04:00
Gary Gregory
e0ca622ebd
Bump commons-parent
2023-10-10 15:23:26 -04:00
Gary Gregory
42ad2ae0b6
Fix Javadoc warnings and errors
2023-10-10 15:22:39 -04:00
Gary Gregory
e645fc58d3
Use Checkstyle to validate import order
2023-10-09 10:35:22 -04:00
Gary Gregory
260d5e2177
Update call deprecated in Java 9
2023-10-02 12:05:29 -04:00
Gary Gregory
a8cb6995dc
Remove duplicate property
2023-09-02 12:06:20 -04:00
Gary Gregory
e3923d5d59
Update release versions
2023-09-02 12:06:10 -04:00
Gary Gregory
b9464ace50
Fix Maven jar plugin invocation
2023-09-02 11:57:04 -04:00
Gary Gregory
3315279848
Comment
2023-08-30 14:21:23 -04:00
Gary Gregory
c628268427
Revert "Bump commons-parent from 59 to 61"
...
This reverts commit 4663b90b28 .
2023-08-30 14:19:33 -04:00
Gary Gregory
4663b90b28
Bump commons-parent from 59 to 61
2023-08-30 14:12:37 -04:00
Gary Gregory
58b1369ac1
Normalize array type declarations
2023-08-23 08:48:30 -04:00
Gary Gregory
eee5bef7f0
Fix formatting
2023-08-22 11:00:58 -04:00
Gary Gregory
f674d8229e
Fix formatting
2023-08-22 10:14:54 -04:00
Gary Gregory
ca47bbc0b4
Bump commons-parent from 58 to 59
2023-07-28 13:29:30 -04:00
Gary Gregory
883823638f
Normalize spelling
2023-07-22 16:19:50 -04:00
Gary Gregory
c7ea261f26
Use HTTPS
2023-07-16 11:47:42 -04:00
Gary Gregory
ecce923148
Use modern Map API
2023-07-07 00:20:09 -04:00
Gary Gregory
f98acb3c28
[StepSecurity] ci: Harden GitHub Actions #145
2023-06-24 17:10:02 -04:00
Gary Gregory
922588f99d
Bump commons-parent from 57 to 58
2023-05-25 16:18:30 -04:00
Gary Gregory
fef29f806d
Grammar
2023-05-24 13:31:18 -04:00
Gary Gregory
5995c6c6e7
Javadoc typos
2023-05-19 08:52:13 -04:00
Gary Gregory
869eaa18df
Format: "catch(" -> "catch ("
2023-04-18 10:56:16 -04:00
Gary Gregory
19ced996a0
Javadoc/Comments: Remove extra "whitespace"
2023-03-25 09:36:35 -04:00
Gary Gregory
d376d31286
Javadoc: Convert package.html to package-info.java
2023-03-19 15:52:49 -04:00
Gary Gregory
8018905e7e
Javadoc: Convert package.html to package-info.java
2023-03-19 15:52:42 -04:00
Gary Gregory
6888105f9e
Use StringBuilder instead of StringBuffer for internal processing
2023-03-04 09:18:20 -05:00
Gary Gregory
6864fc88ab
POM project name should contain "Apache" prefix
2023-01-15 07:46:25 -05:00
Gary Gregory
dbe5aef085
Pick up maven-checkstyle-plugin version from parent
2023-01-13 16:57:45 -05:00
Gary Gregory
e13ac4a3a8
Pick up spotbugs-maven-plugin version from parent
2023-01-13 16:57:15 -05:00
Gary Gregory
ac12016c90
Pick up maven-assembly-plugin version from parent
2023-01-13 16:56:35 -05:00
Gary Gregory
7f50688adb
Pick up maven-dependency-plugin version from parent
2023-01-13 16:56:19 -05:00
Gary Gregory
ff372e56f6
Pick up maven-checkstyle-plugin version from parent
2023-01-13 16:56:02 -05:00
Gary Gregory
cface88a71
Pick up maven-surefire-plugin version from parent
2023-01-13 16:55:24 -05:00
Gary Gregory
cb9f35f502
Pick up maven-pmd-plugin version from parent
2023-01-12 13:24:45 -05:00
Gary Gregory
df98ec7eab
Pick up maven-surefire-plugin version from parent POM
2023-01-10 11:21:30 -05:00
Gary Gregory
f616f17853
Pick up japicmp-maven-plugin version from parent POM
2023-01-10 11:00:21 -05:00
Gary Gregory
d33665ee06
Update NOTICE to 2023
2023-01-03 11:07:47 -05:00
Gary Gregory
cb67ea239e
Spelling
2023-01-01 11:13:50 -05:00
Gary Gregory
c1b4efabc6
Undo Bump actions/setup-java from 3.6.0 to 3.7.0
2022-12-06 06:52:52 -05:00
Gary Gregory
416f6ba7e2
Bump actions/setup-java from 3.6.0 to 3.7.0 #126
2022-12-01 22:04:22 -05:00
Gary Gregory
213f656beb
Add GHitHub robots file
2022-11-19 18:00:27 -05:00
Gary Gregory
da2caee5d7
Match PMD target JDK configuration to actual configuration
2022-10-25 07:31:41 -04:00
Gary Gregory
434abf7006
Pick up SpotBugs from parent POM
2022-10-25 07:29:36 -04:00
Gary Gregory
6e80d7e108
Replace Clirr with JApiCmp in default build
2022-10-25 07:19:06 -04:00
Gary Gregory
e4728b91b0
Drop unsupported Ant build
2022-10-25 07:09:25 -04:00
Gary Gregory
a04f2dd8b4
Bump Scorecards from 1 to 2
2022-10-23 15:41:42 -04:00
Gary Gregory
10377b63fa
Fix spelling
2022-10-22 16:32:28 -04:00
Gary Gregory
b83b31411a
Spelling
2022-10-22 16:31:05 -04:00
Gary Gregory
5fd52fcb1d
Set to level permissions to 'read'
2022-10-07 20:09:48 -04:00
Gary Gregory
68b171ce83
GitHub Actions build: no top level permission defined
2022-10-06 18:39:58 -04:00
Gary Gregory
32891becf5
Use String.isEmpty()
2022-10-02 13:39:32 -04:00
Gary Gregory
12e1186094
Bump actions/setup-java from 3 to 3.5.1
2022-10-01 14:53:17 -04:00
Gary Gregory
e4a84380f8
Bump junit from 4.13.2 to 5.9.1 Vintage
2022-09-25 11:21:15 -04:00
Gary Gregory
5bc4db8c02
Use GitHub cache for CodeQL
2022-09-22 08:51:21 -04:00
Gary Gregory
f0007edb14
Add same scorecards-analysis.yml as Apache Log4j (except for branches)
2022-09-12 09:56:57 -07:00
Gary Gregory
5a5c794224
Bump actions/checkout from 3 to 3.0.2.
2022-09-06 09:33:08 -07:00
Gary Gregory
43444d649e
Use GAV coordinates Maven Central coordinates to make sure to pick up
...
the latest
2022-09-01 10:39:08 -04:00
Gary Gregory
5f5affb467
We don't use author tag, CVS/SVN tags or lots of whitespace
...
Add a space before { when missing
2022-08-30 09:46:14 -04:00
Gary Gregory
0080bcbf79
Add CodeQL badge
2022-08-27 15:21:54 -04:00
Gary Gregory
1ee9fe80f0
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git
2022-08-26 08:22:48 -04:00
Gary Gregory
2f4de17cfe
Drop README.txt in favor of README.md
2022-08-26 08:22:40 -04:00
Gary Gregory
0a020b60d1
Update README to use the default Maven goal
2022-08-26 08:22:32 -04:00
Gary Gregory
6bdccd1227
Bump actions/cache from 3.0.6 to 3.0.7
2022-08-22 15:15:29 -04:00
Gary Gregory
6b4b649f8d
Update GitHub builds to use Temurin
2022-07-29 08:40:24 -04:00
Gary Gregory
b823ce4ac0
Bump actions/cache 3.0.4 to 3.0.5
2022-07-15 08:38:44 -04:00
Gary Gregory
e7bac9a257
Normalize Javadoc spelling
2022-06-15 08:20:20 -04:00
Gary Gregory
342b6a4971
Add coverage.yml
2022-06-08 12:52:36 -04:00
Gary Gregory
71a20877cb
Bump actions/cache from 3.0.3 to 3.0.4
2022-06-07 14:00:53 -04:00
Gary Gregory
1046aab2e1
Bump actions/cache from 3.0.2 to 3.0.3
2022-05-31 16:37:47 -04:00
Gary Gregory
59bbadfc5a
Remove noisy inline comments.
2022-05-31 11:29:02 -04:00
Gary Gregory
0dc8dfac82
Bump Java from 6 to 8.
2022-05-24 17:02:14 -04:00
Gary Gregory
0b2794136a
Bump Java from 6 to 8.
2022-05-24 17:02:05 -04:00
Gary Gregory
6b34f4eb23
Reorg
2022-05-24 16:59:55 -04:00
Gary Gregory
e511c56844
Bump actions/setup-java from 2 to 3
2022-04-15 07:03:22 -04:00
Gary Gregory
8b06bb079f
Bump actions/cache from 3 to 3.0.2
2022-04-12 08:44:59 -04:00
Gary Gregory
d95f978810
Group some updates.
2022-04-12 08:44:40 -04:00
Gary Gregory
bc4af18850
Delete "@version $Id$" from Subversion days.
2022-03-10 13:39:31 -05:00
Gary Gregory
d9c430606c
Bump actions/checkout from 2 to 3 #75
2022-03-04 10:19:22 -05:00
Gary Gregory
391df5502c
Add CodeQL GitHub workflow.
2022-02-03 07:01:56 -05:00
Gary Gregory
1e55e8f89e
Bump spotbugs-surefire-plugin from 2.22.2 to 3.0.0-M5.
...
Bump spotbugs-failsafe-plugin from 2.22.2 to 3.0.0-M5.
2022-01-05 09:43:31 -05:00
Gary Gregory
66148e28e7
Use a weak reference for the cached class loader #71 .
2022-01-05 09:36:54 -05:00
Gary Gregory
9466284235
LOGGING-177 - Remove redundant initializer #46
2022-01-04 07:56:17 -05:00
Gary Gregory
c0ad013f54
Bump junit from 4.13.1 to 4.13.2 #38 .
2022-01-04 07:52:59 -05:00