aherbert
|
9f01e23622
|
Remove unused rerunFailingTestsCount from non-random exception tests
|
2022-10-13 16:36:11 +01:00 |
aherbert
|
86c703f3af
|
Update changes report configuration to allow component reports
Remove configuration that is a duplicate of commons-parent.
|
2022-10-13 13:08:39 +01:00 |
aherbert
|
7b18e4f676
|
Reorder properties to match commons RNG parent.
Update commons.module.name to commons.automatic.module.name
|
2022-10-13 12:59:51 +01:00 |
aherbert
|
93e3ee4b78
|
Formatting. Remove empty lines before closing curly bracket.
|
2022-10-13 11:04:55 +01:00 |
aherbert
|
4e3d62a289
|
Enable jacoco plugin using the commons parent profile
|
2022-06-07 13:38:45 +01:00 |
Gilles Sadowski
|
d35194c995
|
Update copyright notice (2022).
|
2022-01-06 01:18:24 +01:00 |
Alex Herbert
|
47904caeb8
|
Update exception fr locale to match changes to en locale
|
2021-08-23 07:40:55 +01:00 |
Alex Herbert
|
dc639967c2
|
Fix localization formats used by ZeroException.
The ZeroException preprends zero to the arguments. The {0} corresponds
to zero. All arguments to be formatted must start at {1}.
|
2021-08-22 21:43:52 +01:00 |
Gilles Sadowski
|
8804071ac7
|
Update copyright information.
|
2021-08-14 03:24:08 +02:00 |
Arturo Bernal
|
1e4662de5a
|
Simplify assertions with simpler equivalent. (#196)
|
2021-08-13 09:24:22 +01:00 |
aherbert
|
6ce950d5a3
|
MATH-1576: Reinstate checkstyle
Checkstyle has been suppressed for the legacy module.
Fixed the new modules to pass the checkstyle configuration ported from
Commons-Numbers.
|
2021-06-25 12:08:35 +01:00 |
Gilles Sadowski
|
bcdc7fbba7
|
MATH-1587: Move (legacy) exception classes to a dedicated maven module.
|
2021-05-31 14:37:20 +02:00 |