This is an automated email from the ASF dual-hosted git repository. jsorel pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
from 4006d7b477 Fix a NullPointerException in portrayal (incubator). new 387c4e1001 Fix shapefile record reader not skipping trailing bytes new b294df8a45 Add style painter declaration in META-INF 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: .../META-INF/services/org.apache.sis.map.service.StylePainter | 3 ++- .../org.apache.sis.map.service.se1.SymbolizerToScene2D$Spi | 9 +++++++++ .../main/org/apache/sis/storage/shapefile/shp/ShapeRecord.java | 6 ++---- 3 files changed, 13 insertions(+), 5 deletions(-) copy endorsed/src/org.apache.sis.cloud.aws/main/META-INF/services/java.nio.file.spi.FileSystemProvider => incubator/src/org.apache.sis.portrayal.map/main/META-INF/services/org.apache.sis.map.service.StylePainter (84%) create mode 100644 incubator/src/org.apache.sis.portrayal.map/main/META-INF/services/org.apache.sis.map.service.se1.SymbolizerToScene2D$Spi