Gary Gregory
063b294ffc
Remove commons.releaseManagerName and commons.releaseManagerKey
2023-10-03 07:53:06 -04:00
sebbASF
95b244cb1f
Use same artifactId prefix as modules ( #235 )
...
Changing the artifactId would normally require a corresponding change of package. But in this case, the parent does not include any Java code, so we should be OK.
2023-09-21 13:44:49 +01:00
Gilles Sadowski
8e5e8bb65b
Reset "-SNAPSHOT" suffix in "<version>" tag.
...
Next version is still "4.0", with "0" as minor number, because last release was "beta".
2022-12-22 10:35:53 +01:00
Gilles Sadowski
506d4bea15
Merge branch '4.0-beta1-release'
2022-12-22 08:28:53 +01:00
Gilles Sadowski
e2dd8f1a0d
Let distribution files have the same prefix as the maven artefacts.
2022-12-19 00:49:04 +01:00
Gilles Sadowski
81171d4071
Set correct version for all modules.
2022-12-13 18:34:33 +01:00
Gilles Sadowski
49f220cbcb
Fix duplicate reference (POM).
2022-01-19 05:21:00 +01:00
Alex Herbert
32c75646ba
Remove dependency fileset
2022-01-19 00:12:21 +00:00
aherbert
2a1da68177
Remove examples and correct artifact ids in dist-archive
2022-01-18 17:34:57 +00:00
Alex Herbert
86624912ff
Update distribution source archive specification
...
Copy from commons-rng multi-module project
2021-08-19 00:29:56 +01:00
Alex Herbert
b6acad285d
Remove checksum from installed artifacts
...
This creates md5 and sha1 checksums for the dist-archive pom in the
local maven repository. It is not required.
2021-08-19 00:19:54 +01:00
Alex Herbert
c8b45d43fa
Add jars to dist archive
2021-08-19 00:19:54 +01:00
Gilles Sadowski
a5e0b2e7f6
Reference new modules.
2021-06-01 01:40:34 +02:00
Gilles Sadowski
d206737462
Update modules list.
2021-05-23 06:04:52 +02:00
Gilles Sadowski
9d1741bfe4
Modularization.
...
For now, all codes were placed in module "commons-math-legacy".
Selected parts should gradually be moved out of that module into their own.
2021-05-15 05:36:48 +02:00