This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git


    from 1dc6f94da8 Resolve a new Gradle warning which appears with Gradle 8.3. 
Edit the RExADME.md file.
     new f83e8924f3 Add missing `createParametric[CRS|CS|Datum](String)` methods
     new 2c76440e28 Add radioactivity units of measurement (becquerel and 
curie).

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../referencing/factory/AuthorityFactoryProxy.java |  32 ++-
 .../factory/ConcurrentAuthorityFactory.java        |  75 +++++++
 .../main/org/apache/sis/measure/Scalar.java        |   4 +-
 .../org/apache/sis/measure/UnitNames.properties    |   2 +
 .../main/org/apache/sis/measure/UnitRegistry.java  |   3 +-
 .../main/org/apache/sis/measure/Units.java         | 221 ++++++++++++---------
 .../org/apache/sis/measure/UnitFormatTest.java     |   2 +
 .../test/org/apache/sis/measure/UnitsTest.java     |   8 +-
 8 files changed, 248 insertions(+), 99 deletions(-)

Reply via email to