fjtirado commented on code in PR #2238:
URL:
https://github.com/apache/incubator-kie-kogito-apps/pull/2238#discussion_r2166389330
##########
data-index/data-index-storage/data-index-storage-jpa-common/src/test/java/org/kie/kogito/index/jpa/mapper/AbstractProcessInstanceEntityMapperIT.java:
##########
@@ -44,9 +45,9 @@
public abstract class AbstractProcessInstanceEntityMapperIT {
- ObjectMapper jsonMapper = new ObjectMapper();
Review Comment:
These properties are intentionally package protected
There might be child classes (not existing now, thats why the IDE changed
them to private automatically) that miught use them
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]