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 5fa4d63663 Following fix in the previous commit, refactor the
exception handling for trying to make the origin of the error easier to
identify.
new ade88f1efd Spelling fix: emphase → emphasis.
new 2804b28672 Remove `commons-compress` dependency because it is not used
by SIS code base. It was used by a Maven plugin only.
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:
core/sis-build-helper/pom.xml | 1 +
.../org/apache/sis/internal/book/CodeColorizer.java | 16 ++++++++--------
.../main/java/org/apache/sis/image/PlanarImage.java | 2 +-
.../src/main/java/org/apache/sis/io/wkt/Colors.java | 2 +-
.../org/apache/sis/util/logging/MonolineFormatter.java | 18 +++++++++---------
pom.xml | 5 -----
6 files changed, 20 insertions(+), 24 deletions(-)