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 e79f07f Coverage2D : add sample dimension and rendered image bands
size match verification
new 458f3ce Move the microbenchmarks to test directory for avoiding to
introduce dependencies at runtime. Fix also some javadoc errors for allowing
the project to build with checks enabled.
new 92f425d Referencing bug fix: CoordinateOperation metadata were
sometime overwritten by CoordinateSystem metadata.
https://issues.apache.org/jira/browse/SIS-483
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:
.../src/main/java/org/apache/sis/filter/BinaryFunction.java | 2 --
.../src/main/java/org/apache/sis/internal/filter/NamedFunction.java | 6 ++++--
.../java/org/apache/sis/referencing/factory/sql/EPSGDataAccess.java | 1 +
storage/sis-sqlstore/pom.xml | 4 +++-
.../src/main/java/org/apache/sis/internal/sql/feature/Features.java | 1 -
.../java/org/apache/sis/internal/sql/feature/QueryFeatureSet.java | 3 ++-
.../org/apache/sis/internal/sql/feature/QuerySpliteratorsBench.java | 0
7 files changed, 10 insertions(+), 7 deletions(-)
rename storage/sis-sqlstore/src/{main =>
test}/java/org/apache/sis/internal/sql/feature/QuerySpliteratorsBench.java
(100%)