This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-3.1
in repository https://gitbox.apache.org/repos/asf/sis.git


    from 9f95c712fa Merge branch 'geoapi-4.0' into geoapi-3.1: - Bug fixes in 
warning logs during XML unmarshalling. - Bug fixes in WKT formatting with ANSI 
colors. - Fix a few cases where "xlink:href" were still not handled. - Fix a 
few cases where fragments in URL were not handled. - Grammatical fixes in 
comments.
     add 1a7a2aac78 Post-merge automatic import reorganization.
     new fadb6e856b Merge branch 'geoapi-4.0' into geoapi-3.1: - Post-merge 
import reorganization.

The 1 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:
 .../org/apache/sis/console/OperationParser.java    |  2 +-
 .../sis/geometry/wrapper/GeometryWrapper.java      |  2 +-
 .../apache/sis/geometry/wrapper/jts/Wrapper.java   |  2 +-
 .../main/org/apache/sis/xml/util/URISource.java    |  2 +-
 .../apache/sis/map/service/GraphicsPortrayer.java  |  1 +
 .../apache/sis/map/service/RenderingException.java |  1 +
 .../main/org/apache/sis/map/service/Scene2D.java   |  1 +
 .../org/apache/sis/map/service/StylePainter.java   |  1 +
 .../apache/sis/map/service/se1/LineToScene2D.java  | 23 +++++++++++-----------
 .../apache/sis/map/service/se1/PointToScene2D.java |  3 ++-
 .../sis/map/service/se1/PolygonToScene2D.java      |  3 ++-
 .../sis/map/service/se1/PresentationToScene2D.java | 12 +++++------
 .../sis/map/service/se1/RasterToScene2D.java       | 11 ++++++-----
 .../apache/sis/map/service/se1/RenderedShape.java  |  1 +
 .../org/apache/sis/map/service/se1/SEPainter.java  |  1 +
 .../sis/map/service/se1/SymbolizerCache.java       |  1 +
 .../sis/map/service/se1/SymbolizerToScene2D.java   |  7 ++++---
 .../apache/sis/map/service/se1/TextToScene2D.java  |  3 ++-
 .../sis/map/service/GraphicsPortrayerTest.java     | 17 +++++++++-------
 19 files changed, 55 insertions(+), 39 deletions(-)

Reply via email to