1
0
Commit Graph

1796 Commits

Author SHA1 Message Date
Gary D. Gregory
698cda4096 Reset RC count 2025-01-31 09:57:35 -05:00
Gary D. Gregory
bea1e3096a Reset RC count 2025-01-31 09:56:03 -05:00
Gary D. Gregory
37ee7aacb4 Prepare for the next release candidate 2025-01-31 14:53:33 +00:00
Gary D. Gregory
a658f8bedc Merge from master 2025-01-31 09:46:57 -05:00
Gary D. Gregory
ef078ea12c Prepare for the next release candidate 2025-01-31 14:40:22 +00:00
Arnout Engelen
7dedb283b8 Merge pull request #340 from apache/dependabot/github_actions/actions/setup-java-4.7.0
Bump actions/setup-java from 4.6.0 to 4.7.0
2025-01-31 11:34:05 +01:00
Arnout Engelen
7c6e326ee3 Merge pull request #341 from apache/dependabot/github_actions/github/codeql-action-3.28.8
Bump github/codeql-action from 3.28.4 to 3.28.8
2025-01-31 11:33:51 +01:00
dependabot[bot]
b0dd59b524 Bump github/codeql-action from 3.28.4 to 3.28.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.4 to 3.28.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ee117c905a...dd746615b3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 10:18:59 +00:00
dependabot[bot]
24e2a7d07e Bump actions/setup-java from 4.6.0 to 4.7.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](7a6d8a8234...3a4f6e1af5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 10:18:50 +00:00
Gary D. Gregory
b8eb70353a Bump org.apache.commons:commons-parent from 80 to 81 2025-01-30 16:52:56 -05:00
Gary D. Gregory
cf39484745 Better description 2025-01-29 09:25:27 -05:00
Gary D. Gregory
6fee738297 Add macOS noise to git ignore file 2025-01-29 09:21:54 -05:00
Gary D. Gregory
682a33ba8e Bump org.apache.commons:commons-parent from 79 to 80 #339
Remove -nouses directive from maven-bundle-plugin. OSGi package imports
now state 'uses' definitions for package imports, this doesn't affect
JPMS
2025-01-29 09:13:31 -05:00
dependabot[bot]
288b0bd264 Bump org.apache.commons:commons-parent from 79 to 80 (#339)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 79 to 80.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 09:10:49 -05:00
Gary Gregory
c16f9c3337 Normalize spelling 2025-01-27 11:06:09 -05:00
Gary D. Gregory
67d2c0523b Add contributing file from user feedback 2025-01-27 09:18:45 -05:00
Arnout Engelen
685f5e92ad Merge pull request #338 from apache/dependabot/github_actions/github/codeql-action-3.28.4
Bump github/codeql-action from 3.28.1 to 3.28.4
2025-01-24 11:57:24 +01:00
dependabot[bot]
704b6f82c9 Bump github/codeql-action from 3.28.1 to 3.28.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.28.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b6a472f63d...ee117c905a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 10:51:15 +00:00
Gary D. Gregory
dfc42ab44b Port from Doxia 1 to 2 2025-01-23 16:42:56 -05:00
Gary D. Gregory
ff0fee9d0c Port from Doxia 1 to 2 2025-01-23 16:38:24 -05:00
Gary Gregory
664e27d753 Fix HTML warnings
- Fix spelling
- Use paragraph
- Use a list instead of line breaks
2025-01-23 10:57:06 -05:00
Gary Gregory
3bddfc4165 Remove background color from site pages 2025-01-23 10:07:35 -05:00
Gary Gregory
26e7dc2ebf Add Checkstyle TypecastParenPad 2025-01-21 13:47:02 -05:00
Gary D. Gregory
957da70825 Remove trailing whitespace 2025-01-20 09:01:23 -05:00
Sebb
7bd70def98 +=AL header 2025-01-19 13:21:41 +00:00
Gary D. Gregory
a051d1793c Javadoc is missing its Overview page
The overview.html file is not in the location maven-javadoc-plugin
expects
2025-01-18 08:59:29 -05:00
Gary D. Gregory
fa59694ed1 Match Doxia 2 site generation 2025-01-17 11:10:38 -05:00
Arnout Engelen
2bd07fa83a Merge pull request #336 from apache/dependabot/github_actions/github/codeql-action-3.28.1
Bump github/codeql-action from 3.28.0 to 3.28.1
2025-01-17 11:58:14 +01:00
dependabot[bot]
baf70572a6 Bump github/codeql-action from 3.28.0 to 3.28.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.0 to 3.28.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](48ab28a6f5...b6a472f63d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 10:46:38 +00:00
Gary Gregory
772844f9bd Use HTTPS to fetch XSD files 2025-01-15 09:47:06 -05:00
Gary D. Gregory
6bc880e87d Bump org.apache.commons:commons-parent from 78 to 79
The changes report is generated with Doxia 2 as changes.html instead of
changes-report.html
2025-01-14 07:07:01 -05:00
Gary D. Gregory
1584340eaa Merge branch 'master' of https://github.com/apache/commons-logging.git 2025-01-11 08:13:35 -05:00
Gary D. Gregory
26bcfbc483 Merge branch 'master' of https://github.com/apache/commons-logging.git 2025-01-10 06:56:33 -05:00
Gary D. Gregory
8ab4fbd97f Bump org.apache.commons:commons-parent from 78 to 79 2025-01-10 06:56:21 -05:00
Arnout Engelen
29b0597f9f Merge pull request #334 from apache/dependabot/github_actions/actions/upload-artifact-4.6.0
Bump actions/upload-artifact from 4.5.0 to 4.6.0
2025-01-10 11:41:30 +01:00
dependabot[bot]
0fda96f65f Bump actions/upload-artifact from 4.5.0 to 4.6.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6f51ac03b9...65c4c4a1dd)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 10:39:14 +00:00
Gary D. Gregory
f7353049b5 Add Apache license header 2025-01-03 10:14:32 -05:00
Gary Gregory
9b45e18ca2 Update notice file copyright end date 2025-01-01 07:59:49 -05:00
dependabot[bot]
b81eeb0ce1 Bump github/codeql-action from 3.27.9 to 3.28.0 (#330)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.9 to 3.28.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](df409f7d92...48ab28a6f5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-27 06:20:46 -05:00
Gary D. Gregory
aec0edbed5 Next RC for this release will be RC2 2024-12-26 14:30:57 -05:00
Gary Gregory
481d483f60 Bump log4j2.version from 2.24.2 to 2.24.3 #328 2024-12-20 10:24:51 -05:00
dependabot[bot]
fed7befa1a Bump log4j2.version from 2.24.2 to 2.24.3 (#328)
Bumps `log4j2.version` from 2.24.2 to 2.24.3.

Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.24.2 to 2.24.3

Updates `org.apache.logging.log4j:log4j-api` from 2.24.2 to 2.24.3

Updates `org.apache.logging.log4j:log4j-core` from 2.24.2 to 2.24.3

Updates `org.apache.logging.log4j:log4j-core-test` from 2.24.2 to 2.24.3

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-1.2-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-core-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 10:23:39 -05:00
dependabot[bot]
1f0e6761ac Bump actions/setup-java from 4.5.0 to 4.6.0 (#326)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](8df1039502...7a6d8a8234)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 05:42:23 -05:00
dependabot[bot]
1dc3194de9 Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#325)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b4b15b8c7c...6f51ac03b9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 05:42:07 -05:00
Gary Gregory
7b32e7cb94 Rename test class 2024-12-18 09:53:49 -05:00
dependabot[bot]
6a6fbbc243 Bump github/codeql-action from 3.27.6 to 3.27.9 (#324)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](aa57810251...df409f7d92)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 05:59:09 -05:00
dependabot[bot]
106be0fab0 Bump actions/cache from 4.1.2 to 4.2.0 (#322)
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](6849a64899...1bd1e32a3b)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 05:13:57 -05:00
dependabot[bot]
d5f9fa6a5d Bump github/codeql-action from 3.27.5 to 3.27.6 (#323)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f09c1c0a94...aa57810251)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 05:13:45 -05:00
Gary Gregory
55c1ad76c7 Add pull request template 2024-11-29 08:10:13 -05:00
Gary Gregory
cbb1c04ed1 Javadoc: Remove unnecessary open paragraph tag 2024-11-29 07:14:31 -05:00