tkobayas commented on code in PR #6428: URL: https://github.com/apache/incubator-kie-drools/pull/6428#discussion_r2286819243
########## README.md: ########## @@ -17,21 +17,11 @@ under the License. --> -An open source rule engine, [DMN engine](https://drools.org/learn/dmn.html) and complex event processing (CEP) engine for Java™ and the JVM Platform. +An open source rule engine, [DMN engine](https://kie.apache.org/docs/components/drools/drools_dmn) and complex event processing (CEP) engine for Java™ and the JVM Platform. Drools is a business rule management system with a forward-chaining and backward-chaining inference based rules engine, allowing fast and reliable evaluation of business rules and complex event processing. A rule engine is also a fundamental building block to create an expert system which, in artificial intelligence, is a computer system that emulates the decision-making ability of a human expert. -Be sure to check out the Drools' project [website](https://drools.org) and [documentation](https://drools.org/learn/documentation.html)! - -Developing Drools and jBPM -========================== - -**If you want to build or contribute to a kiegroup project, [read this document](https://github.com/kiegroup/droolsjbpm-build-bootstrap/blob/main/README.md).** Review Comment: Removing this section, because https://github.com/kiegroup/droolsjbpm-build-bootstrap/blob/main/README.md is out of date. I have filed https://github.com/apache/incubator-kie-issues/issues/2068 to create new "build and contribution guidelines". -- 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]
