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 7261327  More tolerant parsing of dates in the CSV reader. Javadoc 
update about default encoding (recent Java versions switch to UTF-8).
     new e89077a  Upgrade netCDF dependency.
     new c14f9c6  Provide a safer alternative to the possibly infinite loops 
over `Markable.reset()`.
     new 7b7cd63  Fix an `IllegalArgumentException` when creating CRS from a 
netCDF file with unknown names.

The 3 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:
 ide-project/NetBeans/nbproject/project.properties  |  2 +-
 pom.xml                                            |  2 +-
 .../apache/sis/internal/netcdf/GridMapping.java    |  5 +++--
 .../sis/internal/storage/io/ChannelData.java       | 26 ++++++++++++++++++++--
 .../internal/storage/io/InputStreamAdapter.java    | 26 +++++++++++++++++++++-
 .../apache/sis/internal/storage/io/Markable.java   | 12 +++++++++-
 .../internal/storage/io/OutputStreamAdapter.java   | 15 +++++++++++--
 .../org/apache/sis/storage/DataStoreProvider.java  |  3 +--
 .../internal/storage/xml/stream/StaxDataStore.java | 14 ++++--------
 9 files changed, 83 insertions(+), 22 deletions(-)

Reply via email to