You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2023/01/13 09:34:28 UTC

[streampipes] branch SP-1065 updated (80afe5ecb -> ce0b5cafc)

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

zehnder pushed a change to branch SP-1065
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 80afe5ecb [hotfix] Add missing header and fix dependency convergence
     add ce0b5cafc [#1065] Extracted common strings into GeoJsonConstants

No new revisions were added by this update.

Summary of changes:
 streampipes-extensions-management/pom.xml          |  6 +++
 .../geojson/GeoJsonConstants.java}                 | 30 ++++-------
 .../adapter/format/geojson/GeoJsonFormat.java      | 28 ++++++----
 .../adapter/format/geojson/GeoJsonParser.java      | 62 +++++++++++++++-------
 4 files changed, 78 insertions(+), 48 deletions(-)
 copy streampipes-extensions-management/src/main/java/org/apache/streampipes/extensions/management/connect/adapter/{guess/SchemaGuesser.java => format/geojson/GeoJsonConstants.java} (56%)