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 c33f347075 Rename `JDK9` as `JDK17` since it is now a placeholder for methods defined after Java 11. new 11293da0ed Rollback two changes from last commit where the order of elements in the `Set` matter. new ee6b293e6b Remove reference to JAXB internal implementation, which is not provided anymore. 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: .../java/org/apache/sis/xml/Implementation.java | 55 +++++----------------- .../java/org/apache/sis/xml/MarshallerPool.java | 4 +- .../src/main/java/org/apache/sis/xml/Pooled.java | 47 +++++------------- .../java/org/apache/sis/xml/PooledTemplate.java | 7 +-- .../main/java/org/apache/sis/xml/package-info.java | 2 +- .../org/apache/sis/xml/MarshallerPoolTest.java | 4 -- .../internal/referencing/CoordinateOperations.java | 5 +- .../java/org/apache/sis/io/wkt/WKTDictionary.java | 3 +- .../apache/sis/internal/util/CollectionsExt.java | 24 ++++++++-- .../org/apache/sis/internal/util/package-info.java | 2 +- 10 files changed, 55 insertions(+), 98 deletions(-)