Gary Gregory
ab8c02fb11
One less boolean operation per primitive append()
2024-03-16 07:52:48 -04:00
Gary Gregory
da5a9c2523
Add missing branch tests
2024-03-16 07:42:56 -04:00
Gary Gregory
134d6d881e
Add missing branch tests
2024-03-16 00:39:02 -04:00
Gary Gregory
0b18b97190
Add missing branch tests
2024-03-16 00:18:28 -04:00
Gary Gregory
91b17ffaae
Add miising test
2024-03-15 23:59:31 -04:00
Gary Gregory
bae2887de4
Add miising test
2024-03-15 23:51:58 -04:00
Gary Gregory
c43f2480b6
Javadoc and formatting
2024-03-15 23:48:37 -04:00
dependabot[bot]
ce8a038e07
Bump actions/setup-java from 4.1.0 to 4.2.1 ( #1185 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](9704b39bf2...99b8673ff6
)
---
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-03-15 11:34:29 -04:00
dependabot[bot]
f95b20d028
Bump github/codeql-action from 3.24.6 to 3.24.7 ( #1186 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.6 to 3.24.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8a470fddaf...3ab4101902
)
---
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-03-15 11:34:18 -04:00
dependabot[bot]
9050b6dd09
Bump actions/checkout from 4.1.1 to 4.1.2 ( #1184 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](b4ffde65f4...9bb56186c3
)
---
updated-dependencies:
- dependency-name: actions/checkout
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-03-15 11:34:07 -04:00
Gary Gregory
5a9cc5f20b
Fix Java version in README.md #1170
2024-03-09 13:58:34 -05:00
Philipp Trulson
cc625debde
Fix Java version in README ( #1170 )
...
* Set GitHub repository for SCM URL
* Replace Java 12 with 17 in README
* Replace Java 12 with 17 in pom.xml
* Fix SCM URL
* Update pom.xml
---------
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
2024-03-09 13:57:09 -05:00
Gary Gregory
3909e38508
Bump org.apache.commons:commons-parent from 66 to 67 #1181
2024-03-09 13:56:19 -05:00
dependabot[bot]
5a19ce9057
Bump org.apache.commons:commons-parent from 66 to 67 ( #1181 )
...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent ) from 66 to 67.
- [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>
2024-03-09 13:55:37 -05:00
Gary Gregory
64e51ecf83
Sort members
2024-03-09 13:42:39 -05:00
Gary Gregory
58d5af4808
Javadoc
2024-03-05 14:34:26 -05:00
dependabot[bot]
8ce140921d
Bump actions/setup-java from 4.0.0 to 4.1.0 ( #1178 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](387ac29b30...9704b39bf2
)
---
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-03-01 10:41:59 -05:00
dependabot[bot]
07bf2a43bc
Bump codecov/codecov-action from 4.0.1 to 4.1.0 ( #1179 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](e0b68c6749...54bcd8715e
)
---
updated-dependencies:
- dependency-name: codecov/codecov-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-03-01 10:41:48 -05:00
dependabot[bot]
88741378c6
Bump github/codeql-action from 3.24.5 to 3.24.6 ( #1180 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.5 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](47b3d888fe...8a470fddaf
)
---
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-03-01 10:41:37 -05:00
dependabot[bot]
7d8433db37
Bump actions/cache from 4.0.0 to 4.0.1 ( #1177 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](13aacd865c...ab5e6d0c87
)
---
updated-dependencies:
- dependency-name: actions/cache
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-03-01 10:41:24 -05:00
Gary Gregory
aeca68f2a5
Make ArraySorter null-safe
...
Make ArrayUtils.removeAll() null-safe
2024-02-23 20:27:30 -05:00
Gary Gregory
7bb195000a
Javadoc
...
Since tag not needed
2024-02-23 18:33:45 -05:00
Gary Gregory
8e05b7141a
Make ArrayFill null-safe
2024-02-23 18:32:45 -05:00
Gary Gregory
948abe9d85
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #1175
2024-02-23 11:49:23 -05:00
dependabot[bot]
59deb7dacd
Bump github/codeql-action from 3.24.3 to 3.24.5 ( #1176 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.3 to 3.24.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](379614612a...47b3d888fe
)
---
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-02-23 08:47:11 -08:00
dependabot[bot]
270cd68251
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 ( #1175 )
...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
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-02-23 08:46:56 -08:00
Gary Gregory
aec3ed66ff
Whitespace between methods
2024-02-18 08:52:11 -05:00
Gary Gregory
71d6f222ec
Use final
2024-02-18 08:51:56 -05:00
Gary Gregory
0bcf2825f6
Document bump commons-parent from 65 to 66
2024-02-18 08:36:05 -05:00
dependabot[bot]
683f9e0957
Bump github/codeql-action from 3.24.0 to 3.24.3 ( #1174 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.0 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e8893c57a1...379614612a
)
---
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-02-16 11:30:18 -05:00
Elliotte Rusty Harold
55537206c1
remove TODO from deprecated class we're not going to refactor ( #1173 )
2024-02-11 09:18:57 -05:00
Gary Gregory
41c63b284a
Simplify
2024-02-09 18:18:49 -05:00
dependabot[bot]
571e9df117
Bump github/codeql-action from 3.23.2 to 3.24.0 ( #1172 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.2 to 3.24.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b7bf0a3ed3...e8893c57a1
)
---
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-02-09 11:48:46 -05:00
dependabot[bot]
cdf6f15264
Bump actions/upload-artifact from 4.3.0 to 4.3.1 ( #1171 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](26f96dfa69...5d5d22a312
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-02-09 11:48:35 -05:00
Gary Gregory
47c100805e
Bump commons-parent from 65 to 66
...
- Add Maven property project.build.outputTimestamp for build
reproducibility
- Suppress SpotBugs CT_CONSTRUCTOR_THROW for now
2024-02-03 13:50:15 -05:00
Gary Gregory
5dd4c05282
Add property project.build.outputTimestamp for build reproducibility
2024-02-02 18:23:53 -05:00
dependabot[bot]
67d5b27421
Bump codecov/codecov-action from 3.1.5 to 4.0.1 ( #1169 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.5 to 4.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](4fe8c5f003...e0b68c6749
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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>
2024-02-02 11:22:33 -05:00
Gary Gregory
60eaad9531
Allow EventListenerSupport to handle (and ignore) exception from listeners allowing invocation of all listeners #1167
2024-01-30 13:35:17 -05:00
Gary Gregory
f962e7b654
Allow EventListenerSupport to handle (and ignore) exception from ( #1167 )
...
listeners allowing invocation of all listeners.
This is an alternative to
https://github.com/apache/commons-lang/pull/1156
Co-authored-by: Gary Gregory <gardgregory@gmail.com>
2024-01-30 13:34:19 -05:00
Gary Gregory
2bdecd58af
Add missing XML Schema reference
2024-01-28 14:31:51 -05:00
Gary Gregory
8afab2589a
Adds a tests that throwing an exception from a listener stops calling
...
the remaining listeners.
2024-01-27 13:12:37 -05:00
Gary Gregory
2f51604363
Whitespace
2024-01-27 09:00:40 -05:00
dependabot[bot]
840a7cf650
Bump codecov/codecov-action from 3.1.4 to 3.1.5 ( #1165 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](eaaf4bedf3...4fe8c5f003
)
---
updated-dependencies:
- dependency-name: codecov/codecov-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-01-26 10:11:31 -05:00
dependabot[bot]
73c0420e50
Bump github/codeql-action from 3.23.1 to 3.23.2 ( #1166 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.1 to 3.23.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0b21cf2492...b7bf0a3ed3
)
---
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-01-26 10:11:18 -05:00
dependabot[bot]
12e5c2b600
Bump actions/upload-artifact from 4.2.0 to 4.3.0 ( #1164 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](694cdabd8b...26f96dfa69
)
---
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-01-26 10:11:05 -05:00
Gary Gregory
d1ab963984
Javadoc
2024-01-25 15:36:06 -05:00
Gary Gregory
efb9b44acd
Document deprecations
...
- Deprecate DurationUtils 0-argument constructor
- Deprecate DurationFormatUtils 0-argument constructor
- Deprecate DateUtils 0-argument constructor
- Deprecate DateFormatUtils 0-argument constructor
- Deprecate Streams 0-argument constructor
- Deprecate IntStreams 0-argument constructor
- Deprecate TypeUtils 0-argument constructor
- Deprecate MethodUtils 0-argument constructor
- Deprecate MemberUtils 0-argument constructor
- Deprecate InheritanceUtils 0-argument constructor
- Deprecate FieldUtils 0-argument constructor
- Deprecate ConstructorUtils 0-argument constructor
- Deprecate NumberUtils 0-argument constructor
- Deprecate IEEE754rUtils 0-argument constructor
- Deprecate Suppliers 0-argument constructor
- Deprecate EventUtils 0-argument constructor
- Deprecate LockingVisitors 0-argument constructor
- Deprecate ThreadUtils 0-argument constructor
- Deprecate SystemProperties 0-argument constructor
- Deprecate StringUtils 0-argument constructor
- Deprecate StringEscapeUtils 0-argument constructor
- Deprecate SerializationUtils 0-argument constructor
- Deprecate RegExUtils 0-argument constructor
- Deprecate RandomUtils 0-argument constructor
- Deprecate RandomStringUtils 0-argument constructor
- Deprecate ObjectUtils 0-argument constructor
- Deprecate LocaleUtils 0-argument constructor
- Deprecate EnumUtils 0-argument constructor
- Deprecate ClassUtils 0-argument constructor
- Deprecate ClassPathUtils 0-argument constructor
- Deprecate ClassLoaderUtils 0-argument constructor
- Deprecate CharUtils 0-argument constructor
- Deprecate CharSetUtils 0-argument constructor
- Deprecate CharSequenceUtils 0-argument constructor
- Deprecate BooleanUtils 0-argument constructor
- Deprecate ArrayUtils 0-argument constructor
- Deprecate ArchUtils 0-argument constructor
- Deprecate AnnotationUtils 0-argument constructor
2024-01-25 09:56:19 -05:00
Gary Gregory
5f6a065084
Revert "Depreacte MemberUtils 0-argument contructor"
...
This reverts commit 6c1cb8005d
.
2024-01-25 09:47:15 -05:00
Gary Gregory
a6cbd6596c
Depreacte DurationUtils 0-argument contructor
2024-01-25 09:37:49 -05:00
Gary Gregory
91f4ed32d2
Depreacte DurationFormatUtils 0-argument contructor
2024-01-25 09:37:06 -05:00