porcelli commented on code in PR #1921: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/1921#discussion_r1603155812
########## kogito-quarkus-examples/rules-legacy-scesim-quarkus-example/src/main/java/org/kie/kogito/legacy/Message.java: ########## @@ -0,0 +1,14 @@ +package org.kie.kogito.legacy; Review Comment: missing Apache header ########## kogito-quarkus-examples/rules-legacy-scesim-quarkus-example/src/main/java/org/kie/kogito/legacy/Hello.java: ########## @@ -0,0 +1,41 @@ +package org.kie.kogito.legacy; Review Comment: Missing Apache header ########## kogito-springboot-examples/rules-legacy-scesim-springboot-example/README.md: ########## @@ -0,0 +1,89 @@ +# RuleUnit + Spring Boot example Review Comment: Missing Apache header ########## kogito-springboot-examples/rules-legacy-scesim-springboot-example/src/main/java/org/kie/kogito/legacy/Hello.java: ########## @@ -0,0 +1,41 @@ +package org.kie.kogito.legacy; Review Comment: Missing Apache header ########## kogito-quarkus-examples/rules-legacy-scesim-quarkus-example/README.md: ########## @@ -0,0 +1,117 @@ +# Rules with Legacy API + Quarkus example Review Comment: Missing Apache header ########## kogito-quarkus-examples/rules-legacy-scesim-quarkus-example/src/test/resources/org/kie/kogito/legacy/HelloScesim.scesim: ########## @@ -0,0 +1,273 @@ +<ScenarioSimulationModel version="1.8"> Review Comment: is Apache header supported? ########## kogito-quarkus-examples/rules-legacy-scesim-quarkus-example/src/test/java/testscenario/ScenarioJunitActivatorTest.java: ########## @@ -0,0 +1,11 @@ +package testscenario; Review Comment: Missing Apache header ########## kogito-quarkus-examples/rules-legacy-scesim-quarkus-example/src/main/resources/org/kie/kogito/legacy/HelloRule.drl: ########## @@ -0,0 +1,17 @@ +package org.kie.kogito.legacy; Review Comment: Missing Apache header -- 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]
