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 ceb6064e23 Add missing synchronization.
new 8da18e9dcb Add assertions relative to synchronization.
new 47cde567fb Rename logging level relative to slow operations.
new 3ad01bce4c Fix the number of fraction digits shown in the table of
values.
new 985839f07f Ignore soft-hyphens when searching keyword. Reduce the
number of heading levels used for the table of content.
new 9b361070f3 Upgrade JavaFX dependencies. Minor documentation fixes.
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.
Summary of changes:
.../java/org/apache/sis/gui/dataset/LogViewer.java | 2 +-
.../org/apache/sis/internal/book/Assembler.java | 11 +++++--
.../org/apache/sis/internal/book/Characters.java | 29 +++++++++--------
.../apache/sis/internal/book/CodeColorizer.java | 37 ++++++++++++++++++---
.../org/apache/sis/internal/doclet/Rewriter.java | 3 +-
.../apache/sis/image/BandedSampleConverter.java | 12 +++----
.../coverage/MultiResolutionCoverageLoader.java | 4 +--
.../apache/sis/util/logging/MonolineFormatter.java | 2 +-
.../apache/sis/util/logging/PerformanceLevel.java | 30 ++++++++++-------
.../org/apache/sis/util/resources/Vocabulary.java | 8 ++---
.../sis/util/resources/Vocabulary.properties | 2 +-
.../sis/util/resources/Vocabulary_fr.properties | 2 +-
.../sis/util/logging/PerformanceLevelTest.java | 38 +++++++++++-----------
ide-project/NetBeans/nbproject/project.properties | 2 +-
pom.xml | 2 +-
.../sis/storage/geotiff/ImageFileDirectory.java | 4 +++
.../org/apache/sis/internal/netcdf/Raster.java | 9 +++++
.../sis/storage/AbstractGridCoverageResource.java | 2 +-
18 files changed, 128 insertions(+), 71 deletions(-)
copy
application/sis-javafx/src/main/java/org/apache/sis/internal/gui/DataFormats.java
=>
core/sis-build-helper/src/main/java/org/apache/sis/internal/book/Characters.java
(53%)