You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/01/04 16:40:52 UTC

[GitHub] [streampipes] bossenti commented on a diff in pull request #1016: Bump Spring versions, migrate Spring Security classes (#1015)

bossenti commented on code in PR #1016:
URL: https://github.com/apache/streampipes/pull/1016#discussion_r1061659698


##########
streampipes-extensions-management/src/main/java/org/apache/streampipes/extensions/management/connect/adapter/format/json/arraykey/JsonParser.java:
##########
@@ -30,11 +30,12 @@
 import org.apache.streampipes.model.schema.EventProperty;
 import org.apache.streampipes.model.schema.EventSchema;
 
-import jakarta.json.Json;
-import jakarta.json.stream.JsonParserFactory;

Review Comment:
   With applying checkstyle to the whole code base this should not occur in that way, right?
   Have we somewhere a misconfiguration?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org