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

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


      at a777ede83b Remove a test that fail. The test is about the command-line 
application and may be an issue with the environment (which EPSG database is 
available). The issue is better addressed on the main branch (1.5-SNAPSHOT).

This branch includes the following new commits:

     new 89a313dacd Set version number to 1.4.1-SNAPSHOT.
     new fd45e592f6 Make the code more SecurityException-proof. This commit 
does not introduce new dependency since the Apache SIS code already had some 
`catch (SecurityException)` statements. While the security manager is removed 
in Java 24, SIS can run on Java 11 and some softwares are still running in 
security-constrained environments. This commit will be reverted when Apache SIS 
will require Java 24, or when the `SecurityException` class will be deprecated.
     new 5a71468689 Add a public `Configuration.shutdown()` method.
     new 1b00da34f0 Make the build compatible with Java 22. 
https://issues.apache.org/jira/browse/SIS-602
     new a777ede83b Remove a test that fail. The test is about the command-line 
application and may be an issue with the environment (which EPSG database is 
available). The issue is better addressed on the main branch (1.5-SNAPSHOT).

The 5 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.


Reply via email to