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

riemer pushed a change to branch rename-domain-property-semantic-type
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 12b6ac7141 Merge branch 'dev' into rename-domain-property-semantic-type
     add 4032cdcd73 Fix serialization, remove domain property references

No new revisions were added by this update.

Summary of changes:
 .../management/compact/SchemaMetadataEnricher.java       |  5 +----
 .../preprocessing/convert/ToOriginalSchemaConverter.java |  2 +-
 .../convert/ToTransformedSchemaConverter.java            |  4 ++--
 .../connect/adapter/parser/json/GeoJsonParser.java       | 10 +---------
 .../connect/iiot/protocol/stream/HttpServerProtocol.java |  5 +----
 .../apache/streampipes/model/schema/EventProperty.java   | 16 ----------------
 .../streampipes/model/schema/EventPropertyList.java      |  4 +++-
 .../matching/output/TransformOutputSchemaGenerator.java  |  3 +--
 .../manager/matching/v2/ListPropertyMatchTest.java       | 10 ++++------
 .../sdk/builder/PrimitivePropertyBuilder.java            |  7 +++----
 .../sdk/builder/PropertyRequirementsBuilder.java         | 11 -----------
 .../org/apache/streampipes/sdk/helpers/EpProperties.java |  4 ++--
 .../apache/streampipes/sdk/helpers/EpRequirements.java   |  7 +++----
 ...bJsonSerializer.java => EventPropertySerializer.java} | 11 +++++++++--
 .../storage/couchdb/serializer/GsonSerializer.java       |  2 +-
 .../generator/EventPropertyPrimitiveTestBuilder.java     |  3 +--
 .../src/lib/model/gen/streampipes-model.ts               |  9 +--------
 .../edit-schema-transformation.component.html            |  2 +-
 .../edit-schema-transformation.component.ts              |  7 +++++--
 19 files changed, 40 insertions(+), 82 deletions(-)
 copy 
streampipes-storage-couchdb/src/main/java/org/apache/streampipes/storage/couchdb/serializer/{CouchDbJsonSerializer.java
 => EventPropertySerializer.java} (83%)

Reply via email to