This is an automated email from the ASF dual-hosted git repository.
galbiston pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.
from 3f1ebac Fix whitespace; fix typo
new 2df09fa CustomCoordinateSequence: added missing break statements from
switch.
new d913e20 GMLWriter: added missing "LinearRing" element as reported in
JENA-1820.
new d78d927 Merge pull request #675 from
galbiston/GeoSPARQL_GeometryWrapper_Fix
The 8194 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:
.../jts/CustomCoordinateSequence.java | 4 ++
.../implementation/parsers/gml/GMLWriter.java | 8 +++-
.../implementation/GeometryWrapperTest.java | 9 -----
.../implementation/parsers/gml/GMLWriterTest.java | 44 ++--------------------
4 files changed, 14 insertions(+), 51 deletions(-)