tkobayas commented on code in PR #6860:
URL: https://github.com/apache/incubator-kie/pull/6860#discussion_r3794188282


##########
pom.xml:
##########
@@ -152,6 +152,9 @@
   </build>
 
   <modules>
+    <!-- DO NOT remove the BEGIN/END comments. They are used by 
CiComputeBuildScopes for parallel CI job split
+         When you add a new module, put it in one of the 4 categories (drools, 
optaplanner, kogito-runtimes, kogito-apps) -->
+    <!-- BEGIN drools modules (auto) -->

Review Comment:
   `CiComputeBuildScopes` depends on these `BEGIN` `END` markers for 4 
categories split. It's a little fragile, but when broken, 
`CiComputeBuildScopes` makes sure to exit(1) with an error, so we will be able 
to detect.



-- 
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]

Reply via email to