This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git
from a5db7e3106 Merge branch 'geoapi-3.1'. add 770e730bd6 Post-merge automatic import reorganization. add 72bf4148b1 Merge automatic import reorganization. new 129054c2fa Merge automatic import reorganization (for isolating the difference between branches). The 1 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: .../apache/sis/coverage/grid/FractionalGridCoordinates.java | 2 +- .../org/apache/sis/coordinate/DefaultCoordinateMetadata.java | 2 +- .../sis/pending/geoapi/referencing/DynamicReferenceFrame.java | 1 - .../main/org/apache/sis/referencing/CRS.java | 2 +- .../main/org/apache/sis/referencing/crs/DefaultImageCRS.java | 6 ++++-- .../main/org/apache/sis/referencing/crs/SubTypes.java | 4 +++- .../org/apache/sis/referencing/cs/DefaultUserDefinedCS.java | 4 +++- .../main/org/apache/sis/referencing/cs/SubTypes.java | 4 +++- .../org/apache/sis/referencing/datum/DefaultImageDatum.java | 4 +++- .../main/org/apache/sis/referencing/datum/SubTypes.java | 2 ++ .../apache/sis/referencing/internal/EPSGFactoryProxyCRS.java | 4 +++- .../apache/sis/referencing/internal/EPSGFactoryProxyDatum.java | 4 +++- .../main/org/apache/sis/referencing/privy/AxisDirections.java | 4 ++-- .../org/apache/sis/referencing/privy/ReferencingUtilities.java | 8 ++++---- .../org/apache/sis/xml/bind/referencing/CD_ImageDatum.java | 4 +++- .../org/apache/sis/xml/bind/referencing/CS_UserDefinedCS.java | 4 +++- .../org/apache/sis/referencing/privy/AxisDirectionsTest.java | 10 +++++----- .../main/org/apache/sis/math/CompoundDirectPositions.java | 4 +++- 18 files changed, 47 insertions(+), 26 deletions(-)