From 60f38beea713cc38a5a2fb776a811a709cfc4721 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Mon, 10 Jun 2024 13:08:55 +0200 Subject: [PATCH 01/13] [kie-issues#1169] Add license headers to files (#5902) * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Add missing Apache copyright headers. * Fix test. * Fix tests. * Fix tests. * Fix tests. * Fix tests. * Fix tests. * Fix tests. * Fix tests. * Fix tests. # Conflicts: # .asf.yaml # .ci/buildchain-config-pr-cdb.yaml # .ci/jenkins/Jenkinsfile # .ci/jenkins/Jenkinsfile.weekly.deploy # .ci/jenkins/project/Jenkinsfile.weekly --- Makefile | 19 ++++++ README.md | 54 +++++++++++++++++ bom/drools-bom/pom.xml | 19 ++++++ bom/kie-core-bom/pom.xml | 19 ++++++ bom/kie-dmn-bom/pom.xml | 19 ++++++ bom/kie-efesto-bom/pom.xml | 19 ++++++ bom/kie-pmml-bom/pom.xml | 19 ++++++ bom/pom.xml | 19 ++++++ ...ler.kie.builder.impl.KieBaseUpdaterFactory | 19 ++++++ .../accessor/RightTupleValueExtractor.java | 19 ++++++ drools-beliefs/src/main/java/overview.html | 19 ++++++ ...api.internal.assembler.KieAssemblerService | 19 ++++++ ...kie.api.internal.runtime.KieRuntimeService | 19 ++++++ ...g.kie.api.internal.weaver.KieWeaverService | 19 ++++++ .../beliefs/bayes/integration/Garden.xmlbif | 18 ++++++ .../services/org.kie.api.command.KieCommands | 19 ++++++ .../builder/dialect/java/parser/Java.tokens | 21 ++++++- .../main/resources/META-INF/drools-4.0.xsd | 19 ++++++ .../main/resources/META-INF/drools-5.2.xsd | 19 ++++++ .../META-INF/drools-processes-5.0.xsd | 19 ++++++ ....compiler.kie.builder.impl.KieBaseUpdaters | 19 ++++++ .../META-INF/services/org.kie.api.KieServices | 19 ++++++ ...al.builder.JaxbConfigurationFactoryService | 19 ++++++ ...nal.builder.KnowledgeBuilderFactoryService | 19 ++++++ .../xml/processes/RuleFlowFrom4To5.xsl | 19 ++++++ .../processes/RuleFlowGraphicalFrom4To5.xsl | 19 ++++++ .../kie/builder/impl/kmodulecache.proto | 19 ++++++ .../compiler/semantics/java/parser/Java.g | 19 ++++++ .../src/test/resources/META-INF/mydsl.conf | 19 ++++++ .../test/resources/com/security/example.drl | 19 ++++++ drools-core/src/main/java/overview.html | 19 ++++++ .../resources/META-INF/WorkDefinitions.conf | 19 ++++++ .../META-INF/kie.default.properties.conf | 19 ++++++ .../org.kie.api.concurrent.KieExecutors | 19 ++++++ .../drools/core/util/debug/dump_tuples.mvel | 19 ++++++ .../drools/core/util/debug/simpletopten.mvel | 19 ++++++ .../resources/META-INF/WorkItemHandlers1.conf | 19 ++++++ .../resources/META-INF/WorkItemHandlers2.conf | 19 ++++++ .../mockProcessNodeInstanceFactory.conf | 19 ++++++ ...cumulateNodeAssertRetractTest.nodeTestCase | 19 ++++++ .../AccumulateNodeModifyTest.nodeTestCase | 20 +++++++ ...AccumulateNodeUnificationTest.nodeTestCase | 20 +++++++ .../core/reteoo/test/DslTestBuilder.testCase | 19 ++++++ .../reteoo/test/EvalNodeTest.nodeTestCase | 20 +++++++ .../ExistsNodeAssertRetractTest.nodeTestCase | 20 +++++++ .../test/ExistsNodeIndexTest.nodeTestCase | 20 +++++++ .../test/ExistsNodeModifyTest.nodeTestCase | 20 +++++++ .../test/ExistsNodeModifyTest2.nodeTestCase | 20 +++++++ .../ExistsNodeUnificationTest.nodeTestCase | 20 +++++++ .../JoinNodeAssertRetractTest.nodeTestCase | 20 +++++++ .../test/JoinNodeIndexTest.nodeTestCase | 20 +++++++ .../test/JoinNodeModify2Test.nodeTestCase | 20 +++++++ .../test/JoinNodeModifyTest.nodeTestCase | 20 +++++++ .../test/JoinNodeUnificationTest.nodeTestCase | 20 +++++++ .../NotNodeAssertRetractTest.nodeTestCase | 20 +++++++ .../reteoo/test/NotNodeIndexTest.nodeTestCase | 19 ++++++ .../test/NotNodeModifyTest.nodeTestCase | 20 +++++++ .../test/NotNodeModifyTest2.nodeTestCase | 19 ++++++ .../test/NotNodeUnificationTest.nodeTestCase | 19 ++++++ .../core/reteoo/test/RIANodeTest.nodeTestCase | 19 ++++++ .../RightUnlinkingComplex.nodeTestCase__bak | 19 ++++++ .../RightUnlinkingModify.nodeTestCase__bak | 19 ++++++ .../core/reteoo/test/parser/NodeTestDSL.g | 19 ++++++ .../core/reteoo/test/parser/NodeTestDSLTree.g | 19 ++++++ .../org/drools/core/util/engine.policy | 19 ++++++ .../resources/org/drools/core/util/kie.policy | 19 ++++++ .../org/kie/pmml/test_scorecard.pmml | 19 ++++++ ...rools.drl.extensions.DecisionTableProvider | 19 ++++++ .../decisiontable/project/rules/Sample.drl | 19 ++++++ drools-distribution/pom.xml | 19 ++++++ .../src/main/assembly/assembly-drools.xml | 19 ++++++ .../filtered-resources/ReadMeDrools.txt | 17 ++++++ .../src/main/assembly/scripts/runExamples.bat | 19 ++++++ .../src/main/assembly/scripts/runExamples.sh | 19 ++++++ drools-docs/README.adoc | 19 ++++++ drools-docs/antora-playbook.yml | 19 ++++++ drools-docs/pom.xml | 19 ++++++ drools-docs/src/antora-template.yml | 19 ++++++ .../src/main/assembly/generated-docs-zip.xml | 19 ++++++ .../experimental-features/impactAnalysis1.svg | 19 ++++++ .../language-reference/AccumulateAction.svg | 19 ++++++ .../language-reference/AccumulateClause.svg | 19 ++++++ .../language-reference/AccumulateFunction.svg | 19 ++++++ .../language-reference/AccumulateInit.svg | 19 ++++++ .../language-reference/AccumulateResult.svg | 19 ++++++ .../language-reference/AccumulateReverse.svg | 19 ++++++ .../language-reference/AccumulateSteps.svg | 19 ++++++ .../language-reference/Accumulations.svg | 19 ++++++ .../language-reference/AdditiveExpr.svg | 19 ++++++ .../images/language-reference/Annotation.svg | 19 ++++++ .../images/language-reference/Arguments.svg | 19 ++++++ .../language-reference/ArrayCreatorRest.svg | 19 ++++++ .../language-reference/ArrayInitializer.svg | 19 ++++++ .../language-reference/AssignmentOperator.svg | 19 ++++++ .../language-reference/BindingPattern.svg | 19 ++++++ .../ROOT/images/language-reference/Block.svg | 19 ++++++ .../language-reference/BooleanLiteral.svg | 19 ++++++ .../language-reference/CompilationUnit.svg | 19 ++++++ .../language-reference/ConditionalAnd.svg | 19 ++++++ .../language-reference/ConditionalElement.svg | 19 ++++++ .../ConditionalElementAccumulate.svg | 19 ++++++ .../ConditionalElementEval.svg | 19 ++++++ .../ConditionalElementExists.svg | 19 ++++++ .../ConditionalElementForall.svg | 19 ++++++ .../ConditionalElementNot.svg | 19 ++++++ .../language-reference/ConditionalExpr.svg | 19 ++++++ .../language-reference/ConditionalOr.svg | 19 ++++++ .../language-reference/ConditionalOrExpr.svg | 19 ++++++ .../images/language-reference/Constraints.svg | 19 ++++++ .../images/language-reference/CreatedName.svg | 19 ++++++ .../images/language-reference/Creator.svg | 19 ++++++ .../images/language-reference/Definition.svg | 19 ++++++ .../ROOT/images/language-reference/Digit.svg | 19 ++++++ .../ExplicitGenericInvocation.svg | 19 ++++++ .../ExplicitGenericInvocationSuffix.svg | 19 ++++++ .../images/language-reference/Exponent.svg | 19 ++++++ .../images/language-reference/Expression.svg | 19 ++++++ .../language-reference/ExpressionList.svg | 19 ++++++ .../ROOT/images/language-reference/Field.svg | 19 ++++++ .../images/language-reference/Fraction.svg | 19 ++++++ .../FromAccumulateClause.svg | 19 ++++++ .../images/language-reference/FromClause.svg | 19 ++++++ .../language-reference/FromCollectClause.svg | 19 ++++++ .../language-reference/FunctionDefinition.svg | 19 ++++++ .../language-reference/GlobalDefinition.svg | 19 ++++++ .../language-reference/IdentifierSuffix.svg | 19 ++++++ .../language-reference/ImportDefinition.svg | 19 ++++++ .../ROOT/images/language-reference/InExpr.svg | 19 ++++++ .../language-reference/InlineListExpr.svg | 19 ++++++ .../language-reference/InlineMapExpr.svg | 19 ++++++ .../language-reference/InnerCreator.svg | 19 ++++++ .../language-reference/InstanceOfExpr.svg | 19 ++++++ .../images/language-reference/IntLiteral.svg | 19 ++++++ .../images/language-reference/Literal.svg | 19 ++++++ .../language-reference/ModifyStatement.svg | 19 ++++++ .../NonWildcardTypeArguments.svg | 19 ++++++ .../language-reference/OrRestriction.svg | 19 ++++++ .../images/language-reference/OverClause.svg | 19 ++++++ .../images/language-reference/Parameters.svg | 19 ++++++ .../language-reference/Placeholders.svg | 19 ++++++ .../images/language-reference/Primary.svg | 19 ++++++ .../language-reference/PrimitiveType.svg | 19 ++++++ .../language-reference/QualifiedName.svg | 19 ++++++ .../language-reference/QueryDefinition.svg | 19 ++++++ .../language-reference/QueryOptions.svg | 19 ++++++ .../images/language-reference/RealLiteral.svg | 19 ++++++ .../language-reference/RealTypeSuffix.svg | 19 ++++++ .../language-reference/RelationalExpr.svg | 19 ++++++ .../language-reference/RelationalOperator.svg | 19 ++++++ .../language-reference/RhsStatement.svg | 19 ++++++ .../language-reference/RuleAttribute.svg | 19 ++++++ .../language-reference/RuleAttributes.svg | 19 ++++++ .../language-reference/RuleDefinition.svg | 19 ++++++ .../images/language-reference/RuleOptions.svg | 19 ++++++ .../images/language-reference/Selector.svg | 19 ++++++ .../images/language-reference/ShiftExpr.svg | 19 ++++++ .../language-reference/SingleRestriction.svg | 19 ++++++ .../language-reference/SourcePattern.svg | 19 ++++++ .../images/language-reference/StringId.svg | 19 ++++++ .../images/language-reference/SuperSuffix.svg | 19 ++++++ .../images/language-reference/ThenPart.svg | 19 ++++++ .../ROOT/images/language-reference/Type.svg | 19 ++++++ .../language-reference/TypeArgument.svg | 19 ++++++ .../language-reference/TypeArguments.svg | 19 ++++++ .../language-reference/TypeDefinition.svg | 19 ++++++ .../images/language-reference/TypeOptions.svg | 19 ++++++ .../images/language-reference/UnaryExpr.svg | 19 ++++++ .../UnaryExprNotPlusMinus.svg | 19 ++++++ .../ROOT/images/language-reference/Value.svg | 19 ++++++ .../VariableInitializer.svg | 19 ++++++ .../images/language-reference/WhenPart.svg | 19 ++++++ .../abbreviatedCombinedRelationCondition.svg | 19 ++++++ ...reviatedCombinedRelationConditionGroup.svg | 19 ++++++ .../images/language-reference/accumulate.svg | 19 ++++++ .../images/language-reference/collect.svg | 19 ++++++ .../compoundValueRestriction.svg | 19 ++++++ .../ROOT/images/language-reference/eval.svg | 19 ++++++ .../ROOT/images/language-reference/exists.svg | 19 ++++++ .../ROOT/images/language-reference/forall.svg | 19 ++++++ .../ROOT/images/language-reference/from.svg | 19 ++++++ .../images/language-reference/function.svg | 19 ++++++ .../ROOT/images/language-reference/global.svg | 19 ++++++ .../images/language-reference/groupby.svg | 19 ++++++ .../ROOT/images/language-reference/import.svg | 19 ++++++ .../images/language-reference/infixAnd.svg | 19 ++++++ .../images/language-reference/infixOr.svg | 19 ++++++ .../inlineEvalConstraint.svg | 19 ++++++ .../ROOT/images/language-reference/lhs.svg | 19 ++++++ .../language-reference/multi_line_comment.svg | 19 ++++++ .../ROOT/images/language-reference/not.svg | 19 ++++++ .../images/language-reference/operator.svg | 19 ++++++ .../images/language-reference/package.svg | 19 ++++++ .../images/language-reference/prefixAnd.svg | 19 ++++++ .../images/language-reference/prefixOr.svg | 19 ++++++ .../ROOT/images/language-reference/query.svg | 19 ++++++ .../ROOT/images/language-reference/rule.svg | 19 ++++++ .../language-reference/rule_attributes.svg | 19 ++++++ ...AM_Integrating_AI_1020_building-blocks.svg | 19 ++++++ ...123_RHPAM_Integrating_AI_1020_equation.svg | 19 ++++++ ...123_RHPAM_Integrating_AI_1020_overview.svg | 19 ++++++ drools-docs/src/modules/ROOT/nav.adoc | 19 ++++++ .../pages/Commands/_runtime-commands-con.adoc | 19 ++++++ .../_runtime-commands-marshalling-ref.adoc | 19 ++++++ .../_runtime-commands-samples-ref.adoc | 19 ++++++ .../modules/ROOT/pages/Commands/index.adoc | 19 ++++++ .../pages/DMN/_dmn-boxed-expressions-con.adoc | 19 ++++++ .../src/modules/ROOT/pages/DMN/_dmn-con.adoc | 19 ++++++ .../DMN/_dmn-conformance-levels-con.adoc | 19 ++++++ .../DMN/_dmn-context-expressions-con.adoc | 19 ++++++ .../DMN/_dmn-data-types-defining-proc.adoc | 19 ++++++ .../pages/DMN/_dmn-decision-tables-con.adoc | 19 ++++++ ..._dmn-decision-tables-hit-policies-con.adoc | 19 ++++++ .../ROOT/pages/DMN/_dmn-designer-nav-ref.adoc | 19 ++++++ .../pages/DMN/_dmn-documentation-con.adoc | 19 ++++++ .../pages/DMN/_dmn-drd-components-ref.adoc | 19 ++++++ .../ROOT/pages/DMN/_dmn-execution-con.adoc | 19 ++++++ .../DMN/_dmn-execution-embedded-proc.adoc | 19 ++++++ .../pages/DMN/_dmn-execution-kogito-proc.adoc | 19 ++++++ .../modules/ROOT/pages/DMN/_dmn-feel-con.adoc | 19 ++++++ .../pages/DMN/_dmn-feel-data-types-ref.adoc | 19 ++++++ .../pages/DMN/_dmn-feel-enhancements-ref.adoc | 19 ++++++ ..._dmn-feel-variable-function-names-ref.adoc | 19 ++++++ .../DMN/_dmn-function-expressions-con.adoc | 19 ++++++ ...mn-gs-assigning-custom-datatypes-proc.adoc | 19 ++++++ ...dmn-gs-creating-custom-datatypes-proc.adoc | 19 ++++++ .../pages/DMN/_dmn-gs-creating-drd-proc.adoc | 19 ++++++ .../_dmn-gs-defining-decision-logic-proc.adoc | 19 ++++++ .../pages/DMN/_dmn-gs-evaluating-proc.adoc | 19 ++++++ .../_dmn-gs-new-project-creating-proc.adoc | 19 ++++++ .../_dmn-gs-testing-test-scenario-proc.adoc | 19 ++++++ .../pages/DMN/_dmn-included-models-con.adoc | 19 ++++++ .../DMN/_dmn-included-models-dmn-proc.adoc | 19 ++++++ .../DMN/_dmn-included-models-pmml-proc.adoc | 19 ++++++ .../DMN/_dmn-invocation-expressions-con.adoc | 19 ++++++ .../pages/DMN/_dmn-list-expressions-con.adoc | 19 ++++++ .../DMN/_dmn-literal-expressions-con.adoc | 19 ++++++ .../pages/DMN/_dmn-logic-defining-proc.adoc | 19 ++++++ .../_dmn-model-creating-multiples-proc.adoc | 19 ++++++ .../pages/DMN/_dmn-model-creating-proc.adoc | 19 ++++++ .../DMN/_dmn-model-enhancements-ref.adoc | 19 ++++++ .../pages/DMN/_dmn-model-example-ref.adoc | 18 ++++++ .../ROOT/pages/DMN/_dmn-properties-ref.adoc | 19 ++++++ .../DMN/_dmn-relation-expressions-con.adoc | 19 ++++++ .../ROOT/pages/DMN/_dmn-support-con.adoc | 19 ++++++ .../ROOT/pages/DMN/_dmn-validation-con.adoc | 19 ++++++ .../DMN/_ref-dmn-feel-builtin-functions.adoc | 19 ++++++ .../src/modules/ROOT/pages/DMN/index.adoc | 19 ++++++ .../_KIEBuilding-section.adoc | 19 ++++++ .../_KIEDeployCheatSheets-section.adoc | 19 ++++++ .../_KIEDeploying-section.adoc | 19 ++++++ .../_KIEExamples-section.adoc | 19 ++++++ .../_KIEModuleIntroduction-section.adoc | 19 ++++++ .../_KIERunning-section.adoc | 19 ++++++ .../_executable-model-con.adoc | 19 ++++++ .../_executable-model-modify-proc.adoc | 19 ++++++ .../_executable-model-upgrading-proc.adoc | 19 ++++++ .../_kie-scanner-proc.adoc | 19 ++++++ .../_rule-unit-api.adoc | 19 ++++++ .../_rule-unit-dsl.adoc | 19 ++++++ .../KIE/Overview/_KIEAnatomy-section.adoc | 19 ++++++ .../KIE/Overview/_KIELifeCycles-section.adoc | 18 ++++++ .../Overview/_architecture-scenarios-ref.adoc | 19 ++++++ .../_decision-authoring-assets-ref.adoc | 19 ++++++ .../Overview/_installation-options-ref.adoc | 19 ++++++ .../_project-asset-execution-options-ref.adoc | 19 ++++++ .../_project-deployment-options-ref.adoc | 19 ++++++ ...ect-storage-version-build-options-ref.adoc | 19 ++++++ .../_ReleaseNotesKIE.6.0.0.Final-section.adoc | 19 ++++++ .../Security/_SecurityManager-section.adoc | 18 ++++++ .../_BuildDeployUtilizeAndRun-section.adoc | 19 ++++++ .../modules/ROOT/pages/KIE/_KIE-chapter.adoc | 19 ++++++ .../ROOT/pages/KIE/_Overview-section.adoc | 19 ++++++ .../ROOT/pages/KIE/_Security-section.adoc | 19 ++++++ .../src/modules/ROOT/pages/KIE/index.adoc | 19 ++++++ .../document-attributes-drools.adoc | 19 ++++++ .../pages/_artifacts/document-attributes.adoc | 19 ++++++ .../_experimental-declarative-agenda.adoc | 19 ++++++ .../_experimental-impact-analysis.adoc | 19 ++++++ .../_experimental-traits.adoc | 19 ++++++ .../pages/experimental-features/index.adoc | 19 ++++++ .../getting-started/_first-rule-project.adoc | 19 ++++++ .../_getting-started-decision-services.adoc | 19 ++++++ .../ROOT/pages/getting-started/index.adoc | 19 ++++++ .../_intro-building-the-source.adoc | 19 ++++++ .../introduction/_intro-getting-involved.adoc | 19 ++++++ .../ROOT/pages/introduction/index.adoc | 19 ++++++ .../_DSL-section.adoc | 19 ++++++ .../_drl-declarations-access-con.adoc | 19 ++++++ .../_drl-declarations-con.adoc | 19 ++++++ .../_drl-declarations-enumerative-con.adoc | 19 ++++++ .../_drl-declarations-extended-con.adoc | 19 ++++++ .../_drl-declarations-metadata-tags-ref.adoc | 19 ++++++ .../_drl-declarations-with-metadata-con.adoc | 19 ++++++ ...drl-declarations-without-metadata-con.adoc | 19 ++++++ .../_drl-functions-con.adoc | 19 ++++++ .../_drl-globals-con.adoc | 19 ++++++ .../_drl-imports-con.adoc | 19 ++++++ .../_drl-operator-precedence-ref.adoc | 19 ++++++ .../_drl-operators-ref.adoc | 19 ++++++ .../_drl-packages-con.adoc | 19 ++++++ .../_drl-queries-con.adoc | 19 ++++++ .../_drl-rules-THEN-advanced-con.adoc | 19 ++++++ .../_drl-rules-THEN-con.adoc | 19 ++++++ .../_drl-rules-THEN-methods-ref.adoc | 19 ++++++ ..._drl-rules-THEN-methods-variables-ref.adoc | 19 ++++++ .../_drl-rules-WHEN-con.adoc | 19 ++++++ .../_drl-rules-WHEN-elements-ref.adoc | 19 ++++++ .../_drl-rules-comments-con.adoc | 19 ++++++ .../_drl-rules-errors-ref.adoc | 19 ++++++ .../_drl-rules-traditional.adoc | 19 ++++++ .../_drl-timers-calendars-con.adoc | 19 ++++++ .../language-reference-traditional/index.adoc | 19 ++++++ .../language-reference/_DSL-section.adoc | 19 ++++++ .../_XLSDecisionTable-section.adoc | 18 ++++++ .../_decision-tables-attributes-ref.adoc | 19 ++++++ .../_decision-tables-con.adoc | 19 ++++++ .../_decision-tables-defining-proc.adoc | 19 ++++++ ..._decision-tables-rule-set-entries-ref.adoc | 19 ++++++ ...ecision-tables-rule-table-entries-ref.adoc | 19 ++++++ .../_decision-tables-use-case-con.adoc | 19 ++++++ .../_drl-declarations-access-con.adoc | 19 ++++++ .../pages/language-reference/_drl-rules.adoc | 19 ++++++ .../_performance-tuning-drl-ref.adoc | 19 ++++++ .../ROOT/pages/language-reference/index.adoc | 19 ++++++ .../_missing_features_components.adoc | 19 ++++++ .../_nonexec-model-to-exec-model.adoc | 19 ++++++ .../pages/migration-guide/_other_notes.adoc | 19 ++++++ .../_traditional-to-ruleunit.adoc | 19 ++++++ .../ROOT/pages/migration-guide/index.adoc | 19 ++++++ .../_con-migrate-dmn-to-kogito-overview.adoc | 19 ++++++ ...n-migrate-drl-to-kogito-loan-overview.adoc | 19 ++++++ .../_con-migrate-pmml-to-kogito-overview.adoc | 19 ++++++ .../_con-migration-to-kogito-overview.adoc | 19 ++++++ .../_proc-kogito-migrate-dmn-model-kjar.adoc | 19 ++++++ ...c-kogito-migrate-drl-expose-ruleunits.adoc | 19 ++++++ ...ogito-migrate-drl-implement-ruleunits.adoc | 19 ++++++ .../_proc-kogito-migrate-drl-legacy-api.adoc | 19 ++++++ ...ito-migrate-external-application-rest.adoc | 19 ++++++ .../_proc-kogito-migrate-pmml-model-kjar.adoc | 19 ++++++ ...xternal-application-pmml-microservice.adoc | 19 ++++++ ..._ref-example-bind-external-app-kogito.adoc | 19 ++++++ ...rate-example-loan-application-project.adoc | 19 ++++++ .../_ref-migrate-kjar-dmn-example.adoc | 19 ++++++ .../ROOT/pages/pragmatic-ai/_ai-con.adoc | 19 ++++++ .../pragmatic-ai/_ai-credit-card-con.adoc | 19 ++++++ .../ROOT/pages/pragmatic-ai/_ai-gsg-proc.adoc | 19 ++++++ .../ROOT/pages/pragmatic-ai/_ai-pmml-ref.adoc | 19 ++++++ .../ROOT/pages/pragmatic-ai/index.adoc | 19 ++++++ .../release-notes/_release-notes-10.0.adoc | 19 ++++++ .../ROOT/pages/release-notes/index.adoc | 19 ++++++ .../rule-engine/_agenda-filters-con.adoc | 19 ++++++ .../pages/rule-engine/_cep-clock-ref.adoc | 19 ++++++ .../ROOT/pages/rule-engine/_cep-con.adoc | 19 ++++++ .../rule-engine/_cep-event-streams-con.adoc | 19 ++++++ .../rule-engine/_cep-event-streams-proc.adoc | 19 ++++++ .../pages/rule-engine/_cep-events-con.adoc | 19 ++++++ .../pages/rule-engine/_cep-events-proc.adoc | 19 ++++++ .../_cep-memory-management-con.adoc | 19 ++++++ .../pages/rule-engine/_cep-modes-con.adoc | 19 ++++++ .../rule-engine/_cep-negative-patterns.adoc | 19 ++++++ .../rule-engine/_cep-sliding-windows-con.adoc | 19 ++++++ .../_cep-sliding-windows-proc.adoc | 19 ++++++ .../rule-engine/_cep-temporal-operators.adoc | 19 ++++++ .../_engine-event-listeners-con.adoc | 19 ++++++ ...ngine-event-listeners-development-con.adoc | 19 ++++++ .../rule-engine/_engine-queries-con.adoc | 19 ++++++ .../rule-engine/_execution-control-con.adoc | 19 ++++++ .../rule-engine/_fact-equality-modes-con.adoc | 19 ++++++ .../_fact-propagation-modes-con.adoc | 19 ++++++ .../_forward-and-backward-chaining-con.adoc | 19 ++++++ .../_inference-and-truth-maintenance.adoc | 19 ++++++ .../pages/rule-engine/_kie-sessions-con.adoc | 19 ++++++ .../rule-engine/_kie-sessions-pools-con.adoc | 19 ++++++ .../_kie-sessions-stateful-con.adoc | 19 ++++++ .../_kie-sessions-stateless-con.adoc | 19 ++++++ .../_kie-sessions-stateless-globals-con.adoc | 19 ++++++ .../ROOT/pages/rule-engine/_logging-proc.adoc | 19 ++++++ .../_performance-tuning-rule-engine-ref.adoc | 19 ++++++ .../rule-engine/_phreak-algorithm-con.adoc | 19 ++++++ .../_phreak-rule-evaluation-con.adoc | 19 ++++++ .../_phreak-sequential-mode-con.adoc | 19 ++++++ .../_property-change-listeners-con.adoc | 19 ++++++ .../_rule-base-configuration-con.adoc | 19 ++++++ .../pages/rule-engine/_rule-engine-con.adoc | 19 ++++++ .../_rule-execution-modes-con.adoc | 19 ++++++ .../modules/ROOT/pages/rule-engine/index.adoc | 19 ++++++ drools-docs/supplemental-ui/css/drl.css | 19 ++++++ drools-docs/supplemental-ui/css/menu.css | 19 ++++++ drools-docs/supplemental-ui/css/search.css | 19 ++++++ drools-docs/supplemental-ui/js/search-ui.js | 19 ++++++ .../partials/footer-scripts.hbs | 17 ++++++ .../supplemental-ui/partials/head-meta.hbs | 17 ++++++ .../supplemental-ui/partials/head-scripts.hbs | 17 ++++++ .../partials/header-content.hbs | 17 ++++++ .../drl/parser/lang/DRL6Expressions.java | 19 ++++++ .../org/drools/drl/parser/lang/DRL6Lexer.java | 19 ++++++ .../org/drools/drl/parser/DRL5Expressions.g | 19 ++++++ .../org/drools/drl/parser/DRL5Lexer.g | 19 ++++++ .../org/drools/drl/parser/DRL6Expressions.g | 19 ++++++ .../org/drools/drl/parser/DRL6Lexer.g | 19 ++++++ .../org/drools/drl/parser/dsl/DSLMap.g | 19 ++++++ .../org/drools/drl/parser/dsl/DSLMapWalker.g | 19 ++++++ .../org/drools/drl/parser/package.html | 19 ++++++ drools-drlonyaml-parent/README.md | 19 ++++++ .../test/resources/batch_drl_files/README.md | 19 ++++++ .../test/resources/batch_drl_files/test1.drl | 19 ++++++ .../test/resources/batch_yml_files/README.md | 19 ++++++ .../test/resources/batch_yml_files/test2.yml | 19 ++++++ .../src/test/resources/given/test2.yml | 19 ++++++ .../org.drools.drl.extensions.YamlProvider | 19 ++++++ .../META-INF/OrderWorkDefinitions.conf | 20 +++++++ .../resources/META-INF/drools.rulebase.conf | 19 ++++++ .../troubleticketWithDSL/ticketing.dsl | 19 ++++++ .../org/drools/games/adventures/data.mvel | 19 ++++++ .../org/drools/games/wumpus/view/wumpus.svg | 19 ++++++ drools-impact-analysis/README.md | 19 ++++++ .../impact/analysis/example/inventory.drl | 19 ++++++ drools-impact-analysis/example1.svg | 19 ++++++ drools-impact-analysis/example2.svg | 19 ++++++ drools-impact-analysis/example3.svg | 19 ++++++ drools-impact-analysis/example4.svg | 19 ++++++ drools-impact-analysis/example5.svg | 19 ++++++ .../services/org.kie.api.io.KieResources | 19 ++++++ ...drools.core.reteoo.RuntimeComponentFactory | 19 ++++++ ...BetaConstraintsPositionalIndexingTest.java | 19 ++++++ .../org/drools/core/positional/Functions.java | 19 ++++++ .../drools/core/positional/IntFunctions.java | 19 ++++++ .../positional/PositionalConsequence.java | 19 ++++++ .../core/positional/PositionalConstraint.java | 19 ++++++ .../drools/core/positional/Predicates.java | 19 ++++++ .../drools/core/positional/VoidFunctions.java | 19 ++++++ drools-legacy-test-util/README.md | 19 ++++++ .../monitoring/monitoring.drl | 19 ++++++ drools-metric/README.md | 19 ++++++ .../org.drools.base.rule.EvalConditionFactory | 19 ++++++ ...rools.core.phreak.PhreakNetworkNodeFactory | 19 ++++++ ...e.reteoo.builder.BetaNodeConstraintFactory | 19 ++++++ .../drools/codegen/common/AppPathsTest.java | 19 ++++++ .../generator/PrototypeDeclarationSpec.java | 19 ++++++ ...api.internal.assembler.KieAssemblerService | 19 ++++++ ...api.internal.assembler.KieAssemblerService | 19 ++++++ .../src/test/resources/drlx1/Example.drlx | 19 ++++++ ...kie.builder.impl.InternalKieModuleProvider | 19 ++++++ drools-model/drools-model-prototype/pom.xml | 19 ++++++ .../org.drools.modelcompiler.PrototypeService | 19 ++++++ ...kie.api.prototype.PrototypeBuilder$Creator | 19 ++++++ drools-model/drools-mvel-compiler/README.md | 19 ++++++ .../drools/mvelcompiler/ast/ListExprT.java | 19 ++++++ .../org/drools/mvelcompiler/ast/MapExprT.java | 19 ++++++ .../util/MethodResolutionUtils.java | 19 ++++++ .../mvelcompiler/util/VisitorContext.java | 19 ++++++ .../util/MethodResolutionUtilsTest.java | 19 ++++++ .../org/drools/mvel/parser/Example.drlx | 19 ++++++ drools-mvel/README.md | 19 ++++++ .../META-INF/CustomWorkItemHandlers.conf | 19 ++++++ .../META-INF/kie.default.mvel.properties.conf | 19 ++++++ ...org.drools.base.base.CoreComponentsBuilder | 19 ++++++ ...lder.impl.classbuilder.ClassBuilderFactory | 19 ++++++ ...ls.compiler.rule.builder.ConstraintBuilder | 19 ++++++ .../org.drools.core.base.FieldAccessorFactory | 19 ++++++ ...rg.drools.core.reteoo.CoreComponentFactory | 19 ++++++ .../main/resources/org/drools/mvel/drl.mvel | 19 ++++++ .../org/drools/mvel/java/javaFunction.mvel | 19 ++++++ .../org/drools/mvel/java/javaInvokers.mvel | 19 ++++++ .../org/drools/mvel/java/javaRule.mvel | 19 ++++++ .../resources/org/drools/mvel/reports.mvel | 19 ++++++ ...g.kie.api.persistence.jpa.KieStoreServices | 19 ++++++ ...quarkus.deployment.dev.CompilationProvider | 19 ++++++ .../ruleunit/examples/multiunit/First.drl | 19 ++++++ .../ruleunit/examples/multiunit/Second.drl | 19 ++++++ .../README.md | 18 ++++++ .../src/main/resources/org/drools/cep/cep.drl | 19 ++++++ .../main/resources/org/drools/probe/probe.drl | 19 ++++++ .../src/main/resources/org/drools/tms/tms.drl | 19 ++++++ .../resources/org/drools/drl/CanDrink.drl | 19 ++++++ .../org/drools/prototype/CanDrink.drl.yaml | 19 ++++++ .../org/drools/yaml/CanDrink.drl.yaml | 19 ++++++ .../drools-quarkus-quickstart-test/guide.adoc | 19 ++++++ .../drools/quarkus/quickstart/test/rules.drl | 19 ++++++ .../quarkus/ruleunit/test/AlertingService.drl | 19 ++++++ .../drools/quarkus/ruleunit/test/rules.drl | 19 ++++++ drools-reliability/README.md | 18 ++++++ ...drools.core.reteoo.RuntimeComponentFactory | 19 ++++++ ...ability.core.ReliableGlobalResolverFactory | 19 ++++++ ...lity.core.SimpleReliableObjectStoreFactory | 19 ++++++ ...ols.reliability.core.StorageManagerFactory | 19 ++++++ ...ability.core.ReliableGlobalResolverFactory | 19 ++++++ ...lity.core.SimpleReliableObjectStoreFactory | 19 ++++++ ...ols.reliability.core.StorageManagerFactory | 19 ++++++ drools-retediagram/README.md | 19 ++++++ .../src/test/resources/rules.drl | 19 ++++++ .../org.drools.ruleunits.api.RuleUnitProvider | 19 ++++++ ...drools.core.reteoo.RuntimeComponentFactory | 19 ++++++ ...rg.drools.ruleunits.api.DataSource$Factory | 19 ++++++ .../org.drools.ruleunits.api.RuleUnitProvider | 19 ++++++ ...internal.ruleunit.RuleUnitComponentFactory | 19 ++++++ .../ScenarioSimulationModel.md | 19 ++++++ .../scenariosimulationmodel.puml | 18 ++++++ .../backend/util/DOMParserUtil.java | 1 + .../resources/folderToTest/scesim-1-0.scesim | 18 ++++++ .../resources/folderToTest/scesim-1-1.scesim | 18 ++++++ .../resources/folderToTest/scesim-1-2.scesim | 18 ++++++ .../folderToTest/scesim-1-3-dmn_1.scesim | 18 ++++++ .../folderToTest/scesim-1-3-dmn_2.scesim | 18 ++++++ .../folderToTest/scesim-1-3-rule.scesim | 18 ++++++ .../folderToTest/scesim-1-4-rule.scesim | 18 ++++++ .../folderToTest/scesim-1-5-dmn.scesim | 18 ++++++ .../folderToTest/scesim-1-6-dmn.scesim | 18 ++++++ .../folderToTest/scesim-1-6-rule.scesim | 18 ++++++ .../folderToTest/scesim-1-7-dmn.scesim | 18 ++++++ .../folderToTest/scesim-1-7-rule.scesim | 18 ++++++ .../resources/folderToTest/scesim-dmn.scesim | 18 ++++++ .../resources/folderToTest/scesim-rule.scesim | 18 ++++++ .../resources/dmnPmml/KiePMMLRegression.dmn | 19 ++++++ .../dmnPmml/KiePMMLRegressionTest.scesim | 18 ++++++ .../test/resources/dmnPmml/KiePMMLTree.dmn | 19 ++++++ .../resources/dmnPmml/KiePMMLTreeTest.scesim | 18 ++++++ .../resources/dmnPmml/test_regression.pmml | 19 ++++++ .../src/test/resources/dmnPmml/test_tree.pmml | 19 ++++++ .../resources/importedDMN/GeneralRules.dmn | 19 ++++++ .../importedDMN/TrafficViolation.dmn | 19 ++++++ .../importedDMN/TrafficViolationTest.scesim | 18 ++++++ .../Traffic Violation.dmn | 19 ++++++ .../Using Imported.dmn | 19 ++++++ .../Using Imported.scesim | 18 ++++++ .../sampleTest/Traffic Violation.dmn | 19 ++++++ .../sampleTest/Violation Scenarios.scesim | 18 ++++++ ....kie.builder.impl.CompilationCacheProvider | 19 ++++++ .../org.kie.api.marshalling.KieMarshallers | 19 ++++++ .../protobuf/droolsmessages.proto | 19 ++++++ .../org/drools/template/package.html | 19 ++++++ .../src/test/resources/templates/Cheese.drt | 19 ++++++ .../resources/templates/rule_template_1.drl | 19 ++++++ .../templates/rule_template_indented.drl | 19 ++++++ .../templates/test_template_complex.drl | 19 ++++++ .../templates/test_template_conditions.drl | 19 ++++++ .../templates/test_template_no_package.drl | 19 ++++++ .../test_template_no_package_with_import.drl | 19 ++++++ .../test_template_package_with_import.drl | 19 ++++++ .../templates/test_template_simple.drl | 19 ++++++ .../templates/test_template_with_comment.drl | 19 ++++++ ...t_template_with_keyword_variable_names.drl | 19 ++++++ .../drools/testcoverage/kjar/approveOrder.drl | 19 ++++++ .../drools/testcoverage/kjar/approveOrder.drl | 19 ++++++ .../integrationtests/ConsequenceTypeTest.java | 19 ++++++ .../integrationtests/domainfirst/Pojo.java | 19 ++++++ .../integrationtests/domainsecond/Pojo.java | 19 ++++++ .../integrationtests/model/CalcFact.java | 19 ++++++ .../compiler/integrationtests/model/Item.java | 19 ++++++ .../integrationtests/model/RecordFact.java | 19 ++++++ .../mvel/compiler/lang/gUnitTest.testsuite | 19 ++++++ .../lang/gUnitTreeWalkerTest.testsuite | 19 ++++++ .../sequential/rule_generator.rb | 19 ++++++ ...api.internal.assembler.KieAssemblerService | 19 ++++++ .../integrationtests/joinFromFrom.drl | 19 ++++++ .../compiler/integrationtests/largedrl.drl | 19 ++++++ .../phases/ExplicitCompilerTest.drl | 19 ++++++ .../org/drools/mvel/compiler/lang/complex.dsl | 19 ++++++ .../drools/mvel/compiler/lang/dsl/test.dsl | 19 ++++++ .../mvel/compiler/lang/dsl/test_antlr.dsl | 21 ++++++- .../mvel/compiler/lang/dsl/test_metainfo.dsl | 19 ++++++ .../mvel/compiler/lang/latin-sample.dslr | 19 ++++++ .../org/drools/mvel/compiler/lang/latin.dsl | 19 ++++++ .../compiler/lang/multiple_constraints.dsl | 19 ++++++ .../compiler/util/debug/customreports.mvel | 19 ++++++ .../drools/mvel/integrationtests/BrlRule.brl | 20 +++++++ .../mvel/integrationtests/BrlRule.package | 17 ++++++ .../mvel/integrationtests/engine.policy | 19 ++++++ .../monitoring/monitoring.drl | 19 ++++++ .../mvel/integrationtests/rf_test_ruleflow.rf | 21 +++++++ .../drools/mvel/integrationtests/rules.policy | 21 ++++++- .../serialization-rules.policy | 19 ++++++ .../test_dslWithIndividualConstraints.dsl | 19 ++++++ .../integrationtests/test_dsl_multiline.dsl | 19 ++++++ .../mvel/integrationtests/test_expander.dsl | 19 ++++++ .../test_modifyWithRuleflowAndSubnetwork.rf | 23 +++++++- .../mvel/integrationtests/xsd/sample.xsd | 21 ++++++- .../functional/cheese.drl.template | 21 +++++++ .../decisiontable/PhoneNumberCategory.drt | 19 ++++++ .../functional/firstHitPolicy.gdst | 21 +++++++ .../functional/parser/dsl/basic.dsl | 19 ++++++ .../functional/parser/dsl/dslQuery.dsl | 19 ++++++ .../functional/parser/dsl/miscelaneous.dsl | 19 ++++++ .../functional/parser/dsl/sample.dsl | 19 ++++++ .../functional/person_actions.dsl | 19 ++++++ .../functional/resolvedHitPolicy.gdst | 21 +++++++ .../drools/testcoverage/functional/sample.dsl | 19 ++++++ .../drools/testcoverage/functional/sample.rf | 23 +++++++- .../testcoverage/functional/sample_cheese.drt | 19 ++++++ .../testcoverage/functional/unicode.dsl | 19 ++++++ .../testcoverage/regression/xsd/sample.xsd | 19 ++++++ ....core.common.TruthMaintenanceSystemFactory | 19 ++++++ ....drools.core.reteoo.AgendaComponentFactory | 19 ++++++ ....kiesession.factory.KnowledgeHelperFactory | 19 ++++++ drools-traits/README.md | 19 ++++++ ...builder.impl.TypeDeclarationBuilderFactory | 19 ++++++ ...lder.impl.classbuilder.ClassBuilderFactory | 19 ++++++ ...rg.drools.core.reteoo.CoreComponentFactory | 19 ++++++ ...drools.core.reteoo.RuntimeComponentFactory | 19 ++++++ .../src/main/java/org/drools/util/Pair.java | 19 ++++++ drools-util/src/test/resources/TestFile.txt | 19 ++++++ .../src/test/resources/commented.properties | 19 ++++++ .../src/test/resources/subdir/TestFile.txt | 19 ++++++ .../org/drools/verifier/report/html/basic.css | 19 ++++++ .../org/drools/verifier/report/html/field.htm | 19 ++++++ .../org/drools/verifier/report/html/frame.htm | 19 ++++++ .../drools/verifier/report/html/header.htm | 19 ++++++ .../verifier/report/html/missingRange.htm | 21 ++++++- .../verifier/report/html/objectType.htm | 19 ++++++ .../verifier/report/html/objectTypes.htm | 19 ++++++ .../drools/verifier/report/html/packages.htm | 19 ++++++ .../drools/verifier/report/html/ranges.htm | 19 ++++++ .../org/drools/verifier/report/html/rule.htm | 19 ++++++ .../verifier/report/html/verifierMessage.htm | 21 ++++++- .../verifier/report/html/verifierMessages.htm | 19 ++++++ .../org.drools.wiring.api.ComponentsSupplier | 19 ++++++ .../org.drools.wiring.api.ComponentsSupplier | 19 ++++++ .../services/org.drools.base.base.XMLSupport | 19 ++++++ efesto/EfestoDeveloperGuide.md | 19 ++++++ efesto/README.md | 19 ++++++ .../archimate/AssemblerRefactoring.archimate | 18 ++++++ .../documentation/images/Compilation-flow.svg | 19 ++++++ .../CompositeKnowledgeBuilderImpl_build.svg | 19 ++++++ .../documentation/images/Current_Status.svg | 19 ++++++ ...sourceAfterRules_withoutConfigurations.svg | 19 ++++++ ...ResourcesAfterRules_withConfigurations.svg | 19 ++++++ .../images/Refactoring_Proposal.svg | 19 ++++++ .../puml/ComponentDiagram_CurrentRepo.puml | 18 ++++++ .../puml/ComponentDiagram_SplitRepo.puml | 18 ++++++ .../CompositeKnowledgeBuilderImpl.plantuml | 19 ++++++ .../CompositeKnowledgeBuilderImpl_build.puml | 18 ++++++ .../puml/DRLRuntimeSequence.plantuml | 19 ++++++ .../puml/EfestoCleanArchitecture.puml | 18 ++++++ .../puml/EfestoCompilationOutput.plantuml | 19 ++++++ .../EfestoCompilationRuntimeSeparation.puml | 19 ++++++ .../documentation/puml/EfestoFragments.iuml | 19 ++++++ .../documentation/puml/EfestoInventory.puml | 19 ++++++ .../documentation/puml/EfestoInventorySD.puml | 19 ++++++ .../puml/EfestoPluginChaining.puml | 19 ++++++ .../puml/EfestoPluginDesign.puml | 19 ++++++ .../puml/MiningModelWithDrl.plantuml | 19 ++++++ ...ourceAfterRules_withoutConfigurations.puml | 19 ++++++ ...esourcesAfterRules_withConfigurations.puml | 19 ++++++ .../puml/PMMLDRLRuntimeSequence.plantuml | 19 ++++++ .../puml/PluginCompilationSequence.puml | 19 ++++++ .../puml/PluginLoadingSequence.puml | 19 ++++++ .../puml/PluginStyleComponents.puml | 19 ++++++ .../puml/RuntimeExecutionPlanCoordinated.puml | 19 ++++++ .../puml/RuntimeExecutionPlanDelegated.puml | 19 ++++++ .../puml/puml_images/Images.puml | 19 ++++++ .../documentation/puml/puml_images/bpmn.puml | 19 ++++++ .../documentation/puml/puml_images/dmn.puml | 19 ++++++ .../documentation/puml/puml_images/drl.puml | 19 ++++++ .../puml/puml_images/efesto.puml | 19 ++++++ .../documentation/puml/puml_images/other.puml | 19 ++++++ .../documentation/puml/puml_images/pmml.puml | 19 ++++++ efesto/efesto-core/Readme.md | 19 ++++++ ...common.api.identifiers.EfestoComponentRoot | 19 ++++++ .../efesto-compilation-manager/Readme.md | 18 ++++++ ...tionmanager.api.service.CompilationManager | 19 ++++++ ...tionmanager.api.service.KieCompilerService | 19 ++++++ .../efesto-runtime-manager/Readme.md | 19 ++++++ ....runtimemanager.api.service.RuntimeManager | 19 ++++++ ...ntimemanager.api.service.KieRuntimeService | 19 ++++++ .../java/org/kie/api/definition/package.html | 19 ++++++ .../kie/api/definition/process/package.html | 19 ++++++ .../org/kie/api/definition/rule/package.html | 19 ++++++ .../org/kie/api/event/kiebase/package.html | 19 ++++++ .../org/kie/api/event/kiescanner/package.html | 19 ++++++ .../main/java/org/kie/api/event/package.html | 19 ++++++ .../org/kie/api/event/process/package.html | 19 ++++++ .../java/org/kie/api/event/rule/package.html | 19 ++++++ .../src/main/java/org/kie/api/io/package.html | 19 ++++++ .../main/java/org/kie/api/logger/package.html | 19 ++++++ .../java/org/kie/api/marshalling/package.html | 19 ++++++ .../src/main/java/org/kie/api/package.html | 19 ++++++ .../java/org/kie/api/runtime/package.html | 19 ++++++ .../org/kie/api/runtime/process/package.html | 19 ++++++ .../org/kie/api/runtime/rule/package.html | 19 ++++++ .../main/java/org/kie/api/time/package.html | 19 ++++++ kie-api/src/main/javadoc/overview.html | 19 ++++++ .../src/main/resources/change-set-1.0.0.xsd | 19 ++++++ kie-api/src/main/resources/change-set.xsd | 19 ++++++ .../main/resources/org/kie/api/kmodule.xsd | 19 ++++++ .../resources/org/kie/api/old-kmodule.xsd | 19 ++++++ .../test/resources/META-INF/kie.conf.test0 | 19 ++++++ .../test/resources/META-INF/kie.conf.test1 | 19 ++++++ .../test/resources/META-INF/kie.conf.test2 | 19 ++++++ .../test/resources/META-INF/kie.conf.test3 | 19 ++++++ .../src/main/resources/Traffic Violation.dmn | 19 ++++++ .../resources/TrafficViolationTest.scesim | 18 ++++++ .../src/main/resources/Traffic Violation.dmn | 19 ++++++ .../resources/TrafficViolationTest.scesim | 18 ++++++ .../src/main/resources/rules.drl | 5 +- .../src/main/resources/it/pkg/rules.drl | 18 ++++++ .../src/main/resources/rules.drl | 5 +- .../src/main/resources/it/pkg/rules.drl | 18 ++++++ .../src/main/resources/rules.drl.yaml | 37 ++++++------ .../src/main/resources/it/pkg/rules.drl.yaml | 18 ++++++ ...g.kie.api.builder.KieScannerFactoryService | 19 ++++++ ...org.kie.internal.utils.ClassLoaderResolver | 19 ++++++ kie-dmn/README.md | 19 ++++++ .../v1_1/UnmarshalMarshalTest.java | 1 + .../v1_2/UnmarshalMarshalTest.java | 1 + .../v1_3/UnmarshalMarshalTest.java | 1 + .../v1_4/UnmarshalMarshalTest.java | 1 + .../v1_5/UnmarshalMarshalTest.java | 1 + .../src/test/resources/logback.xml | 19 ++++++ .../v1_1/0001-input-data-string.dmn | 19 ++++++ .../v1_1/0002-input-data-number.dmn | 19 ++++++ .../0003-input-data-string-allowed-values.dmn | 19 ++++++ .../v1_1/0004-decision-services.dmn | 19 ++++++ ...-decision-services_multiple_extensions.dmn | 19 ++++++ ...04-decision-services_ns_other_location.dmn | 19 ++++++ .../marshalling/v1_1/0005-decision-list.dmn | 19 ++++++ .../v1_1/Hello_World_semantic_namespace.dmn | 19 ++++++ ...rld_semantic_namespace_with_extensions.dmn | 19 ++++++ ...pace_with_extensions_other_ns_location.dmn | 19 ++++++ .../backend/marshalling/v1_1/ch11example.xml | 19 ++++++ .../marshalling/v1_1/dish-decision.xml | 19 ++++++ .../marshalling/v1_1/dummy-definitions.xml | 19 ++++++ .../marshalling/v1_1/dummy-relation.xml | 19 ++++++ .../v1_1/hardcoded-java-max-call.dmn | 19 ++++++ .../v1_1/hardcoded_function_definition.dmn | 19 ++++++ .../marshalling/v1_1/semantic-namespace.xml | 19 ++++++ .../backend/marshalling/v1_1/test20161014.xml | 19 ++++++ .../v1_2/DMNDIDiagramElementExtension.dmn | 19 ++++++ ...NDIDiagramElementExtension_withContent.dmn | 19 ++++++ .../marshalling/v1_2/DMNLabel-Text.dmn | 19 ++++++ .../v1_2/DecisionService20180911v12.dmn | 19 ++++++ .../backend/marshalling/v1_2/ImportName.dmn | 19 ++++++ .../backend/marshalling/v1_2/ch11example.dmn | 19 ++++++ .../marshalling/v1_2/decision-list.dmn | 19 ++++++ .../marshalling/v1_2/diamondWithColors.dmn | 19 ++++++ .../v1_2/hardcoded-java-max-call.dmn | 19 ++++++ .../dmn/backend/marshalling/v1_2/simple.dmn | 19 ++++++ .../v1_2/test-FontSize-sharedStyle.dmn | 19 ++++++ .../marshalling/v1_3/Chapter 11 Example.dmn | 19 ++++++ .../backend/marshalling/v1_3/Financial.dmn | 19 ++++++ .../backend/marshalling/v1_3/Loan info.dmn | 19 ++++++ .../v1_3/Recommended Loan Products.dmn | 19 ++++++ .../marshalling/v1_3/decision-list.dmn | 19 ++++++ .../dmn/backend/marshalling/v1_3/dmnedge.dmn | 19 ++++++ .../backend/marshalling/v1_3/functionItem.dmn | 19 ++++++ .../dmn/backend/marshalling/v1_3/group.dmn | 19 ++++++ .../dmn/backend/marshalling/v1_3/simple.dmn | 19 ++++++ .../marshalling/v1_4/Chapter 11 Example.dmn | 19 ++++++ .../backend/marshalling/v1_4/Financial.dmn | 19 ++++++ .../backend/marshalling/v1_4/Loan info.dmn | 19 ++++++ .../v1_4/Recommended Loan Products.dmn | 19 ++++++ .../marshalling/v1_4/sampleConditional.dmn | 19 ++++++ .../backend/marshalling/v1_4/sampleFilter.dmn | 19 ++++++ .../backend/marshalling/v1_4/sampleFor.dmn | 19 ++++++ .../marshalling/v1_4/sampleQuantified.dmn | 19 ++++++ .../dmn/backend/marshalling/v1_4/simple.dmn | 19 ++++++ .../marshalling/v1_5/Chapter 11 Example.dmn | 19 ++++++ .../backend/marshalling/v1_5/Financial.dmn | 19 ++++++ .../backend/marshalling/v1_5/Loan info.dmn | 19 ++++++ .../v1_5/Recommended Loan Products.dmn | 19 ++++++ .../marshalling/v1_5/sampleConditional.dmn | 19 ++++++ .../backend/marshalling/v1_5/sampleFilter.dmn | 19 ++++++ .../backend/marshalling/v1_5/sampleFor.dmn | 19 ++++++ .../marshalling/v1_5/sampleQuantified.dmn | 19 ++++++ .../dmn/backend/marshalling/v1_5/simple.dmn | 19 ++++++ .../services/javax.script.ScriptEngineFactory | 19 ++++++ .../src/test/resources/Graal.js/BMI.dmn | 19 ++++++ .../src/test/resources/Nashorn/BMI.dmn | 19 ++++++ .../resources/Nashorn/IsPersonNameAnAdult.dmn | 19 ++++++ .../src/test/resources/jq/BMI.dmn | 19 ++++++ .../test/resources/jq/IsPersonNameAnAdult.dmn | 19 ++++++ .../src/test/resources/jq/isAdult.dmn | 19 ++++++ ...api.internal.assembler.KieAssemblerService | 19 ++++++ ...kie.api.internal.runtime.KieRuntimeService | 19 ++++++ ...g.kie.api.internal.weaver.KieWeaverService | 19 ++++++ .../main/resources/libs/Two-Value Logic.dmn | 19 ++++++ .../dmn/core/ast/DMNContextEvaluatorTest.java | 19 ++++++ .../core/compiler/UnnamedImportUtilsTest.java | 19 ++++++ .../org/kie/dmn/core/util/CoerceUtilTest.java | 19 ++++++ .../org/kie/dmn/core/0001-filter.dmn | 19 ++++++ ...-input-data-number-scientific-notation.dmn | 19 ++++++ .../org/kie/dmn/core/0004-lending.dmn | 19 ++++++ .../0004-simpletable-U-noinputvalues-ctxe.dmn | 19 ++++++ .../0004-simpletable-U-noinputvalues-ctxr.dmn | 19 ++++++ .../core/0004-simpletable-U-noinputvalues.dmn | 19 ++++++ .../org/kie/dmn/core/0004-simpletable-U.dmn | 19 ++++++ .../org/kie/dmn/core/0007-date-time.dmn | 19 ++++++ .../org/kie/dmn/core/0008-LX-arithmetic.dmn | 19 ++++++ .../dmn/core/0009-invocation-arithmetic.dmn | 19 ++++++ .../0019-flight-rebooking-alternative.dmn | 19 ++++++ .../0019-flight-rebooking-bad-example.dmn | 19 ++++++ .../0019-flight-rebooking-singleton-lists.dmn | 19 ++++++ .../0019-flight-rebooking-uninterpreted.dmn | 19 ++++++ .../kie/dmn/core/0019-flight-rebooking.dmn | 19 ++++++ .../org/kie/dmn/core/0020-vacation-days.dmn | 19 ++++++ .../org/kie/dmn/core/20180731-pr1997.dmn | 19 ++++++ .../org/kie/dmn/core/AllowedValuesChecks.dmn | 19 ++++++ .../org/kie/dmn/core/BoxedContext.dmn | 19 ++++++ .../org/kie/dmn/core/BranchDistribution.dmn | 19 ++++++ .../org/kie/dmn/core/BruceTask20180601.dmn | 19 ++++++ .../dmn/core/BuiltInFunctionInvocation.dmn | 19 ++++++ .../resources/org/kie/dmn/core/Caller.dmn | 19 ++++++ .../resources/org/kie/dmn/core/Calling.dmn | 19 ++++++ .../org/kie/dmn/core/ChronoPeriod.dmn | 19 ++++++ .../org/kie/dmn/core/Collect_Hit_Policy.dmn | 19 ++++++ .../kie/dmn/core/ContextEntryTypeCascade.dmn | 19 ++++++ .../kie/dmn/core/DMNInputDataNodeTypeTest.dmn | 19 ++++++ .../org/kie/dmn/core/DROOLS-2147.dmn | 19 ++++++ ...3-NPE-BoxedInvocationMissingExpression.dmn | 19 ++++++ .../org/kie/dmn/core/DROOLS-4379.dmn | 19 ++++++ .../org/kie/dmn/core/DROOLS-4379b.dmn | 19 ++++++ .../resources/org/kie/dmn/core/DROOLS4555.dmn | 19 ++++++ .../DTABLE_NON_PRIORITY_MISSING_OUTVALS.dmn | 19 ++++++ .../core/DTABLE_PRIORITY_MISSING_OUTVALS.dmn | 19 ++++++ .../org/kie/dmn/core/DT_empty_output_cell.dmn | 19 ++++++ .../org/kie/dmn/core/DT_in_context.dmn | 19 ++++++ .../org/kie/dmn/core/DT_using_variables.dmn | 19 ++++++ .../test/resources/org/kie/dmn/core/DTand.dmn | 19 ++++++ .../org/kie/dmn/core/Decide with symbols.dmn | 19 ++++++ .../DecisionTableOutputDMNTypeCollection.dmn | 19 ++++++ ...ionTableOutputDMNTypeCollectionWithLOV.dmn | 19 ++++++ .../DecisionTableOutputMessageRowIndex.dmn | 19 ++++++ .../resources/org/kie/dmn/core/Dinner.dmn | 19 ++++++ .../org/kie/dmn/core/Dynamic composition.dmn | 19 ++++++ ...utValuesoutputValuesdefaultOutputEntry.dmn | 19 ++++++ .../org/kie/dmn/core/Ex_4_3simplified.dmn | 19 ++++++ .../resources/org/kie/dmn/core/Ex_6_1.dmn | 19 ++++++ .../org/kie/dmn/core/FilterJohns.dmn | 19 ++++++ .../First DT not stopping - null result.dmn | 19 ++++++ .../kie/dmn/core/First DT not stopping.dmn | 19 ++++++ .../kie/dmn/core/Get_Viable_Loan_Products.dmn | 19 ++++++ .../org/kie/dmn/core/Imported_Model.dmn | 19 ++++++ .../org/kie/dmn/core/Importing_Model.dmn | 19 ++++++ .../kie/dmn/core/Input_reuse_in_output.dmn | 19 ++++++ .../org/kie/dmn/core/Instance_of.dmn | 19 ++++++ .../org/kie/dmn/core/InvalidFunction.dmn | 19 ++++++ .../org/kie/dmn/core/Invalid_U_hit_policy.dmn | 19 ++++++ .../org/kie/dmn/core/List_of_Vowels.dmn | 19 ++++++ .../LoanRecommendationWrongOutputType.dmn | 19 ++++++ ...oan_Prequalification_Condensed_Invalid.dmn | 19 ++++++ .../org/kie/dmn/core/Loan_Recommendation2.dmn | 19 ++++++ .../kie/dmn/core/MACD-enhanced_iteration.dmn | 19 ++++++ .../test/resources/org/kie/dmn/core/NPE.dmn | 19 ++++++ ...ic-for-function-invocation-drools-2822.dmn | 19 ++++++ .../org/kie/dmn/core/NotificationsTest2.dmn | 19 ++++++ .../kie/dmn/core/Number_and_null_entry.dmn | 19 ++++++ .../resources/org/kie/dmn/core/OpInNames1.dmn | 19 ++++++ .../resources/org/kie/dmn/core/OpInNames2.dmn | 19 ++++++ .../test/resources/org/kie/dmn/core/Order.dmn | 19 ++++++ .../org/kie/dmn/core/PersonListHelloBKM.dmn | 19 ++++++ .../org/kie/dmn/core/PersonListHelloBKM2.dmn | 19 ++++++ .../kie/dmn/core/Person_filtering_by_age.dmn | 19 ++++++ .../core/RecommenderHitPolicy1_allowNull.dmn | 19 ++++++ ...ecommenderHitPolicy1_allowNull_itemDef.dmn | 19 ++++++ .../resources/org/kie/dmn/core/Simple_Not.dmn | 19 ++++++ .../dmn/core/SingleDecisionWithContext.dmn | 19 ++++++ .../test/resources/org/kie/dmn/core/Slash.dmn | 19 ++++++ .../kie/dmn/core/Table61ForAliasFeelType.dmn | 19 ++++++ .../org/kie/dmn/core/TimeFromDate.dmn | 19 ++++++ .../kie/dmn/core/Two-Value Logic Tests.dmn | 19 ++++++ .../org/kie/dmn/core/Union_of_letters.dmn | 19 ++++++ .../org/kie/dmn/core/WrongComparisonOps.dmn | 19 ++++++ .../core/WrongConstraintsInItemDefinition.dmn | 19 ++++++ .../dmn/core/WrongTypeRefForDRGElement.dmn | 19 ++++++ ...actualInputMatchInputValues-forTypeRef.dmn | 19 ++++++ .../dmn/core/alphanetwork/alphasupport.dmn | 19 ++++++ .../test/resources/org/kie/dmn/core/anot.dmn | 19 ++++++ .../org/kie/dmn/core/any-expression.dmn | 19 ++++++ .../org/kie/dmn/core/arithmeticSub1.dmn | 19 ++++++ .../org/kie/dmn/core/arithmeticSub2.dmn | 19 ++++++ .../dmn/core/assignNullToAllowedValues.dmn | 19 ++++++ ...signNullToAllowedValuesExplicitingNull.dmn | 19 ++++++ .../resources/org/kie/dmn/core/bkmCurried.dmn | 19 ++++++ .../org/kie/dmn/core/bkmWithDotsInName.dmn | 19 ++++++ .../resources/org/kie/dmn/core/cItemDef.dmn | 19 ++++++ .../org/kie/dmn/core/calculation1.dmn | 19 ++++++ .../dmn/core/car_damage_responsibility.dmn | 19 ++++++ .../dmn/core/car_damage_responsibility2.dmn | 19 ++++++ .../kie/dmn/core/classicComparisonVsRange.dmn | 19 ++++++ .../kie/dmn/core/classloader/Greetings.dmn | 19 ++++++ .../core/classloader/Standard Deviation.dmn | 19 ++++++ .../org/kie/dmn/core/classloader/helloDS.dmn | 19 ++++++ .../invokeJavaReturnArrayPrimitives.dmn | 19 ++++++ .../org/kie/dmn/core/classloader/license.dmn | 19 ++++++ .../org/kie/dmn/core/classloader/personCL.dmn | 19 ++++++ .../kie/dmn/core/classloader/personCL2.dmn | 19 ++++++ .../kie/dmn/core/classloader/sumWithBKM.dmn | 19 ++++++ .../compiler/profiles/customModelCount.dmn | 19 ++++++ .../dmn/core/compiler/profiles/just_47.dmn | 19 ++++++ .../org/kie/dmn/core/context_listener.dmn | 19 ++++++ .../org/kie/dmn/core/countCSATradeRatings.dmn | 19 ++++++ .../kie/dmn/core/customer_discount_full.dmn | 19 ++++++ .../org/kie/dmn/core/date_allowed_values.dmn | 19 ++++++ .../0004-decision-services.dmn | 19 ++++++ ...thImportRequiredInput20180920-import-1.dmn | 21 ++++++- .../DSWithImportRequiredInput20180920.dmn | 19 ++++++ .../dmn/core/decisionservices/DStypecheck.dmn | 19 ++++++ .../kie/dmn/core/decisionservices/DSxy.dmn | 19 ++++++ ...singleton-or-multiple-output-decisions.dmn | 19 ++++++ .../DecisionService20180718.dmn | 19 ++++++ .../decisionservices/DecisionServiceABC.dmn | 19 ++++++ .../DecisionServicesInLiteralExpression.dmn | 19 ++++++ ...alExpressionOnlyFromBKMUsingInvocation.dmn | 19 ++++++ ...sionServicesInLiteralExpressionWithBKM.dmn | 19 ++++++ ...iteralExpressionWithBKMUsingInvocation.dmn | 19 ++++++ .../ImportDecisionService20180718.dmn | 19 ++++++ .../ImportofImportDecisionService20180718.dmn | 19 ++++++ .../core/decisionservices/importing0004.dmn | 19 ++++++ .../importing0004bkmBoxedInvocation.dmn | 19 ++++++ .../importing0004boxedInvocation.dmn | 19 ++++++ .../decisionservices/importingMyHelloDS.dmn | 19 ++++++ .../importingMyHelloDSbkmBoxedInvocation.dmn | 19 ++++++ .../importingMyHelloDSboxedInvocation.dmn | 19 ++++++ .../dmn/core/decisionservices/mixtype-DS.dmn | 19 ++++++ .../dmn/core/decisionservices/myHelloDS.dmn | 19 ++++++ .../kie/dmn/core/decisiontable-with-now.dmn | 19 ++++++ .../kie/dmn/core/decisiontable/dtevent.dmn | 19 ++++++ .../core/dmcommunity_challenge_2017_03.dmn | 19 ++++++ .../dmn/core/drools1502-InputExpression.dmn | 19 ++++++ .../org/kie/dmn/core/drools1502-noprefix.dmn | 19 ++++++ .../resources/org/kie/dmn/core/drools2125.dmn | 19 ++++++ .../resources/org/kie/dmn/core/drools2307.dmn | 19 ++++++ .../test/resources/org/kie/dmn/core/duff.drl | 19 ++++++ .../org/kie/dmn/core/dupContextEntryKey.dmn | 19 ++++++ .../org/kie/dmn/core/empty_decision.dmn | 19 ++++++ .../org/kie/dmn/core/errorWhileLiteral.dmn | 19 ++++++ .../kie/dmn/core/exceptionInContextEntry.dmn | 19 ++++++ .../resources/org/kie/dmn/core/extra/Y.dmn | 19 ++++++ .../org/kie/dmn/core/extra/Yboxed.dmn | 19 ++++++ .../org/kie/dmn/core/extra/basicRecursion.dmn | 19 ++++++ .../org/kie/dmn/core/forTypeCheckTest.dmn | 19 ++++++ .../org/kie/dmn/core/getentriesgetvalue.dmn | 19 ++++++ .../kie/dmn/core/getentriesgetvalue_Dto.dmn | 19 ++++++ .../org/kie/dmn/core/habitability.dmn | 19 ++++++ .../core/hardcoded_function_definition.dmn | 19 ++++++ .../kie/dmn/core/hitpolicyAnyWithOverlap.dmn | 19 ++++++ .../kie/dmn/core/imports/ComparatorModel.dmn | 19 ++++++ .../imports/ComparatorModelNamedWithDots.dmn | 19 ++++++ .../imports/Do_invoke_hello_with_2_bkms.dmn | 19 ++++++ ...voke_hello_with_2_bkms_using_inputdata.dmn | 19 ++++++ .../core/imports/Do_say_hello_with_2_bkms.dmn | 19 ++++++ ...rt_BKM_and_have_a_Decision_Ctx_with_DT.dmn | 19 ++++++ ...ModelNamedWithDots_and_alias_with_dots.dmn | 19 ++++++ ...rt_ComparatorModel_and_alias_with_dots.dmn | 19 ++++++ .../core/imports/Import_Spell_Greeting.dmn | 19 ++++++ .../kie/dmn/core/imports/Imported_Model.dmn | 19 ++++++ .../org/kie/dmn/core/imports/Importing_ID.dmn | 19 ++++++ .../Importing_Person_DT_with_Person.dmn | 19 ++++++ .../kie/dmn/core/imports/L3_Do_say_hello.dmn | 19 ++++++ .../org/kie/dmn/core/imports/ModelB.dmn | 19 ++++++ .../org/kie/dmn/core/imports/ModelB2.dmn | 19 ++++++ .../org/kie/dmn/core/imports/ModelC.dmn | 19 ++++++ .../kie/dmn/core/imports/Sayhello1ID1D.dmn | 19 ++++++ .../dmn/core/imports/Saying_hello_2_bkms.dmn | 19 ++++++ .../kie/dmn/core/imports/Spell_Greeting.dmn | 19 ++++++ .../org/kie/dmn/core/imports/base join.dmn | 19 ++++++ .../org/kie/dmn/core/imports/baseSum.dmn | 19 ++++++ .../org/kie/dmn/core/imports/importingSum.dmn | 19 ++++++ .../core/imports/instanceof base model.dmn | 19 ++++++ .../dmn/core/imports/instanceof checks.dmn | 19 ++++++ .../org/kie/dmn/core/imports/use join.dmn | 19 ++++++ .../kie/dmn/core/incomplete_expression.dmn | 19 ++++++ .../air-conditioning-control.dmn | 19 ++++++ .../air-conditioning-data-types.dmn | 19 ++++++ .../air-conditioning-control.dmn | 19 ++++++ .../air-conditioning-data-types.dmn | 19 ++++++ .../v1/20180731-pr1997.dmn | 19 ++++++ .../v2/20180731-pr1997.dmn | 19 ++++++ .../kie/dmn/core/instanceOfItemDefBasic.dmn | 19 ++++++ .../core/internal/utils/comparablePeriod.dmn | 19 ++++++ .../core/internal/utils/numberRESTinLIST.dmn | 19 ++++++ .../kie/dmn/core/invokeJavaReturnArray.dmn | 19 ++++++ .../invokingAFunctionOnALiteralContext.dmn | 19 ++++++ .../org/kie/dmn/core/is office open.dmn | 19 ++++++ .../org/kie/dmn/core/itemDef-dependency.dmn | 19 ++++++ .../org/kie/dmn/core/itemDefXmlns_dmn.dmn | 21 ++++++- .../org/kie/dmn/core/itemDefXmlns_model.dmn | 21 ++++++- .../org/kie/dmn/core/javaPojoCharUtilDate.dmn | 19 ++++++ .../kie/dmn/core/java_function_context.dmn | 19 ++++++ .../java_function_context_with_errors.dmn | 19 ++++++ ...tion_context_with_errors_in_param_type.dmn | 19 ++++++ .../org/kie/dmn/core/javadocComposite.dmn | 19 ++++++ .../kie/dmn/core/javadocInnerComposite.dmn | 19 ++++++ .../org/kie/dmn/core/javadocSimple.dmn | 19 ++++++ .../resources/org/kie/dmn/core/just_now.dmn | 19 ++++++ .../resources/org/kie/dmn/core/just_today.dmn | 19 ++++++ .../org/kie/dmn/core/list_containment_DT.dmn | 19 ++++++ .../org/kie/dmn/core/loanComparison.dmn | 19 ++++++ .../org/kie/dmn/core/missing_input_data.dmn | 19 ++++++ .../kie/dmn/core/multipleOutputsCollectDT.dmn | 19 ++++++ .../org/kie/dmn/core/nestingFnDef.dmn | 19 ++++++ .../resources/org/kie/dmn/core/noExpr.dmn | 19 ++++++ .../org/kie/dmn/core/notInvocable.dmn | 19 ++++++ .../kie/dmn/core/notypecheck/sqrtstring.dmn | 19 ++++++ .../resources/org/kie/dmn/core/nowGT1970.dmn | 19 ++++++ .../org/kie/dmn/core/nullrelation.dmn | 19 ++++++ .../org/kie/dmn/core/personInReq1.dmn | 19 ++++++ .../org/kie/dmn/core/pmml/KiePMMLNewTree.dmn | 19 ++++++ .../core/pmml/KiePMMLNewTree_no_output.dmn | 19 ++++++ .../kie/dmn/core/pmml/LogisticRegression.pmml | 19 ++++++ .../org/kie/dmn/core/pmml/test_tree_new.pmml | 19 ++++++ .../core/pmml/test_tree_new_no_output.pmml | 19 ++++++ .../kie/dmn/core/pmml_function_context.dmn | 19 ++++++ .../org/kie/dmn/core/priority_table.dmn | 19 ++++++ .../core/priority_table_context_recursion.dmn | 19 ++++++ .../resources/org/kie/dmn/core/product.dmn | 19 ++++++ .../dmn/core/questionmarkunarytest/qmark.dmn | 19 ++++++ .../questionmarkunarytest/qmarkMatches.dmn | 19 ++++++ .../qmarkWithContext.dmn | 19 ++++++ .../kie/dmn/core/relation_with_empty_cell.dmn | 19 ++++++ .../kie/dmn/core/same_every_type_check.dmn | 19 ++++++ .../org/kie/dmn/core/say_for_hello.dmn | 19 ++++++ .../dmn/core/singletonlist_fuction_call.dmn | 19 ++++++ .../resources/org/kie/dmn/core/so58507157.dmn | 21 ++++++- .../resources/org/kie/dmn/core/strictMode.dmn | 19 ++++++ .../kie/dmn/core/stronglytyped/2decisions.dmn | 19 ++++++ .../org/kie/dmn/core/stronglytyped/NSEW.dmn | 19 ++++++ .../dmn/core/stronglytyped/OneOfEachType.dmn | 19 ++++++ .../core/stronglytyped/Traffic Violation.dmn | 19 ++++++ .../org/kie/dmn/core/stronglytyped/a.dmn | 19 ++++++ .../stronglytyped/capitalLetterConflict.dmn | 19 ++++++ .../capitalLetterConflictItemDef.dmn | 19 ++++++ ...italLetterConflictWithInputAndDecision.dmn | 19 ++++++ .../dmn/core/stronglytyped/class_imported.dmn | 19 ++++++ .../core/stronglytyped/class_importing.dmn | 19 ++++++ .../dmn/core/stronglytyped/collections.dmn | 19 ++++++ .../collectionsPassTypedObject.dmn | 19 ++++++ .../dmn/core/stronglytyped/duplicateName.dmn | 19 ++++++ .../core/stronglytyped/fixInnerComposite.dmn | 19 ++++++ .../dmn/core/stronglytyped/innerComposite.dmn | 19 ++++++ .../innerCompositeCollection.dmn | 19 ++++++ .../kie/dmn/core/stronglytyped/inputAny.dmn | 19 ++++++ .../dmn/core/stronglytyped/javaKeywords.dmn | 19 ++++++ .../kie/dmn/core/stronglytyped/listBasic.dmn | 19 ++++++ .../kie/dmn/core/stronglytyped/nextDays.dmn | 19 ++++++ .../core/stronglytyped/recursiveEmployee.dmn | 19 ++++++ .../shareTypeForInputAndOutput.dmn | 19 ++++++ .../core/stronglytyped/topLevelColOfCol.dmn | 19 ++++++ .../stronglytyped/topLevelColOfColOfCol.dmn | 19 ++++++ .../topLevelCompositeCollection.dmn | 19 ++++++ .../kie/dmn/core/structure-containtment.dmn | 19 ++++++ .../org/kie/dmn/core/test20180601.dmn | 19 ++++++ ...yphenInPropertyOfCollectionForAccessor.dmn | 19 ++++++ ...ropertyOfCollectionForAccessorMultiple.dmn | 19 ++++++ .../org/kie/dmn/core/today_function_test.dmn | 19 ++++++ .../org/kie/dmn/core/trisotech_namespace.dmn | 19 ++++++ .../org/kie/dmn/core/two_decision_tables.dmn | 19 ++++++ .../org/kie/dmn/core/typecheck_in_DT.dmn | 19 ++++++ .../dmn/core/typecheck_in_context_result.dmn | 19 ++++++ .../kie/dmn/core/typeref/bkmWrongFnType.dmn | 19 ++++++ .../kie/dmn/core/typeref/bkmWrongFnType2.dmn | 19 ++++++ .../kie/dmn/core/typeref/bkmWrongFnType3.dmn | 19 ++++++ .../kie/dmn/core/typeref/bkmWrongFnType4.dmn | 19 ++++++ .../org/kie/dmn/core/typeref/circular3.dmn | 19 ++++++ .../kie/dmn/core/typeref/dsWrongFnType.dmn | 19 ++++++ .../kie/dmn/core/typeref/dsWrongFnType2.dmn | 19 ++++++ .../kie/dmn/core/typeref/dsWrongFnType3.dmn | 19 ++++++ .../kie/dmn/core/typeref/dsWrongFnType4.dmn | 19 ++++++ .../kie/dmn/core/typeref/dsWrongFnType5.dmn | 19 ++++++ .../kie/dmn/core/typeref/dsWrongFnType6.dmn | 19 ++++++ .../kie/dmn/core/typeref/dsWrongFnType7.dmn | 19 ++++++ .../kie/dmn/core/typeref/wireGenFnType1.dmn | 19 ++++++ .../kie/dmn/core/typeref/wireGenFnType2.dmn | 19 ++++++ .../kie/dmn/core/typeref/wireGenFnType3.dmn | 19 ++++++ .../org/kie/dmn/core/uniqueNoMatch.dmn | 19 ++++++ .../org/kie/dmn/core/unknown_variable1.dmn | 19 ++++++ .../org/kie/dmn/core/unknown_variable2.dmn | 19 ++++++ .../org/kie/dmn/core/v1_2/0001-filter.dmn | 19 ++++++ .../core/v1_2/DecisionServiceABC_DMN12.dmn | 19 ++++++ .../org/kie/dmn/core/v1_2/ch11MODIFIED.dmn | 19 ++++++ .../org/kie/dmn/core/v1_2/dmn-hotcold.dmn | 19 ++++++ .../org/kie/dmn/core/v1_2/typeAliases.dmn | 19 ++++++ .../v1_2/typeRefInformationItem_modified.dmn | 19 ++++++ .../v1_2/typeRefInformationItem_original.dmn | 19 ++++++ .../kie/dmn/core/v1_3/Chapter 11 Example.dmn | 19 ++++++ .../org/kie/dmn/core/v1_3/DMN13-132.dmn | 19 ++++++ .../org/kie/dmn/core/v1_3/Financial.dmn | 19 ++++++ .../org/kie/dmn/core/v1_3/Loan info.dmn | 19 ++++++ .../core/v1_3/Recommended Loan Products.dmn | 19 ++++++ .../org/kie/dmn/core/v1_3/bkmELTyperef.dmn | 19 ++++++ .../kie/dmn/core/v1_3/bkmFnTypeVirtuous.dmn | 19 ++++++ .../kie/dmn/core/v1_3/bkmFnTypeWrongEL.dmn | 19 ++++++ .../kie/dmn/core/v1_3/bkmWrongELExprType.dmn | 19 ++++++ .../org/kie/dmn/core/v1_3/simple.dmn | 19 ++++++ .../kie/dmn/core/v1_4/Chapter 11 Example.dmn | 19 ++++++ .../org/kie/dmn/core/v1_4/Financial.dmn | 19 ++++++ .../org/kie/dmn/core/v1_4/Loan info.dmn | 19 ++++++ .../core/v1_4/Recommended Loan Products.dmn | 19 ++++++ .../kie/dmn/core/v1_4/dmn14expressions.dmn | 19 ++++++ .../kie/dmn/core/v1_4/exampleContextMerge.dmn | 19 ++++++ .../kie/dmn/core/v1_4/exampleContextPut.dmn | 19 ++++++ .../org/kie/dmn/core/v1_4/filter-datatype.dmn | 19 ++++++ .../kie/dmn/core/v1_4/filter-datatype2.dmn | 19 ++++++ .../kie/dmn/core/v1_4/iterator-datatype.dmn | 19 ++++++ .../kie/dmn/core/v1_4/iterator-datatype2.dmn | 19 ++++++ .../kie/dmn/core/v1_4/sampleConditional.dmn | 19 ++++++ .../org/kie/dmn/core/v1_4/sampleFilter.dmn | 19 ++++++ .../org/kie/dmn/core/v1_4/sampleFor.dmn | 19 ++++++ .../kie/dmn/core/v1_4/sampleQuantified.dmn | 19 ++++++ .../org/kie/dmn/core/v1_4/simple.dmn | 19 ++++++ .../dmn/core/wbcommonservicesbackend_app.dmn | 19 ++++++ .../core/wbcommonservicesbackend_route.dmn | 19 ++++++ .../org/kie/dmn/core/weekday-on-date.dmn | 19 ++++++ .../kie/dmn/core/will_be_null_if_negative.dmn | 19 ++++++ .../resources/org/kie/dmn/core/xAsType.dmn | 19 ++++++ .../org/kie/dmn/core/yearMonthDuration.dmn | 19 ++++++ .../kie/dmn/feel/parser/feel11/FEEL_1_1.g4 | 19 ++++++ .../kie-dmn-feel/src/main/resources/dmn.xjb | 19 ++++++ .../kie-dmn-feel/src/main/resources/dmn.xsd | 19 ++++++ .../org/kie/dmn/feel/util/CoerceUtilTest.java | 19 ++++++ .../kie/dmn/feel/lang/examples/applicant.feel | 19 ++++++ .../kie/dmn/feel/lang/examples/custom.feel | 19 ++++++ .../dmn/feel/lang/examples/decisiontable.feel | 19 ++++++ .../dmn/feel/lang/examples/eligibility.feel | 19 ++++++ .../feel/lang/examples/example_10_6_1.feel | 19 ++++++ .../feel/lang/examples/example_10_6_3.feel | 19 ++++++ .../feel/lang/examples/example_10_6_5.feel | 19 ++++++ .../feel/lang/examples/example_10_6_6.feel | 19 ++++++ .../feel/lang/examples/example_10_6_7.feel | 19 ++++++ .../kie/dmn/feel/lang/examples/javacall.feel | 19 ++++++ .../legacy/tests/core/v1_1/0001-filter.dmn | 19 ++++++ .../core/v1_1/0001-input-data-item-def.dmn | 19 ++++++ ...nput-data-string-artificial-attributes.dmn | 19 ++++++ .../core/v1_1/0001-input-data-string-itIT.dmn | 19 ++++++ .../core/v1_1/0001-input-data-string.dmn | 19 ++++++ .../core/v1_1/0002-input-data-number.dmn | 19 ++++++ .../0003-input-data-string-allowed-values.dmn | 19 ++++++ .../legacy/tests/core/v1_1/0004-lending.dmn | 19 ++++++ .../v1_1/0004-simpletable-A-non-equal.dmn | 19 ++++++ .../tests/core/v1_1/0004-simpletable-A.dmn | 19 ++++++ .../core/v1_1/0004-simpletable-C-count.dmn | 19 ++++++ .../core/v1_1/0004-simpletable-C-max.dmn | 19 ++++++ .../core/v1_1/0004-simpletable-C-min.dmn | 19 ++++++ ...004-simpletable-C-sum-multiple-outputs.dmn | 19 ++++++ .../core/v1_1/0004-simpletable-C-sum.dmn | 19 ++++++ .../tests/core/v1_1/0004-simpletable-C.dmn | 19 ++++++ .../tests/core/v1_1/0004-simpletable-F.dmn | 19 ++++++ .../0004-simpletable-O-multiple-outputs.dmn | 19 ++++++ .../tests/core/v1_1/0004-simpletable-O.dmn | 19 ++++++ ...etable-P-multiple-outputs-wrong-output.dmn | 19 ++++++ .../0004-simpletable-P-multiple-outputs.dmn | 19 ++++++ .../tests/core/v1_1/0004-simpletable-P.dmn | 19 ++++++ .../tests/core/v1_1/0004-simpletable-R.dmn | 19 ++++++ .../0004-simpletable-U-noinputvalues-ctxe.dmn | 19 ++++++ .../0004-simpletable-U-noinputvalues-ctxr.dmn | 19 ++++++ .../v1_1/0004-simpletable-U-noinputvalues.dmn | 19 ++++++ .../tests/core/v1_1/0004-simpletable-U.dmn | 19 ++++++ .../legacy/tests/core/v1_1/0007-date-time.dmn | 19 ++++++ .../tests/core/v1_1/0008-LX-arithmetic.dmn | 19 ++++++ .../core/v1_1/0009-invocation-arithmetic.dmn | 19 ++++++ .../0019-flight-rebooking-alternative.dmn | 19 ++++++ .../0019-flight-rebooking-bad-example.dmn | 19 ++++++ .../0019-flight-rebooking-singleton-lists.dmn | 19 ++++++ .../0019-flight-rebooking-uninterpreted.dmn | 19 ++++++ .../tests/core/v1_1/0019-flight-rebooking.dmn | 19 ++++++ .../tests/core/v1_1/0020-vacation-days.dmn | 19 ++++++ .../tests/core/v1_1/20180731-pr1997.dmn | 19 ++++++ .../tests/core/v1_1/AllowedValuesChecks.dmn | 19 ++++++ .../legacy/tests/core/v1_1/BoxedContext.dmn | 19 ++++++ .../tests/core/v1_1/BranchDistribution.dmn | 19 ++++++ .../tests/core/v1_1/BruceTask20180601.dmn | 19 ++++++ .../core/v1_1/BuiltInFunctionInvocation.dmn | 19 ++++++ .../kie/dmn/legacy/tests/core/v1_1/Caller.dmn | 19 ++++++ .../dmn/legacy/tests/core/v1_1/Calling.dmn | 19 ++++++ .../tests/core/v1_1/Collect_Hit_Policy.dmn | 19 ++++++ .../core/v1_1/DMNInputDataNodeTypeTest.dmn | 19 ++++++ .../legacy/tests/core/v1_1/DROOLS-2147.dmn | 19 ++++++ ...3-NPE-BoxedInvocationMissingExpression.dmn | 19 ++++++ .../legacy/tests/core/v1_1/DROOLS-4379.dmn | 19 ++++++ .../legacy/tests/core/v1_1/DROOLS-4379b.dmn | 19 ++++++ .../DTABLE_NON_PRIORITY_MISSING_OUTVALS.dmn | 19 ++++++ .../v1_1/DTABLE_PRIORITY_MISSING_OUTVALS.dmn | 19 ++++++ .../core/v1_1/DTABLE_PRIORITY_ONE_OUTVAL.dmn | 19 ++++++ .../tests/core/v1_1/DT_empty_output_cell.dmn | 19 ++++++ .../legacy/tests/core/v1_1/DT_in_context.dmn | 19 ++++++ .../tests/core/v1_1/DT_using_variables.dmn | 19 ++++++ .../tests/core/v1_1/Decide with symbols.dmn | 19 ++++++ .../DecisionTableOutputDMNTypeCollection.dmn | 19 ++++++ ...ionTableOutputDMNTypeCollectionWithLOV.dmn | 19 ++++++ .../kie/dmn/legacy/tests/core/v1_1/Dinner.dmn | 19 ++++++ .../tests/core/v1_1/Dynamic composition.dmn | 19 ++++++ .../tests/core/v1_1/Ex_4_3simplified.dmn | 19 ++++++ .../kie/dmn/legacy/tests/core/v1_1/Ex_6_1.dmn | 19 ++++++ .../legacy/tests/core/v1_1/FilterJohns.dmn | 19 ++++++ .../tests/core/v1_1/FunctionDefinition.dmn | 19 ++++++ .../core/v1_1/Get_Viable_Loan_Products.dmn | 19 ++++++ .../legacy/tests/core/v1_1/Imported_Model.dmn | 19 ++++++ .../tests/core/v1_1/Importing_Model.dmn | 19 ++++++ .../tests/core/v1_1/Input_reuse_in_output.dmn | 19 ++++++ .../legacy/tests/core/v1_1/Instance_of.dmn | 19 ++++++ .../tests/core/v1_1/InvalidFunction.dmn | 19 ++++++ .../legacy/tests/core/v1_1/InvalidInput.dmn | 19 ++++++ .../legacy/tests/core/v1_1/List_of_Vowels.dmn | 19 ++++++ .../LoanRecommendationWrongOutputType.dmn | 19 ++++++ ...oan_Prequalification_Condensed_Invalid.dmn | 19 ++++++ .../tests/core/v1_1/Loan_Recommendation2.dmn | 19 ++++++ .../core/v1_1/MACD-enhanced_iteration.dmn | 19 ++++++ .../kie/dmn/legacy/tests/core/v1_1/NPE.dmn | 19 ++++++ ...ic-for-function-invocation-drools-2822.dmn | 19 ++++++ .../tests/core/v1_1/NotificationsTest2.dmn | 19 ++++++ .../tests/core/v1_1/Number_and_null_entry.dmn | 19 ++++++ .../tests/core/v1_1/PersonListHelloBKM.dmn | 19 ++++++ .../tests/core/v1_1/PersonListHelloBKM2.dmn | 19 ++++++ .../core/v1_1/Person_filtering_by_age.dmn | 19 ++++++ .../dmn/legacy/tests/core/v1_1/Recursive.dmn | 38 ++++++++++++ .../dmn/legacy/tests/core/v1_1/Simple_Not.dmn | 19 ++++++ .../core/v1_1/SingleDecisionWithContext.dmn | 19 ++++++ .../legacy/tests/core/v1_1/TimeFromDate.dmn | 19 ++++++ .../tests/core/v1_1/Union_of_letters.dmn | 19 ++++++ .../v1_1/WrongConstraintsInItemDefinition.dmn | 19 ++++++ .../core/v1_1/WrongTypeRefForDRGElement.dmn | 19 ++++++ ...actualInputMatchInputValues-forTypeRef.dmn | 19 ++++++ .../v1_1/alternative_feel_ns_declaration.dmn | 19 ++++++ .../kie/dmn/legacy/tests/core/v1_1/anot.dmn | 19 ++++++ .../core/v1_1/assignNullToAllowedValues.dmn | 19 ++++++ ...signNullToAllowedValuesExplicitingNull.dmn | 19 ++++++ ...usiness-knowledge-model-required-input.dmn | 19 ++++++ .../legacy/tests/core/v1_1/calculation1.dmn | 19 ++++++ .../core/v1_1/car_damage_responsibility.dmn | 19 ++++++ .../core/v1_1/car_damage_responsibility2.dmn | 19 ++++++ .../tests/core/v1_1/compilationThrowsNPE.dmn | 19 ++++++ ...0001-input-data-string-with-extensions.dmn | 19 ++++++ .../core/v1_1/compiler/profiles/just_47.dmn | 19 ++++++ .../tests/core/v1_1/context_listener.dmn | 19 ++++++ .../tests/core/v1_1/countCSATradeRatings.dmn | 19 ++++++ .../core/v1_1/customer_discount_full.dmn | 19 ++++++ .../tests/core/v1_1/date_allowed_values.dmn | 19 ++++++ .../0004-decision-services.dmn | 19 ++++++ ...singleton-or-multiple-output-decisions.dmn | 19 ++++++ .../DecisionService20180718.dmn | 19 ++++++ .../decisionservices/DecisionServiceABC.dmn | 19 ++++++ .../DecisionServicesInLiteralExpression.dmn | 19 ++++++ ...alExpressionOnlyFromBKMUsingInvocation.dmn | 19 ++++++ ...sionServicesInLiteralExpressionWithBKM.dmn | 19 ++++++ ...iteralExpressionWithBKMUsingInvocation.dmn | 19 ++++++ .../ImportDecisionService20180718.dmn | 19 ++++++ .../ImportofImportDecisionService20180718.dmn | 19 ++++++ .../core/v1_1/decisionservices/mixtype-DS.dmn | 19 ++++++ .../core/v1_1/decisiontable-default-value.dmn | 19 ++++++ .../v1_1/dmcommunity_challenge_2017_03.dmn | 19 ++++++ .../core/v1_1/drools1502-InputExpression.dmn | 19 ++++++ .../tests/core/v1_1/drools1502-noprefix.dmn | 19 ++++++ .../dmn/legacy/tests/core/v1_1/drools2125.dmn | 19 ++++++ .../dmn/legacy/tests/core/v1_1/drools2307.dmn | 19 ++++++ .../v1_1/duplicate.0001-input-data-string.dmn | 19 ++++++ .../legacy/tests/core/v1_1/empty_decision.dmn | 19 ++++++ .../tests/core/v1_1/forTypeCheckTest.dmn | 19 ++++++ .../tests/core/v1_1/getentriesgetvalue.dmn | 19 ++++++ .../v1_1/hardcoded_function_definition.dmn | 19 ++++++ .../imports/Do_invoke_hello_with_2_bkms.dmn | 19 ++++++ ...voke_hello_with_2_bkms_using_inputdata.dmn | 19 ++++++ .../v1_1/imports/Do_say_hello_with_2_bkms.dmn | 19 ++++++ ...rt_BKM_and_have_a_Decision_Ctx_with_DT.dmn | 19 ++++++ .../v1_1/imports/Import_Spell_Greeting.dmn | 19 ++++++ .../core/v1_1/imports/Imported_Model.dmn | 19 ++++++ .../tests/core/v1_1/imports/Importing_ID.dmn | 19 ++++++ .../Importing_Person_DT_with_Person.dmn | 19 ++++++ .../core/v1_1/imports/L3_Do_say_hello.dmn | 19 ++++++ .../legacy/tests/core/v1_1/imports/ModelB.dmn | 19 ++++++ .../tests/core/v1_1/imports/ModelB2.dmn | 19 ++++++ .../legacy/tests/core/v1_1/imports/ModelC.dmn | 19 ++++++ .../tests/core/v1_1/imports/Sayhello1ID1D.dmn | 19 ++++++ .../core/v1_1/imports/Saying_hello_2_bkms.dmn | 19 ++++++ .../core/v1_1/imports/Spell_Greeting.dmn | 19 ++++++ .../tests/core/v1_1/incomplete_expression.dmn | 19 ++++++ .../v1/20180731-pr1997.dmn | 19 ++++++ .../v2/20180731-pr1997.dmn | 19 ++++++ .../core/v1_1/invalid-variable-names.dmn | 19 ++++++ .../invokingAFunctionOnALiteralContext.dmn | 19 ++++++ .../tests/core/v1_1/itemDef-dependency.dmn | 19 ++++++ .../tests/core/v1_1/java_function_context.dmn | 19 ++++++ .../java_function_context_with_errors.dmn | 19 ++++++ .../dmn/legacy/tests/core/v1_1/just_now.dmn | 19 ++++++ .../dmn/legacy/tests/core/v1_1/just_today.dmn | 19 ++++++ .../tests/core/v1_1/list-expression.dmn | 19 ++++++ .../tests/core/v1_1/list_containment_DT.dmn | 19 ++++++ .../legacy/tests/core/v1_1/loanComparison.dmn | 19 ++++++ .../tests/core/v1_1/missing_input_data.dmn | 19 ++++++ .../legacy/tests/core/v1_1/null_values.dmn | 19 ++++++ .../legacy/tests/core/v1_1/nullrelation.dmn | 19 ++++++ .../tests/core/v1_1/out-of-order-items.dmn | 19 ++++++ .../tests/core/v1_1/pmml_function_context.dmn | 19 ++++++ .../legacy/tests/core/v1_1/priority_table.dmn | 19 ++++++ .../v1_1/priority_table_context_recursion.dmn | 19 ++++++ .../dmn/legacy/tests/core/v1_1/product.dmn | 19 ++++++ .../tests/core/v1_1/relation-expression.dmn | 19 ++++++ .../core/v1_1/relation_with_empty_cell.dmn | 19 ++++++ .../tests/core/v1_1/same_every_type_check.dmn | 19 ++++++ .../legacy/tests/core/v1_1/say_for_hello.dmn | 19 ++++++ .../tests/core/v1_1/simple-item-def.dmn | 19 ++++++ .../core/v1_1/singletonlist_fuction_call.dmn | 19 ++++++ .../dmn/legacy/tests/core/v1_1/strictMode.dmn | 19 ++++++ .../legacy/tests/core/v1_1/test20180601.dmn | 19 ++++++ .../tests/core/v1_1/today_function_test.dmn | 19 ++++++ .../tests/core/v1_1/trisotech_namespace.dmn | 19 ++++++ .../tests/core/v1_1/two_decision_tables.dmn | 19 ++++++ .../tests/core/v1_1/typecheck_in_DT.dmn | 19 ++++++ .../core/v1_1/typecheck_in_context_result.dmn | 19 ++++++ .../legacy/tests/core/v1_1/uniqueNoMatch.dmn | 19 ++++++ .../tests/core/v1_1/unknown_variable1.dmn | 19 ++++++ .../tests/core/v1_1/unknown_variable2.dmn | 19 ++++++ .../v1_1/variableLeadingTrailingSpaces.dmn | 19 ++++++ .../tests/core/v1_1/weekday-on-date.dmn | 19 ++++++ .../core/v1_1/will_be_null_if_negative.dmn | 19 ++++++ .../tests/core/v1_1/yearMonthDuration.dmn | 19 ++++++ .../validation/v1_1/DRGELEM_NOT_UNIQUE.dmn | 19 ++++++ .../tests/validation/v1_1/DROOLS-1447.dmn | 19 ++++++ .../v1_1/DSWithImport20181008-ModelA.dmn | 19 ++++++ ...Import20181008-ModelB-missingDMNImport.dmn | 19 ++++++ .../v1_1/DSWithImport20181008-ModelB.dmn | 19 ++++++ .../validation/v1_1/DTABLE_EMPTY_ENTRY.dmn | 19 ++++++ .../DTABLE_MULTIPLEOUTPUT_WRONG_OUTPUT.dmn | 19 ++++++ .../v1_1/DTABLE_PRIORITY_MISSING_OUTVALS.dmn | 19 ++++++ .../v1_1/DTABLE_SINGLEOUTPUT_WRONG_OUTPUT.dmn | 19 ++++++ .../v1_1/FORMAL_PARAM_DUPLICATED.dmn | 19 ++++++ .../Hello_World_no_prefix_with_extensions.dmn | 19 ++++++ ...rld_semantic_namespace_with_extensions.dmn | 19 ++++++ .../INVOCATION_INCONSISTENT_PARAM_NAMES.dmn | 19 ++++++ .../v1_1/INVOCATION_MISSING_EXPR.dmn | 19 ++++++ .../v1_1/INVOCATION_MISSING_TARGET.dmn | 19 ++++++ .../v1_1/INVOCATION_MISSING_TARGETbis.dmn | 19 ++++++ .../v1_1/INVOCATION_WRONG_PARAM_COUNT.dmn | 19 ++++++ .../validation/v1_1/ITEMCOMP_DUPLICATED.dmn | 19 ++++++ .../validation/v1_1/ITEMDEF_NOT_UNIQUE.dmn | 19 ++++++ .../v1_1/ITEMDEF_NOT_UNIQUE_DROOLS-1450.dmn | 19 ++++++ .../validation/v1_1/MortgageRecommender.dmn | 19 ++++++ .../tests/validation/v1_1/NAME_IS_VALID.dmn | 19 ++++++ .../validation/v1_1/RELATION_DUP_COLUMN.dmn | 19 ++++++ .../v1_1/RELATION_ROW_CELLCOUNTMISMATCH.dmn | 19 ++++++ .../v1_1/RELATION_ROW_CELL_NOTLITERAL.dmn | 19 ++++++ .../v1_1/REQAUTH_NOT_KNOWLEDGESOURCEbis.dmn | 19 ++++++ .../validation/v1_1/UNKNOWN_VARIABLE.dmn | 19 ++++++ .../tests/validation/v1_1/UsingSemanticNS.dmn | 19 ++++++ .../v1_1/VARIABLE_LEADING_TRAILING_SPACES.dmn | 19 ++++++ .../artifact/ASSOC_REFERENCES_NOT_EMPTY.dmn | 19 ++++++ ...THREQ_DEP_REQ_AUTH_NOT_KNOWLEDGESOURCE.dmn | 19 ++++++ .../AUTHREQ_DEP_REQ_DEC_NOT_DECISION.dmn | 19 ++++++ .../AUTHREQ_DEP_REQ_INPUT_NOT_INPUT.dmn | 19 ++++++ .../AUTHREQ_MISSING_DEPENDENCY_REQ_AUTH.dmn | 19 ++++++ .../AUTHREQ_MISSING_DEPENDENCY_REQ_DEC.dmn | 19 ++++++ .../AUTHREQ_MISSING_DEPENDENCY_REQ_INPUT.dmn | 19 ++++++ .../ORG_UNIT_DECISION_MADE_WRONG_TYPE.dmn | 19 ++++++ .../ORG_UNIT_DECISION_OWNED_WRONG_TYPE.dmn | 19 ++++++ ...PERF_INDICATOR_IMP_DECISION_WRONG_TYPE.dmn | 19 ++++++ .../BKM_MISMATCH_VAR.dmn | 19 ++++++ .../BKM_MISSING_EXPR.dmn | 19 ++++++ .../BKM_MISSING_VAR.dmn | 19 ++++++ .../v1_1/context/CONTEXT_DUP_ENTRY.dmn | 19 ++++++ .../CONTEXT_ENTRY_MISSING_VARIABLE.dmn | 19 ++++++ .../v1_1/context/CONTEXT_ENTRY_NOTYPEREF.dmn | 19 ++++++ .../v1_1/context/CONTEXT_MISSING_ENTRIES.dmn | 19 ++++++ .../v1_1/context/CONTEXT_MISSING_EXPR.dmn | 19 ++++++ .../decision/DECISION_CYCLIC_DEPENDENCY.dmn | 19 ++++++ ...ISION_CYCLIC_DEPENDENCY_SELF_REFERENCE.dmn | 19 ++++++ .../v1_1/decision/DECISION_DEADLY_DIAMOND.dmn | 19 ++++++ .../v1_1/decision/DECISION_DEADLY_KITE.dmn | 19 ++++++ .../DECISION_DECISION_MAKER_WRONG_TYPE.dmn | 19 ++++++ .../DECISION_DECISION_OWNER_WRONG_TYPE.dmn | 19 ++++++ .../v1_1/decision/DECISION_MISMATCH_VAR.dmn | 19 ++++++ .../v1_1/decision/DECISION_MISSING_EXPR.dmn | 19 ++++++ .../v1_1/decision/DECISION_MISSING_VAR.dmn | 19 ++++++ .../v1_1/decision/DECISION_MISSING_VARbis.dmn | 19 ++++++ .../DECISION_MULTIPLE_EXPRESSIONS.dmn | 19 ++++++ .../DECISION_PERF_INDICATOR_WRONG_TYPE.dmn | 19 ++++++ .../v1_1/dmnelementref/ELEMREF_NOHASH.dmn | 19 ++++++ .../validation/v1_1/import/Base-model.dmn | 19 ++++++ .../Import-base-model-modelnameattribute.dmn | 19 ++++++ .../v1_1/import/Import-base-model.dmn | 19 ++++++ .../v1_1/import/Only-Import-base-model.dmn | 19 ++++++ .../v1_1/import/Wrong-Import-base-model.dmn | 19 ++++++ .../INFOREQ_DECISION_NOT_DECISION.dmn | 19 ++++++ .../INFOREQ_INPUT_NOT_INPUTDATA.dmn | 19 ++++++ .../INFOREQ_MISSING_DECISION.dmn | 19 ++++++ .../INFOREQ_MISSING_INPUT.dmn | 19 ++++++ .../v1_1/inputdata/INPUTDATA_MISMATCH_VAR.dmn | 19 ++++++ .../v1_1/inputdata/INPUTDATA_MISSING_VAR.dmn | 19 ++++++ .../tests/validation/v1_1/invalidXml.dmn | 19 ++++++ .../KNOWREQ_MISSING_BKM.dmn | 19 ++++++ .../KNOWREQ_REQ_DECISION_NOT_BKM.dmn | 19 ++++++ .../KNOW_SOURCE_MISSING_OWNER.dmn | 19 ++++++ .../KNOW_SOURCE_OWNER_NOT_ORG_UNIT.dmn | 19 ++++++ .../typeref/BKM_WITH_NO_TYPEREF_IS_OK.dmn | 19 ++++++ .../v1_1/typeref/TYPEREF_NOT_FEEL_NOT_DEF.dmn | 19 ++++++ .../TYPEREF_NOT_FEEL_NOT_DEF_valid.dmn | 19 ++++++ .../v1_1/typeref/TYPEREF_NO_FEEL_TYPE.dmn | 19 ++++++ .../validation/v1_1/typeref/TYPEREF_NO_NS.dmn | 19 ++++++ .../tests/validation/v1_1/validation.dmn | 19 ++++++ .../org/kie/dmn/openapi/DSMultipleOutput.dmn | 19 ++++++ .../org/kie/dmn/openapi/discouragedTypes.dmn | 19 ++++++ .../org/kie/dmn/openapi/dmnDescription.dmn | 19 ++++++ .../resources/org/kie/dmn/openapi/myOrder.dmn | 19 ++++++ .../kie/dmn/openapi/numberAllowedValues.dmn | 19 ++++++ .../org/kie/dmn/openapi/numberGT.dmn | 19 ++++++ .../org/kie/dmn/openapi/numberList.dmn | 19 ++++++ .../resources/org/kie/dmn/openapi/personF.dmn | 19 ++++++ .../resources/org/kie/dmn/openapi/persons.dmn | 19 ++++++ .../org/kie/dmn/openapi/processItem.dmn | 19 ++++++ .../dmn/openapi/processItemCollidingNS.dmn | 19 ++++++ .../org/kie/dmn/openapi/processItem_2.dmn | 19 ++++++ .../org/kie/dmn/openapi/sameNameNS1.dmn | 19 ++++++ .../org/kie/dmn/openapi/sameNameNS2.dmn | 19 ++++++ .../org/kie/dmn/openapi/typeWithSpace.dmn | 19 ++++++ .../org/kie/dmn/openapi/undefinedIO.dmn | 19 ++++++ .../resources/org/kie/dmn/openapi/vowels.dmn | 19 ++++++ .../org/kie/dmn/openapi/vowelsAllowNull.dmn | 19 ++++++ .../org/kie/dmn/pmml/Invoke_Iris.dmn | 19 ++++++ .../resources/org/kie/dmn/pmml/KMeans.dmn | 19 ++++++ .../org/kie/dmn/pmml/KiePMMLRegression.dmn | 19 ++++++ .../kie/dmn/pmml/KiePMMLRegressionClax.dmn | 19 ++++++ .../org/kie/dmn/pmml/KiePMMLScoreCard.dmn | 19 ++++++ .../pmml/KiePMMLScoreCard_NOPMMLmodelName.dmn | 19 ++++++ .../dmn/pmml/KiePMMLScoreCard_wInputType.dmn | 19 ++++++ .../org/kie/dmn/pmml/KiePMMLTree.dmn | 19 ++++++ .../kie/dmn/pmml/KiePMMLTree_no_output.dmn | 19 ++++++ .../resources/org/kie/dmn/pmml/NaiveBayes.dmn | 19 ++++++ .../org/kie/dmn/pmml/NeuralNetwork.dmn | 19 ++++++ .../org/kie/dmn/pmml/SumMiningModel.dmn | 19 ++++++ .../org/kie/dmn/pmml/test_kmeans.pmml | 19 ++++++ .../dmn/pmml/test_mining_model_summed.pmml | 19 ++++++ .../org/kie/dmn/pmml/test_naive_bayes.pmml | 19 ++++++ .../resources/org/kie/dmn/pmml/test_nn.pmml | 19 ++++++ .../org/kie/dmn/pmml/test_regression.pmml | 19 ++++++ .../kie/dmn/pmml/test_regression_clax.pmml | 19 ++++++ .../org/kie/dmn/pmml/test_scorecard.pmml | 19 ++++++ .../resources/org/kie/dmn/pmml/test_tree.pmml | 19 ++++++ .../org/kie/dmn/pmml/test_tree_no_output.pmml | 19 ++++++ kie-dmn/kie-dmn-ruleset2dmn-parent/README.md | 19 ++++++ .../src/test/resources/adult.pmml | 19 ++++++ .../src/test/resources/churn.pmml | 19 ++++++ .../src/test/resources/iris.pmml | 19 ++++++ .../src/test/resources/miniloan.pmml | 19 ++++++ .../src/test/resources/toto.pmml | 19 ++++++ .../src/test/resources/wifi.pmml | 19 ++++++ .../kie/dmn/signavio/Iterate Complex List.dmn | 19 ++++++ .../MID with multiple inside decisions.dmn | 19 ++++++ .../signavio/MID with outside requirement.dmn | 19 ++++++ .../org/kie/dmn/signavio/Signavio_Concat.dmn | 19 ++++++ .../org/kie/dmn/signavio/Starts_with_an_A.dmn | 19 ++++++ .../org/kie/dmn/signavio/Test_SignavioMID.dmn | 19 ++++++ .../signavio/Test_SignavioZipFunctions.dmn | 19 ++++++ .../dmn/signavio/Test_Signavio_multiple.dmn | 19 ++++++ .../dmn/signavio/Using_Signavio_functions.dmn | 19 ++++++ .../kie/dmn/signavio/survey MID ALLFALSE.dmn | 19 ++++++ .../kie/dmn/signavio/survey MID ALLTRUE.dmn | 19 ++++++ .../kie/dmn/signavio/survey MID ANYTRUE.dmn | 19 ++++++ .../org/kie/dmn/signavio/survey MID COUNT.dmn | 19 ++++++ .../org/kie/dmn/signavio/survey MID MAX.dmn | 19 ++++++ .../org/kie/dmn/signavio/survey MID MIN.dmn | 19 ++++++ .../org/kie/dmn/signavio/survey MID SUM.dmn | 19 ++++++ kie-dmn/kie-dmn-tck/README.md | 19 ++++++ kie-dmn/kie-dmn-test-resources/Readme.md | 19 ++++++ .../DMNv1_x/loan_withOverlap.dmn | 19 ++++++ .../DMNv1_x/multiple/Chapter 11 Example.dmn | 21 ++++++- .../DMNv1_x/multiple/importing.dmn | 19 ++++++ .../resources/invalid_models/DMNv1_x/test.dmn | 19 ++++++ .../AllowedValuesChecksInsideCollection.dmn | 19 ++++++ .../DMNv1_5/ConstraintsChecks.dmn | 19 ++++++ .../DMNv1_5/DateToDateTimeFunction.dmn | 19 ++++++ .../DMNv1_5/ForLoopDatesEvaluate.dmn | 21 ++++++- .../DMNv1_5/Imported_Model_Unamed.dmn | 19 ++++++ ...g_EmptyNamed_Model_With_Href_Namespace.dmn | 19 ++++++ ...mptyNamed_Model_Without_Href_Namespace.dmn | 19 ++++++ .../DMNv1_5/Importing_Named_Model.dmn | 19 ++++++ .../Importing_OverridingEmptyNamed_Model.dmn | 19 ++++++ .../DMNv1_5/InheritedConstraints.dmn | 19 ++++++ .../DMNv1_5/ListReplaceEvaluate.dmn | 21 ++++++- .../DMNv1_5/NegationOfDurationEvaluate.dmn | 21 ++++++- .../DMNv1_5/TypeConstraintsChecks.dmn | 19 ++++++ .../valid_models/DMNv1_x/LoanEligibility.dmn | 19 ++++++ .../valid_models/DMNv1_x/OneOfEachType.dmn | 19 ++++++ .../valid_models/DMNv1_x/Prequalification.dmn | 19 ++++++ .../DMNv1_x/Traffic Violation Simple.dmn | 19 ++++++ .../DMNv1_x/Traffic Violation.dmn | 19 ++++++ .../valid_models/DMNv1_x/allTypes.dmn | 19 ++++++ .../valid_models/DMNv1_x/dtevent.dmn | 19 ++++++ .../valid_models/DMNv1_x/habitability.dmn | 19 ++++++ .../resources/valid_models/DMNv1_x/loan.dmn | 19 ++++++ .../DMNv1_x/multiple/Financial.dmn | 19 ++++++ .../multiple/Imported_Traffic_Violation.dmn | 19 ++++++ .../Traffic Violation With Import.dmn | 19 ++++++ .../valid_models/DMNv1_x/multiple/stdlib.dmn | 19 ++++++ .../DMNv1_x/testWithExtensionElements.dmn | 19 ++++++ .../validation/extension/TrisotechDMN13.xsd | 19 ++++++ .../v1_3/xstream/UnmarshalMarshalTest.java | 1 + .../src/test/resources/DC.xsd | 19 ++++++ .../src/test/resources/DI.xsd | 19 ++++++ .../src/test/resources/DMN13.xsd | 19 ++++++ .../src/test/resources/DMNDI13.xsd | 19 ++++++ .../backend/marshalling/v1_3/conditional.dmn | 19 ++++++ .../backend/marshalling/v1_3/filter.dmn | 19 ++++++ .../backend/marshalling/v1_3/iterator.dmn | 19 ++++++ .../dmn/trisotech/core/dmn14expressions.dmn | 19 ++++++ .../boxedcontextextension/conditional.dmn | 19 ++++++ .../boxedcontextextension/filter-datatype.dmn | 19 ++++++ .../filter-datatype2.dmn | 19 ++++++ .../boxedcontextextension/filter.dmn | 19 ++++++ .../iterator-datatype.dmn | 19 ++++++ .../iterator-datatype2.dmn | 19 ++++++ .../boxedcontextextension/iterator.dmn | 19 ++++++ .../kie-dmn-validation/ValidationReference.md | 19 ++++++ .../org/omg/spec/DMN/20151101/dmn.xsd | 19 ++++++ .../org/omg/spec/DMN/20180521/DC.xsd | 19 ++++++ .../org/omg/spec/DMN/20180521/DI.xsd | 19 ++++++ .../org/omg/spec/DMN/20180521/DMN12.xsd | 19 ++++++ .../org/omg/spec/DMN/20180521/DMNDI12.xsd | 19 ++++++ .../org/omg/spec/DMN/20191111/DC.xsd | 19 ++++++ .../org/omg/spec/DMN/20191111/DI.xsd | 19 ++++++ .../org/omg/spec/DMN/20191111/DMN13.xsd | 19 ++++++ .../org/omg/spec/DMN/20191111/DMNDI13.xsd | 19 ++++++ .../org/omg/spec/DMN/20211108/DC.xsd | 19 ++++++ .../org/omg/spec/DMN/20211108/DI.xsd | 19 ++++++ .../org/omg/spec/DMN/20211108/DMN14.xsd | 19 ++++++ .../org/omg/spec/DMN/20211108/DMNDI13.xsd | 19 ++++++ .../org/omg/spec/DMN/20230324/DC.xsd | 19 ++++++ .../org/omg/spec/DMN/20230324/DI.xsd | 19 ++++++ .../org/omg/spec/DMN/20230324/DMN15.xsd | 19 ++++++ .../org/omg/spec/DMN/20230324/DMNDI15.xsd | 19 ++++++ .../org/kie/dmn/validation/DMNv12_ch11.dmn | 19 ++++++ .../DSWithImport20181008-ModelA.dmn | 19 ++++++ ...Import20181008-ModelB-missingDMNImport.dmn | 19 ++++++ .../DSWithImport20181008-ModelB.dmn | 19 ++++++ .../kie/dmn/validation/DTABLE_EMPTY_ENTRY.dmn | 19 ++++++ .../DTABLE_MULTIPLEOUTPUT_WRONG_OUTPUT.dmn | 19 ++++++ .../DTABLE_PRIORITY_MISSING_OUTVALS.dmn | 19 ++++++ .../DTABLE_SINGLEOUTPUT_WRONG_OUTPUT.dmn | 19 ++++++ .../org/kie/dmn/validation/EmptyModelName.dmn | 19 ++++++ .../Hello_World_no_prefix_with_extensions.dmn | 19 ++++++ ...rld_semantic_namespace_with_extensions.dmn | 19 ++++++ .../dmn/validation/MortgageRecommender.dmn | 19 ++++++ .../dmn/validation/NAME_NOT_NORMALIZED.dmn | 19 ++++++ .../REQAUTH_NOT_KNOWLEDGESOURCEbis.dmn | 19 ++++++ .../kie/dmn/validation/UNKNOWN_OPERATOR.dmn | 19 ++++++ .../kie/dmn/validation/UsingSemanticNS.dmn | 19 ++++++ ...THREQ_DEP_REQ_AUTH_NOT_KNOWLEDGESOURCE.dmn | 19 ++++++ .../org/kie/dmn/validation/bkmAndBinding.dmn | 19 ++++++ .../classloader/DummyInvocation.dmn | 19 ++++++ .../decisionservice/DS1ofEach_OK.dmn | 19 ++++++ .../DS1ofEach_missingDecisionInput.dmn | 19 ++++++ .../DS1ofEach_missingEncapsulated.dmn | 19 ++++++ .../DS1ofEach_missingInputData.dmn | 19 ++++++ .../DS1ofEach_missingOutput.dmn | 19 ++++++ .../validation/decisionservice/HelloDS_OK.dmn | 19 ++++++ .../decisionservice/HelloDS_noOutput.dmn | 19 ++++++ .../dmn/validation/dmn14boxed/conditional.dmn | 19 ++++++ .../validation/dmn14boxed/filter-datatype.dmn | 19 ++++++ .../kie/dmn/validation/dmn14boxed/filter.dmn | 19 ++++++ .../dmn14boxed/iterator-datatype.dmn | 19 ++++++ .../dmn/validation/dmn14boxed/iterator.dmn | 19 ++++++ .../org/kie/dmn/validation/dmn14simple.dmn | 19 ++++++ .../dmndi/all-elements-invalid-ref.dmn | 19 ++++++ .../all-elements-with-dmndi-no-dmnshape.dmn | 19 ++++++ .../kie/dmn/validation/dmndi/all-elements.dmn | 19 ++++++ .../dmnelementref/ELEMREF_NOHASH.dmn | 19 ++++++ .../dtanalysis/AK0100-domainOnTable.dmn | 19 ++++++ .../dtanalysis/AK0100v2-domainOnTable.dmn | 19 ++++++ .../dtanalysis/AgeKitten-domainOnTable.dmn | 19 ++++++ .../dmn/validation/dtanalysis/AgeKitten.dmn | 19 ++++++ .../dtanalysis/AgeKittenImporting.dmn | 19 ++++++ .../dtanalysis/AgeKittenItemDef.dmn | 19 ++++++ .../dmn/validation/dtanalysis/Contraction.dmn | 19 ++++++ .../dtanalysis/DT1stNFViolation.dmn | 19 ++++++ .../dtanalysis/DT1stNFViolationB.dmn | 19 ++++++ .../dtanalysis/DT1stNFViolationCollect.dmn | 19 ++++++ ...DT1stNFViolationDuplicateNoSubsumption.dmn | 19 ++++++ .../validation/dtanalysis/DT2ndNF3combo.dmn | 19 ++++++ .../dtanalysis/DT2ndNFViolation.dmn | 19 ++++++ .../validation/dtanalysis/DT2ndNFWasADash.dmn | 19 ++++++ .../dtanalysis/DT2ndNFWasADash2.dmn | 19 ++++++ .../validation/dtanalysis/DTAnalysisFirst.dmn | 19 ++++++ .../dtanalysis/DTnestedEverywhere.dmn | 19 ++++++ .../dmn/validation/dtanalysis/DTusingNOT.dmn | 19 ++++++ .../dmn/validation/dtanalysis/DTusingNOT2.dmn | 19 ++++++ .../dtanalysis/DTusingNOTnumber.dmn | 19 ++++++ .../dtanalysis/EnumerationWithNull.dmn | 19 ++++++ .../dtanalysis/FailingOutputConstraints.dmn | 19 ++++++ .../dtanalysis/FailingOutputConstraints2.dmn | 19 ++++++ .../dtanalysis/Gaps0100-domainOnTable.dmn | 19 ++++++ .../GapsAndOverlaps1-domainOnTable.dmn | 19 ++++++ .../dtanalysis/GapsAndOverlaps1.dmn | 19 ++++++ .../dmn/validation/dtanalysis/GapsCube3.dmn | 19 ++++++ .../dtanalysis/GapsOverlapsBoolean.dmn | 19 ++++++ .../kie/dmn/validation/dtanalysis/GapsXY.dmn | 19 ++++++ .../dmn/validation/dtanalysis/GapsXYv2.dmn | 19 ++++++ .../dtanalysis/GapsXYv2WithNull.dmn | 19 ++++++ .../dmn/validation/dtanalysis/MaskBasic.dmn | 19 ++++++ .../dmn/validation/dtanalysis/MaskTest.dmn | 19 ++++++ .../validation/dtanalysis/MisleadingRules.dmn | 19 ++++++ .../dtanalysis/MisleadingRules2.dmn | 19 ++++++ .../validation/dtanalysis/MyDecisionTable.dmn | 19 ++++++ .../dtanalysis/NoGapsDateAdjacent.dmn | 19 ++++++ .../dtanalysis/NoGapsDomainOnTypeRef.dmn | 19 ++++++ .../dtanalysis/NoGapsDomainOnTypeRefv2.dmn | 19 ++++++ .../validation/dtanalysis/NotStringVowel.dmn | 19 ++++++ .../validation/dtanalysis/NotStringVowel2.dmn | 19 ++++++ .../dtanalysis/NullBooleanAfter.dmn | 19 ++++++ .../dtanalysis/NullBooleanBefore.dmn | 19 ++++++ .../validation/dtanalysis/NullNumberAfter.dmn | 19 ++++++ .../dtanalysis/NullNumberBefore.dmn | 19 ++++++ .../dtanalysis/OverlapHitPolicy.dmn | 19 ++++++ .../org/kie/dmn/validation/dtanalysis/Pi.dmn | 19 ++++++ .../dtanalysis/RecommenderHitPolicy1.dmn | 19 ++++++ .../RecommenderHitPolicy1_allowNull.dmn | 19 ++++++ .../dtanalysis/RecommenderHitPolicy2.dmn | 19 ++++++ .../dtanalysis/RecommenderHitPolicy3.dmn | 19 ++++++ .../dtanalysis/RecommenderHitPolicy4.dmn | 19 ++++++ .../validation/dtanalysis/RuleOrderDash.dmn | 19 ++++++ .../dtanalysis/SRGapsOverlapsSubsumption2.dmn | 19 ++++++ .../SomeProblem-ruleOutsideDomain.dmn | 19 ++++++ .../dmn/validation/dtanalysis/SomeProblem.dmn | 19 ++++++ .../dmn/validation/dtanalysis/Subsumption.dmn | 19 ++++++ .../dmn/validation/dtanalysis/SymbolInDT.dmn | 19 ++++++ .../dmn/validation/dtanalysis/SymbolInDT2.dmn | 19 ++++++ .../validation/dtanalysis/complexDTdates.dmn | 19 ++++++ .../dtanalysis/complexDTdatesV2.dmn | 19 ++++++ .../kie/dmn/validation/dtanalysis/dtInBKM.dmn | 19 ++++++ .../dmn/validation/dtanalysis/improveHF.dmn | 19 ++++++ .../validation/dtanalysis/mcdc/example1.dmn | 19 ++++++ .../validation/dtanalysis/mcdc/example2.dmn | 19 ++++++ .../dmn/validation/dtanalysis/notnulltest.dmn | 19 ++++++ .../dmn/validation/dtanalysis/nulltestdt.dmn | 19 ++++++ .../dtanalysis/posDoubleNegHalf.dmn | 19 ++++++ .../dtanalysis/problemDiseqNumber.dmn | 19 ++++++ .../dtanalysis/problemDiseqString.dmn | 19 ++++++ .../dtanalysis/problemGtLtString.dmn | 19 ++++++ .../dtanalysis/problemLtGtNumber.dmn | 19 ++++++ .../validation/dtanalysis/sameMsgInAllAPI.dmn | 19 ++++++ .../dtanalysis/simpleStringNoGap.dmn | 19 ++++++ .../dtanalysis/stringWithoutEnumNoGap.dmn | 19 ++++++ .../dtanalysis/tVowelDefinition.dmn | 19 ++++++ .../dtanalysis/validDiseqNumber1.dmn | 19 ++++++ .../dtanalysis/validDiseqNumber2.dmn | 19 ++++++ .../dmn/validation/dtanalysis/weirdPosNeg.dmn | 19 ++++++ .../validation/dtanalysis/weirdYMduration.dmn | 19 ++++++ .../kie/dmn/validation/import/Base-model.dmn | 19 ++++++ .../dmn/validation/import/DROOLS-4187a.dmn | 19 ++++++ .../dmn/validation/import/DROOLS-4187b.dmn | 19 ++++++ .../Import-base-model-modelnameattribute.dmn | 19 ++++++ .../validation/import/Import-base-model.dmn | 19 ++++++ .../import/Only-Import-base-model.dmn | 19 ++++++ .../import/Wrong-Import-base-model.dmn | 19 ++++++ ...elloDSbkmBoxedInvocation_okItemDefName.dmn | 19 ++++++ ...HelloDSbkmBoxedInvocation_wrongBKMname.dmn | 19 ++++++ ...mBoxedInvocation_wrongDoubleImportName.dmn | 19 ++++++ ...oDSbkmBoxedInvocation_wrongItemDefName.dmn | 19 ++++++ .../org/kie/dmn/validation/invalidFEEL.dmn | 19 ++++++ .../invalidFunctionNameInvocation.dmn | 19 ++++++ .../kie/dmn/validation/somethingInBetween.dmn | 19 ++++++ .../typeref/BKM_WITH_NO_TYPEREF_IS_OK.dmn | 19 ++++++ .../org/kie/dmn/validation/validation.dmn | 19 ++++++ .../dmn/validation/variableMissingTypeRef.dmn | 19 ++++++ .../kie/dmn/validation/wrongxml/dttyperef.dmn | 19 ++++++ kie-dmn/kie-dmn-xls2dmn-cli/README.md | 19 ++++++ kie-dmn/ref-dmn-feel-builtin-functions.adoc | 19 ++++++ kie-drl/Readme.md | 18 ++++++ ...g.kie.drl.api.identifiers.DrlComponentRoot | 19 ++++++ ...common.api.identifiers.EfestoComponentRoot | 19 ++++++ ...tionmanager.api.service.KieCompilerService | 19 ++++++ .../Readme.md | 19 ++++++ ...ntimemanager.api.service.KieRuntimeService | 19 ++++++ ...ntimemanager.api.service.KieRuntimeService | 19 ++++++ .../kie/internal/builder/help/package.html | 19 ++++++ .../org/kie/internal/builder/package.html | 19 ++++++ ...g.kie.api.internal.assembler.KieAssemblers | 19 ++++++ .../org.kie.api.internal.runtime.KieRuntimes | 19 ++++++ .../org.kie.api.internal.weaver.KieWeavers | 19 ++++++ .../main/resources/deployment-descriptor.xsd | 19 ++++++ kie-maven-plugin/IntegrationTests.md | 18 ++++++ .../air-conditioning-weather-scorecard.pmml | 19 ++++++ .../categoricalVariablesRegression.pmml | 19 ++++++ .../CompoundNestedPredicateScorecard.pmml | 19 ++++++ .../logisticRegressionIrisData.pmml | 19 ++++++ .../SimpleScorecardCategorical.pmml | 19 ++++++ .../SingleIrisKMeansClustering.pmml | 19 ++++++ .../main/resources/org/yaml/rules.drl.yaml | 19 ++++++ .../resources/AllResourceTypes/simple-dsl.dsl | 19 ++++++ .../AllResourceTypes/simple-dslr.dslr | 19 ++++++ .../simple-guided-dtable-with-dsl.dsl | 19 ++++++ .../AllResourceTypes/simple-template.drt | 19 ++++++ .../src/main/resources/ch11MODIFIED.dmn | 19 ++++++ .../src/main/resources/ch11MODIFIED.dmn | 19 ++++++ .../src/main/resources/org/kie/modA/rules.drl | 19 ++++++ .../src/main/resources/org/kie/modB/rules.drl | 19 ++++++ .../src/main/resources/org/kie/modC/rules.drl | 19 ++++++ .../src/main/resources/org/kie/modA/rules.drl | 19 ++++++ .../src/main/resources/org/kie/modB/rules.drl | 19 ++++++ .../src/main/resources/org/kie/modC/rules.drl | 19 ++++++ .../air-conditioning-weather-scorecard.pmml | 19 ++++++ .../categoricalVariablesRegression.pmml | 19 ++++++ .../CompoundNestedPredicateScorecard.pmml | 19 ++++++ .../logisticRegressionIrisData.pmml | 19 ++++++ .../SimpleScorecardCategorical.pmml | 19 ++++++ .../SingleIrisKMeansClustering.pmml | 19 ++++++ kie-pmml-trusty/Architecture.puml | 19 ++++++ kie-pmml-trusty/CompiletimeCodegen.puml | 19 ++++++ kie-pmml-trusty/CurrentLimitations.md | 19 ++++++ kie-pmml-trusty/DesignOverview.md | 19 ++++++ kie-pmml-trusty/DeveloperGuide.md | 19 ++++++ kie-pmml-trusty/Release.md | 19 ++++++ kie-pmml-trusty/RuntimeCodegen.puml | 19 ++++++ kie-pmml-trusty/RuntimeInterpreted.puml | 19 ++++++ ...common.api.identifiers.EfestoComponentRoot | 19 ++++++ ...kie.pmml.api.identifiers.PmmlComponentRoot | 19 ++++++ ...mpoundPredicateEvaluateMethodTemplate.tmpl | 19 ++++++ ...SimplePredicateEvaluateMethodTemplate.tmpl | 19 ++++++ ...pleSetPredicateEvaluateMethodTemplate.tmpl | 19 ++++++ kie-pmml-trusty/kie-pmml-compiler/Readme.md | 19 ++++++ .../ExpressionFunctionUtilsTemplate.tmpl | 19 ++++++ .../main/resources/KiePMMLApplyTemplate.tmpl | 19 ++++++ ...LCompoundPredicateConstructorTemplate.tmpl | 19 ++++++ .../KiePMMLCompoundPredicateTemplate.tmpl | 19 ++++++ .../resources/KiePMMLConstantTemplate.tmpl | 19 ++++++ .../KiePMMLDefineFunctionTemplate.tmpl | 19 ++++++ .../KiePMMLDerivedFieldTemplate.tmpl | 19 ++++++ .../KiePMMLDiscretizeBinTemplate.tmpl | 19 ++++++ .../resources/KiePMMLDiscretizeTemplate.tmpl | 19 ++++++ ...PMMLFalsePredicateConstructorTemplate.tmpl | 19 ++++++ .../KiePMMLFalsePredicateTemplate.tmpl | 19 ++++++ .../KiePMMLFieldColumnPairTemplate.tmpl | 19 ++++++ .../resources/KiePMMLFieldRefTemplate.tmpl | 19 ++++++ .../resources/KiePMMLInlineTableTemplate.tmpl | 19 ++++++ .../resources/KiePMMLIntervalTemplate.tmpl | 19 ++++++ .../KiePMMLLocalTransformationsTemplate.tmpl | 19 ++++++ .../resources/KiePMMLMapValuesTemplate.tmpl | 19 ++++++ .../resources/KiePMMLMiningFieldTemplate.tmpl | 19 ++++++ .../KiePMMLModelFactoryTemplate.tmpl | 19 ++++++ .../KiePMMLNormContinuousTemplate.tmpl | 19 ++++++ .../KiePMMLNormDiscreteTemplate.tmpl | 19 ++++++ .../KiePMMLOperatorFunctionTemplate.tmpl | 19 ++++++ .../resources/KiePMMLOutputFieldTemplate.tmpl | 19 ++++++ .../KiePMMLParameterFieldTemplate.tmpl | 19 ++++++ .../main/resources/KiePMMLRowTemplate.tmpl | 19 ++++++ ...MMLSimplePredicateConstructorTemplate.tmpl | 19 ++++++ .../KiePMMLSimplePredicateTemplate.tmpl | 19 ++++++ ...SimpleSetPredicateConstructorTemplate.tmpl | 19 ++++++ .../KiePMMLSimpleSetPredicateTemplate.tmpl | 19 ++++++ .../main/resources/KiePMMLTargetTemplate.tmpl | 19 ++++++ .../resources/KiePMMLTargetValueTemplate.tmpl | 19 ++++++ ...KiePMMLTextIndexNormalizationTemplate.tmpl | 19 ++++++ .../resources/KiePMMLTextIndexTemplate.tmpl | 19 ++++++ ...ePMMLTransformationDictionaryTemplate.tmpl | 19 ++++++ ...ePMMLTruePredicateConstructorTemplate.tmpl | 19 ++++++ .../KiePMMLTruePredicateTemplate.tmpl | 19 ++++++ .../main/resources/TargetFieldTemplate.tmpl | 19 ++++++ .../main/resources/TargetValueTemplate.tmpl | 19 ++++++ .../resources/KiePMMLTestModelTemplate.tmpl | 19 ++++++ ...n.api.provider.ModelImplementationProvider | 19 ++++++ ...r.api.provider.ModelImplementationProvider | 19 ++++++ .../resources/MiningWithNestedRefers.pmml | 19 ++++++ .../MiningWithSameNestedModelNames.pmml | 19 ++++++ .../test/resources/MissingDataRegression.pmml | 19 ++++++ .../resources/MultipleTargetsFieldSample.pmml | 19 ++++++ ...NoSegmentIdNoSegmentTargetFieldSample.pmml | 19 ++++++ .../NoModelNameNoSegmentIdSample.pmml | 19 ++++++ .../src/test/resources/NoModelNameSample.pmml | 19 ++++++ .../NoOutputFieldTargetNameSample.pmml | 19 ++++++ .../test/resources/NoTargetFieldSample.pmml | 19 ++++++ .../resources/OneMiningTargetFieldSample.pmml | 19 ++++++ .../src/test/resources/Template.tmpl | 19 ++++++ .../test/resources/TransformationsSample.pmml | 19 ++++++ .../src/test/resources/TreeSample.pmml | 19 ++++++ .../src/test/resources/Unparsable.tmpl | 19 ++++++ .../kie-pmml-compiler-core/Readme.md | 19 ++++++ ...tionmanager.api.service.KieCompilerService | 19 ++++++ .../resources/LinearRegressionSample.pmml | 19 ++++++ ...n.api.provider.ModelImplementationProvider | 19 ++++++ .../resources/SimpleSetPredicateTree.pmml | 19 ++++++ ...ntimemanager.api.service.KieRuntimeService | 19 ++++++ .../org.kie.pmml.api.runtime.PMMLRuntime | 19 ++++++ ...evaluator.core.executor.PMMLModelEvaluator | 19 ++++++ .../org.kie.pmml.api.PMMLRuntimeFactory | 19 ++++++ ...r.api.provider.ModelImplementationProvider | 19 ++++++ .../resources/SingleIrisKMeansClustering.pmml | 19 ++++++ ...evaluator.core.executor.PMMLModelEvaluator | 19 ++++++ .../KiePMMLClusteringModelTemplate.tmpl | 19 ++++++ .../ClusterWithTransformations.pmml | 19 ++++++ .../euclideandistance/euclideanDistance.pmml | 19 ++++++ .../multipleClustersSameClass.pmml | 19 ++++++ .../SingleIrisKMeansClustering.pmml | 19 ++++++ .../SingleIrisKMeansClustering_id.pmml | 19 ++++++ .../SimpleScorecardWithTransformations.pmml | 19 ++++++ .../src/test/resources/Template.tmpl | 19 ++++++ ...n.api.provider.ModelImplementationProvider | 19 ++++++ ...r.api.provider.ModelImplementationProvider | 19 ++++++ .../src/test/resources/ScorecardSample.pmml | 19 ++++++ ...evaluator.core.executor.PMMLModelEvaluator | 19 ++++++ .../src/test/resources/ScorecardSample.pmml | 19 ++++++ .../KiePMMLScorecardModelTemplate.tmpl | 19 ++++++ .../air-conditioning-weather-scorecard.pmml | 19 ++++++ .../BasicComplexPartialScore.pmml | 19 ++++++ .../CompoundNestedPredicateScorecard.pmml | 19 ++++++ .../CompoundPredicateScorecard.pmml | 19 ++++++ .../multiplescorecard/MultipleScorecard.pmml | 19 ++++++ .../NestedComplexPartialScore.pmml | 19 ++++++ .../simplescorecard/SimpleScorecard.pmml | 19 ++++++ .../Simple-Scorecard_Categorical.pmml | 19 ++++++ .../SimpleScorecardMixedVariables.pmml | 19 ++++++ .../SimpleScorecardWithTransformations.pmml | 19 ++++++ .../Implementation.md | 19 ++++++ ...n.api.provider.ModelImplementationProvider | 19 ++++++ ...r.api.provider.ModelImplementationProvider | 19 ++++++ .../resources/SimpleSetPredicateTree.pmml | 19 ++++++ .../src/test/resources/TreeSample.pmml | 19 ++++++ .../src/test/resources/irisTree.pmml | 19 ++++++ ...evaluator.core.executor.PMMLModelEvaluator | 19 ++++++ ...l.runtime.core.executor.PMMLModelEvaluator | 19 ++++++ .../src/test/resources/TreeSample.pmml | 19 ++++++ .../resources/KiePMMLTreeModelTemplate.tmpl | 19 ++++++ .../BostonHousingTree.pmml | 19 ++++++ .../CompoundPredicatesTree.pmml | 19 ++++++ .../resources/iristreemodel/irisTree.pmml | 19 ++++++ .../PlanActivityTree.pmml | 19 ++++++ .../ReturnLastPredictionStrategyTree.pmml | 19 ++++++ .../sampleminetreemodel/SampleMine.pmml | 19 ++++++ ...ampleMineTreeModelWithTransformations.pmml | 19 ++++++ .../SimpleClassificationTree.pmml | 19 ++++++ .../SimpleSetPredicateTree.pmml | 19 ++++++ ...r.api.provider.ModelImplementationProvider | 19 ++++++ .../src/test/resources/MiningModel_Mixed.pmml | 19 ++++++ .../resources/MiningModel_NoSegmentId.pmml | 19 ++++++ .../resources/MiningModel_Regression.pmml | 19 ++++++ .../test/resources/MiningModel_Scorecard.pmml | 19 ++++++ .../test/resources/MiningModel_SegmentId.pmml | 19 ++++++ .../test/resources/MiningModel_TreeModel.pmml | 19 ++++++ .../src/test/resources/Template.tmpl | 19 ++++++ ...evaluator.core.executor.PMMLModelEvaluator | 19 ++++++ .../resources/KiePMMLMiningModelTemplate.tmpl | 19 ++++++ .../resources/KiePMMLSegmentTemplate.tmpl | 19 ++++++ .../KiePMMLSegmentationTemplate.tmpl | 19 ++++++ .../minimgmodelchain/MiningModelChain.pmml | 19 ++++++ .../miningmodelsummed/MiningModelSummed.pmml | 19 ++++++ .../MiningWithNestedRefers.pmml | 19 ++++++ .../mixedmining/MiningModel_Mixed.pmml | 19 ++++++ .../multiplemining/MultipleMining.pmml | 19 ++++++ .../MiningModel_Predicates.pmml | 19 ++++++ .../RandomForestClassifier.pmml | 19 ++++++ ...egmentationClassificationMajorityVote.pmml | 19 ++++++ ...segmentationClassificationSelectFirst.pmml | 19 ++++++ .../segmentationMaxMining.pmml | 19 ++++++ .../segmentationMeanMining.pmml | 19 ++++++ .../segmentationMedian2Mining.pmml | 19 ++++++ .../segmentationMedianMining.pmml | 19 ++++++ .../segmentationSelectFirstMining.pmml | 19 ++++++ .../segmentationSumMining.pmml | 19 ++++++ ...r.api.provider.ModelImplementationProvider | 19 ++++++ .../resources/LinearRegressionSample.pmml | 19 ++++++ .../src/test/resources/test_regression.pmml | 19 ++++++ .../test/resources/test_regression_clax.pmml | 19 ++++++ ...evaluator.core.executor.PMMLModelEvaluator | 19 ++++++ .../KiePMMLClassificationTableTemplate.tmpl | 19 ++++++ .../KiePMMLEvaluateMethodTemplate.tmpl | 19 ++++++ .../KiePMMLRegressionModelTemplate.tmpl | 19 ++++++ .../KiePMMLRegressionTableTemplate.tmpl | 19 ++++++ .../CategoricalVariablesRegression.pmml | 19 ++++++ ...arRegressionSampleWithTransformations.pmml | 19 ++++++ .../LogisticRegression.pmml | 19 ++++++ .../LogisticRegressionIrisData.pmml | 19 ++++++ .../LogisticRegressionNoneNormalization.pmml | 19 ++++++ ...isticRegressionSimplemaxNormalization.pmml | 19 ++++++ ...ogisticRegressionSoftmaxNormalization.pmml | 19 ++++++ .../MissingDataRegression.pmml | 19 ++++++ .../MixedVariablesRegression.pmml | 19 ++++++ .../MultipleRegression.pmml | 19 ++++++ ...mericVariablesDecimalAndNegativeCoefs.pmml | 19 ++++++ .../NumericVariablesLinearRegression.pmml | 19 ++++++ .../NumericVariablesPolynomialRegression.pmml | 19 ++++++ .../OrderApproval.pmml | 19 ++++++ .../PredictorTermRegression.pmml | 19 ++++++ .../RegressionNormalizationExp.pmml | 19 ++++++ .../RegressionNormalizationLogit.pmml | 19 ++++++ .../RegressionNormalizationSoftmax.pmml | 19 ++++++ ...r.api.provider.ModelImplementationProvider | 19 ++++++ .../resources/BasicComplexPartialScore.pmml | 19 ++++++ ...evaluator.core.executor.PMMLModelEvaluator | 19 ++++++ .../resources/KiePMMLAttributeTemplate.tmpl | 19 ++++++ .../KiePMMLCharacteristicTemplate.tmpl | 19 ++++++ .../KiePMMLCharacteristicsTemplate.tmpl | 19 ++++++ .../KiePMMLComplexPartialScoreTemplate.tmpl | 19 ++++++ .../KiePMMLScorecardModelTemplate.tmpl | 19 ++++++ .../air-conditioning-weather-scorecard.pmml | 19 ++++++ .../BasicComplexPartialScore.pmml | 19 ++++++ .../CompoundNestedPredicateScorecard.pmml | 19 ++++++ .../CompoundPredicateScorecard.pmml | 19 ++++++ .../multiplescorecard/MultipleScorecard.pmml | 19 ++++++ .../NestedComplexPartialScore.pmml | 19 ++++++ .../simplescorecard/SimpleScorecard.pmml | 19 ++++++ .../Simple-Scorecard_Categorical.pmml | 19 ++++++ .../SimpleScorecardMixedVariables.pmml | 19 ++++++ .../SimpleScorecardWithTransformations.pmml | 19 ++++++ .../src/test/resources/MiningModel_Mixed.pmml | 19 ++++++ ...r.api.provider.ModelImplementationProvider | 19 ++++++ .../resources/SimpleSetPredicateTree.pmml | 19 ++++++ .../src/test/resources/TreeSample.pmml | 19 ++++++ .../src/test/resources/TreeSimplified.pmml | 19 ++++++ .../src/test/resources/irisTree.pmml | 19 ++++++ ...evaluator.core.executor.PMMLModelEvaluator | 19 ++++++ .../main/resources/KiePMMLNodeTemplate.tmpl | 19 ++++++ .../resources/KiePMMLTreeModelTemplate.tmpl | 19 ++++++ .../BostonHousingTree.pmml | 19 ++++++ .../CompoundPredicatesTree.pmml | 19 ++++++ .../resources/iristreemodel/irisTree.pmml | 19 ++++++ .../ReturnLastPredictionStrategyTree.pmml | 19 ++++++ .../sampleminetreemodel/SampleMine.pmml | 19 ++++++ ...ampleMineTreeModelWithTransformations.pmml | 19 ++++++ .../SimpleClassificationTree.pmml | 19 ++++++ .../SimpleSetPredicateTree.pmml | 19 ++++++ .../src/main/resources/testtree/TestTree.pmml | 19 ++++++ pom.xml | 59 +++++++++++++++++++ script/release/upload_filemgmt.sh | 19 ++++++ 1907 files changed, 36162 insertions(+), 38 deletions(-) diff --git a/Makefile b/Makefile index 56c65e26bd2..bfffe8862ec 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,22 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + mvn_opts= mvn_cmd=mvn $(mvn_opts) diff --git a/README.md b/README.md index b5f526392c0..161caebddd8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,57 @@ + + +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. + +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).** + +**It will save you and us a lot of time by setting up your development environment correctly.** +It solves all known pitfalls that can disrupt your development. +It also describes all guidelines, tips and tricks. +If you want your pull requests (or patches) to be merged, please respect those guidelines. + + +Test execution tip +================== + +Some test are meant to be executed on machine with _en_US_ locale. +A specific profile is provided to execute them on machines with different locale, namely `test-en`. +There are two ways to activate such profile during maven build: +1. `-Ptest-en` (profile-id based) +2. `-DTestEn` (property based) + +The following two commands will execute tests on machine with locale different than _en_US_: + +1. `make test -Ptest-en` +2. `make test -DTestEn` + + + + + 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. 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. diff --git a/bom/drools-bom/pom.xml b/bom/drools-bom/pom.xml index 51378329ddd..55081e52f90 100644 --- a/bom/drools-bom/pom.xml +++ b/bom/drools-bom/pom.xml @@ -1,4 +1,23 @@ + + diff --git a/bom/kie-core-bom/pom.xml b/bom/kie-core-bom/pom.xml index 5122046c010..395b748a0dd 100644 --- a/bom/kie-core-bom/pom.xml +++ b/bom/kie-core-bom/pom.xml @@ -1,4 +1,23 @@ + + diff --git a/bom/kie-dmn-bom/pom.xml b/bom/kie-dmn-bom/pom.xml index a448cd4a15f..e7534eb6d0d 100644 --- a/bom/kie-dmn-bom/pom.xml +++ b/bom/kie-dmn-bom/pom.xml @@ -1,4 +1,23 @@ + + diff --git a/bom/kie-efesto-bom/pom.xml b/bom/kie-efesto-bom/pom.xml index 9c71bf1c2fc..fb8b2f1e324 100644 --- a/bom/kie-efesto-bom/pom.xml +++ b/bom/kie-efesto-bom/pom.xml @@ -1,4 +1,23 @@ + + diff --git a/bom/kie-pmml-bom/pom.xml b/bom/kie-pmml-bom/pom.xml index ac05d058a0d..d8612ddface 100644 --- a/bom/kie-pmml-bom/pom.xml +++ b/bom/kie-pmml-bom/pom.xml @@ -1,4 +1,23 @@ + + diff --git a/bom/pom.xml b/bom/pom.xml index 411a4269a1d..ebc3f804164 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,4 +1,23 @@ + + diff --git a/drools-alphanetwork-compiler/src/main/resources/META-INF/services/org.drools.compiler.kie.builder.impl.KieBaseUpdaterFactory b/drools-alphanetwork-compiler/src/main/resources/META-INF/services/org.drools.compiler.kie.builder.impl.KieBaseUpdaterFactory index 0cd053ab1b2..b098f8eeee0 100644 --- a/drools-alphanetwork-compiler/src/main/resources/META-INF/services/org.drools.compiler.kie.builder.impl.KieBaseUpdaterFactory +++ b/drools-alphanetwork-compiler/src/main/resources/META-INF/services/org.drools.compiler.kie.builder.impl.KieBaseUpdaterFactory @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.ancompiler.KieBaseUpdaterANCFactory \ No newline at end of file diff --git a/drools-base/src/main/java/org/drools/base/rule/accessor/RightTupleValueExtractor.java b/drools-base/src/main/java/org/drools/base/rule/accessor/RightTupleValueExtractor.java index 45d07205614..454eadf4e5c 100644 --- a/drools-base/src/main/java/org/drools/base/rule/accessor/RightTupleValueExtractor.java +++ b/drools-base/src/main/java/org/drools/base/rule/accessor/RightTupleValueExtractor.java @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + package org.drools.base.rule.accessor; import org.drools.base.base.ValueResolver; diff --git a/drools-beliefs/src/main/java/overview.html b/drools-beliefs/src/main/java/overview.html index 044791f516a..5e544120706 100644 --- a/drools-beliefs/src/main/java/overview.html +++ b/drools-beliefs/src/main/java/overview.html @@ -1,3 +1,22 @@ + +

Drools API

diff --git a/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.assembler.KieAssemblerService b/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.assembler.KieAssemblerService index eeca520887d..ea2f0ad285a 100644 --- a/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.assembler.KieAssemblerService +++ b/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.assembler.KieAssemblerService @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.beliefs.bayes.assembler.BayesAssemblerService \ No newline at end of file diff --git a/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.runtime.KieRuntimeService b/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.runtime.KieRuntimeService index 26533f4561b..233cf4697e4 100644 --- a/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.runtime.KieRuntimeService +++ b/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.runtime.KieRuntimeService @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.beliefs.bayes.runtime.BayesRuntimeService \ No newline at end of file diff --git a/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.weaver.KieWeaverService b/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.weaver.KieWeaverService index a02c102d4ec..dcb49a78cff 100644 --- a/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.weaver.KieWeaverService +++ b/drools-beliefs/src/main/resources/META-INF/services/org.kie.api.internal.weaver.KieWeaverService @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.beliefs.bayes.weaver.BayesWeaverService \ No newline at end of file diff --git a/drools-beliefs/src/test/resources/org/drools/beliefs/bayes/integration/Garden.xmlbif b/drools-beliefs/src/test/resources/org/drools/beliefs/bayes/integration/Garden.xmlbif index a0709c34d68..18776b939fb 100644 --- a/drools-beliefs/src/test/resources/org/drools/beliefs/bayes/integration/Garden.xmlbif +++ b/drools-beliefs/src/test/resources/org/drools/beliefs/bayes/integration/Garden.xmlbif @@ -1,3 +1,21 @@ + Garden diff --git a/drools-commands/src/main/resources/META-INF/services/org.kie.api.command.KieCommands b/drools-commands/src/main/resources/META-INF/services/org.kie.api.command.KieCommands index ac106d54170..d4d1614241e 100644 --- a/drools-commands/src/main/resources/META-INF/services/org.kie.api.command.KieCommands +++ b/drools-commands/src/main/resources/META-INF/services/org.kie.api.command.KieCommands @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.commands.impl.CommandFactoryServiceImpl \ No newline at end of file diff --git a/drools-compiler/src/main/java/org/drools/compiler/rule/builder/dialect/java/parser/Java.tokens b/drools-compiler/src/main/java/org/drools/compiler/rule/builder/dialect/java/parser/Java.tokens index 552ab816f93..6aeacd061ff 100644 --- a/drools-compiler/src/main/java/org/drools/compiler/rule/builder/dialect/java/parser/Java.tokens +++ b/drools-compiler/src/main/java/org/drools/compiler/rule/builder/dialect/java/parser/Java.tokens @@ -1,3 +1,22 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. +// + T__24=24 T__25=25 T__26=26 @@ -119,7 +138,7 @@ LINE_COMMENT=23 'import'=26 'static'=27 '.'=28 -'*'=29 +'//'=29 'class'=30 'extends'=31 'implements'=32 diff --git a/drools-compiler/src/main/resources/META-INF/drools-4.0.xsd b/drools-compiler/src/main/resources/META-INF/drools-4.0.xsd index 89697a1df79..6c56868ca10 100644 --- a/drools-compiler/src/main/resources/META-INF/drools-4.0.xsd +++ b/drools-compiler/src/main/resources/META-INF/drools-4.0.xsd @@ -1,4 +1,23 @@ + + diff --git a/drools-compiler/src/main/resources/META-INF/drools-5.2.xsd b/drools-compiler/src/main/resources/META-INF/drools-5.2.xsd index 8d6247cb0be..fbc8d7195dd 100644 --- a/drools-compiler/src/main/resources/META-INF/drools-5.2.xsd +++ b/drools-compiler/src/main/resources/META-INF/drools-5.2.xsd @@ -1,4 +1,23 @@ + + diff --git a/drools-compiler/src/main/resources/META-INF/drools-processes-5.0.xsd b/drools-compiler/src/main/resources/META-INF/drools-processes-5.0.xsd index e9eedb8711e..4afa6fad704 100644 --- a/drools-compiler/src/main/resources/META-INF/drools-processes-5.0.xsd +++ b/drools-compiler/src/main/resources/META-INF/drools-processes-5.0.xsd @@ -1,4 +1,23 @@ + + diff --git a/drools-compiler/src/main/resources/META-INF/services/org.drools.compiler.kie.builder.impl.KieBaseUpdaters b/drools-compiler/src/main/resources/META-INF/services/org.drools.compiler.kie.builder.impl.KieBaseUpdaters index c5f323d4df9..4f6fde82187 100644 --- a/drools-compiler/src/main/resources/META-INF/services/org.drools.compiler.kie.builder.impl.KieBaseUpdaters +++ b/drools-compiler/src/main/resources/META-INF/services/org.drools.compiler.kie.builder.impl.KieBaseUpdaters @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.compiler.kie.builder.impl.KieBaseUpdatersImpl \ No newline at end of file diff --git a/drools-compiler/src/main/resources/META-INF/services/org.kie.api.KieServices b/drools-compiler/src/main/resources/META-INF/services/org.kie.api.KieServices index 1d0bdda44d2..e31f68f63f0 100644 --- a/drools-compiler/src/main/resources/META-INF/services/org.kie.api.KieServices +++ b/drools-compiler/src/main/resources/META-INF/services/org.kie.api.KieServices @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.compiler.kie.builder.impl.KieServicesImpl \ No newline at end of file diff --git a/drools-compiler/src/main/resources/META-INF/services/org.kie.internal.builder.JaxbConfigurationFactoryService b/drools-compiler/src/main/resources/META-INF/services/org.kie.internal.builder.JaxbConfigurationFactoryService index 78f26f0f5b7..8cb1698b8a6 100644 --- a/drools-compiler/src/main/resources/META-INF/services/org.kie.internal.builder.JaxbConfigurationFactoryService +++ b/drools-compiler/src/main/resources/META-INF/services/org.kie.internal.builder.JaxbConfigurationFactoryService @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.compiler.builder.impl.JaxbConfigurationFactoryServiceImpl \ No newline at end of file diff --git a/drools-compiler/src/main/resources/META-INF/services/org.kie.internal.builder.KnowledgeBuilderFactoryService b/drools-compiler/src/main/resources/META-INF/services/org.kie.internal.builder.KnowledgeBuilderFactoryService index 6988b369058..fe6f826a134 100644 --- a/drools-compiler/src/main/resources/META-INF/services/org.kie.internal.builder.KnowledgeBuilderFactoryService +++ b/drools-compiler/src/main/resources/META-INF/services/org.kie.internal.builder.KnowledgeBuilderFactoryService @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.compiler.builder.impl.KnowledgeBuilderFactoryServiceImpl \ No newline at end of file diff --git a/drools-compiler/src/main/resources/org/drools/compiler/compiler/xml/processes/RuleFlowFrom4To5.xsl b/drools-compiler/src/main/resources/org/drools/compiler/compiler/xml/processes/RuleFlowFrom4To5.xsl index 6891b3177ee..b46987b06a5 100644 --- a/drools-compiler/src/main/resources/org/drools/compiler/compiler/xml/processes/RuleFlowFrom4To5.xsl +++ b/drools-compiler/src/main/resources/org/drools/compiler/compiler/xml/processes/RuleFlowFrom4To5.xsl @@ -1,4 +1,23 @@ + + diff --git a/drools-compiler/src/main/resources/org/drools/compiler/compiler/xml/processes/RuleFlowGraphicalFrom4To5.xsl b/drools-compiler/src/main/resources/org/drools/compiler/compiler/xml/processes/RuleFlowGraphicalFrom4To5.xsl index 81c503f4aa1..7ebeabd521f 100644 --- a/drools-compiler/src/main/resources/org/drools/compiler/compiler/xml/processes/RuleFlowGraphicalFrom4To5.xsl +++ b/drools-compiler/src/main/resources/org/drools/compiler/compiler/xml/processes/RuleFlowGraphicalFrom4To5.xsl @@ -1,4 +1,23 @@ + + diff --git a/drools-compiler/src/main/resources/org/drools/compiler/kie/builder/impl/kmodulecache.proto b/drools-compiler/src/main/resources/org/drools/compiler/kie/builder/impl/kmodulecache.proto index 71dbd9c61e3..3dbe725913e 100644 --- a/drools-compiler/src/main/resources/org/drools/compiler/kie/builder/impl/kmodulecache.proto +++ b/drools-compiler/src/main/resources/org/drools/compiler/kie/builder/impl/kmodulecache.proto @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + package org.drools.compiler.kie.builder.impl; option java_package = "org.drools.compiler.kie.builder.impl"; diff --git a/drools-compiler/src/main/resources/org/drools/compiler/semantics/java/parser/Java.g b/drools-compiler/src/main/resources/org/drools/compiler/semantics/java/parser/Java.g index c5be68697bd..6f2215e5b34 100644 --- a/drools-compiler/src/main/resources/org/drools/compiler/semantics/java/parser/Java.g +++ b/drools-compiler/src/main/resources/org/drools/compiler/semantics/java/parser/Java.g @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + /** A Java 1.5 grammar for ANTLR v3 derived from the spec * * This is a very close representation of the spec; the changes diff --git a/drools-compiler/src/test/resources/META-INF/mydsl.conf b/drools-compiler/src/test/resources/META-INF/mydsl.conf index 6938bbe1685..2be08e1b86e 100644 --- a/drools-compiler/src/test/resources/META-INF/mydsl.conf +++ b/drools-compiler/src/test/resources/META-INF/mydsl.conf @@ -1,2 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + uri=http://domain/org/mydsl store=org.drools.compiler.xml.StoreHandler \ No newline at end of file diff --git a/drools-compiler/src/test/resources/com/security/example.drl b/drools-compiler/src/test/resources/com/security/example.drl index 78e6af0a2aa..8fbce0a1aea 100644 --- a/drools-compiler/src/test/resources/com/security/example.drl +++ b/drools-compiler/src/test/resources/com/security/example.drl @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + package com.myteam.proj1; rule R0 diff --git a/drools-core/src/main/java/overview.html b/drools-core/src/main/java/overview.html index 044791f516a..5e544120706 100644 --- a/drools-core/src/main/java/overview.html +++ b/drools-core/src/main/java/overview.html @@ -1,3 +1,22 @@ + +

Drools API

diff --git a/drools-core/src/main/resources/META-INF/WorkDefinitions.conf b/drools-core/src/main/resources/META-INF/WorkDefinitions.conf index b2c505db35e..55f28afc536 100644 --- a/drools-core/src/main/resources/META-INF/WorkDefinitions.conf +++ b/drools-core/src/main/resources/META-INF/WorkDefinitions.conf @@ -1,3 +1,22 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. +// + // We use MVEL to return a List of work definitions // The properties of the work definitions are specified as a Map // The allowed properties are name, parameters, displayName, icon and customEditor diff --git a/drools-core/src/main/resources/META-INF/kie.default.properties.conf b/drools-core/src/main/resources/META-INF/kie.default.properties.conf index 998bde2e4ed..f3fcd0b2e69 100644 --- a/drools-core/src/main/resources/META-INF/kie.default.properties.conf +++ b/drools-core/src/main/resources/META-INF/kie.default.properties.conf @@ -1,3 +1,22 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + drools.maintainTms = true drools.shadowproxy = true drools.shadowproxy.exclude = diff --git a/drools-core/src/main/resources/META-INF/services/org.kie.api.concurrent.KieExecutors b/drools-core/src/main/resources/META-INF/services/org.kie.api.concurrent.KieExecutors index b4d00cb9b7a..9bfd511e975 100644 --- a/drools-core/src/main/resources/META-INF/services/org.kie.api.concurrent.KieExecutors +++ b/drools-core/src/main/resources/META-INF/services/org.kie.api.concurrent.KieExecutors @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.core.concurrent.ExecutorProviderImpl \ No newline at end of file diff --git a/drools-core/src/main/resources/org/drools/core/util/debug/dump_tuples.mvel b/drools-core/src/main/resources/org/drools/core/util/debug/dump_tuples.mvel index a9597faf228..5b1d8cd2437 100755 --- a/drools-core/src/main/resources/org/drools/core/util/debug/dump_tuples.mvel +++ b/drools-core/src/main/resources/org/drools/core/util/debug/dump_tuples.mvel @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + @declare{"dump_tuples"} ******************************************************************************************** Report for Knowledge Session diff --git a/drools-core/src/main/resources/org/drools/core/util/debug/simpletopten.mvel b/drools-core/src/main/resources/org/drools/core/util/debug/simpletopten.mvel index 3df84f6cae0..18ba02f3959 100755 --- a/drools-core/src/main/resources/org/drools/core/util/debug/simpletopten.mvel +++ b/drools-core/src/main/resources/org/drools/core/util/debug/simpletopten.mvel @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + @declare{"simple_topten"} ******************************************************************************************** Report for Knowledge Session diff --git a/drools-core/src/test/resources/META-INF/WorkItemHandlers1.conf b/drools-core/src/test/resources/META-INF/WorkItemHandlers1.conf index 61f312e435e..6425ac9afb3 100644 --- a/drools-core/src/test/resources/META-INF/WorkItemHandlers1.conf +++ b/drools-core/src/test/resources/META-INF/WorkItemHandlers1.conf @@ -1,3 +1,22 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. +// + // We use MVEL to return a List of work definitions // The properties of the work definitions are specified as a Map // The allowed properties are name, parameters, displayName, icon and customEditor diff --git a/drools-core/src/test/resources/META-INF/WorkItemHandlers2.conf b/drools-core/src/test/resources/META-INF/WorkItemHandlers2.conf index aa219a63fdc..afd7da6a119 100644 --- a/drools-core/src/test/resources/META-INF/WorkItemHandlers2.conf +++ b/drools-core/src/test/resources/META-INF/WorkItemHandlers2.conf @@ -1,3 +1,22 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. +// + // We use MVEL to return a List of work definitions // The properties of the work definitions are specified as a Map // The allowed properties are name, parameters, displayName, icon and customEditor diff --git a/drools-core/src/test/resources/META-INF/mockProcessNodeInstanceFactory.conf b/drools-core/src/test/resources/META-INF/mockProcessNodeInstanceFactory.conf index 92089e9a38f..32bbb1d36ae 100644 --- a/drools-core/src/test/resources/META-INF/mockProcessNodeInstanceFactory.conf +++ b/drools-core/src/test/resources/META-INF/mockProcessNodeInstanceFactory.conf @@ -1,3 +1,22 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. +// + // we use MVEL to configure our nodes, simply populate a map, which will be added to the main registry import org.kie.workflow.instance.node.MockNode; import org.kie.workflow.instance.node.MockNodeInstance; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeAssertRetractTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeAssertRetractTest.nodeTestCase index 0437a76edc8..3d8a0410d47 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeAssertRetractTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeAssertRetractTest.nodeTestCase @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + TestCase "Accumulate Node assert/retract test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeModifyTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeModifyTest.nodeTestCase index 959ed4e8286..4b01fea88c1 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeModifyTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeModifyTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Accumulate Node modify test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeUnificationTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeUnificationTest.nodeTestCase index b2f97df92dc..0eebfa5b3e7 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeUnificationTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/AccumulateNodeUnificationTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Accumulate Node unification test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/DslTestBuilder.testCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/DslTestBuilder.testCase index c76be23863b..cb3d572a8f3 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/DslTestBuilder.testCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/DslTestBuilder.testCase @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + TestCase "Test Case Name" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/EvalNodeTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/EvalNodeTest.nodeTestCase index f830ece8387..6c8f0884d63 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/EvalNodeTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/EvalNodeTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Eval Node test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeAssertRetractTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeAssertRetractTest.nodeTestCase index 31e376050a8..a8799c4183c 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeAssertRetractTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeAssertRetractTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Exists node assert/retract test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeIndexTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeIndexTest.nodeTestCase index 5b12d7bc745..a76c9310610 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeIndexTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeIndexTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Exists node index test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeModifyTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeModifyTest.nodeTestCase index 16bb0e13d71..0a8039bf4c8 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeModifyTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeModifyTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Exists node modify test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeModifyTest2.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeModifyTest2.nodeTestCase index 0215cebb2b9..2f0dd1fc668 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeModifyTest2.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeModifyTest2.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Exists node modify test 2" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeUnificationTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeUnificationTest.nodeTestCase index 3c0ddd59d93..6168dfe64e9 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeUnificationTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/ExistsNodeUnificationTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Exists Node unification test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeAssertRetractTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeAssertRetractTest.nodeTestCase index 469b7d9380e..75ee6dbc9e9 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeAssertRetractTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeAssertRetractTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Join Node assert/retract test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeIndexTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeIndexTest.nodeTestCase index d3f46d80425..8f0752fad6f 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeIndexTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeIndexTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Join Node modify test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeModify2Test.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeModify2Test.nodeTestCase index 7d1a7fef7b6..941cf135700 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeModify2Test.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeModify2Test.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Join Node modify 2 test case" import org.drools.core.test.model.Person; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeModifyTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeModifyTest.nodeTestCase index 380b553ea1d..181d4f9d919 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeModifyTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeModifyTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Join Node modify test case" import org.drools.core.test.model.Person; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeUnificationTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeUnificationTest.nodeTestCase index 81a99df13a1..3c116db26c0 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeUnificationTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/JoinNodeUnificationTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Join Node unification test case" import org.drools.core.test.model.Person; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeAssertRetractTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeAssertRetractTest.nodeTestCase index 10a588e32b4..4c27d89a1a0 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeAssertRetractTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeAssertRetractTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Not Node assert/retract test case" import org.drools.core.test.model.Person; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeIndexTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeIndexTest.nodeTestCase index 3445b00f443..62dbca956d1 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeIndexTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeIndexTest.nodeTestCase @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + TestCase "Not Node index test case" import org.drools.core.test.model.Person; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeModifyTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeModifyTest.nodeTestCase index 76bc882975f..567fbc4aab3 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeModifyTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeModifyTest.nodeTestCase @@ -1,3 +1,23 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + + TestCase "Not Node modify test case" import org.drools.core.test.model.Person; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeModifyTest2.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeModifyTest2.nodeTestCase index c5f87674b94..cc485314b76 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeModifyTest2.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeModifyTest2.nodeTestCase @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + TestCase "Not Node modify" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeUnificationTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeUnificationTest.nodeTestCase index 169fd445edc..59c8771139b 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeUnificationTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/NotNodeUnificationTest.nodeTestCase @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + TestCase "Not Node unification test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/RIANodeTest.nodeTestCase b/drools-core/src/test/resources/org/drools/core/reteoo/test/RIANodeTest.nodeTestCase index fc039bd8d2d..a7199a46e04 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/RIANodeTest.nodeTestCase +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/RIANodeTest.nodeTestCase @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + TestCase "Right Input Adapter Node test case" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/RightUnlinkingComplex.nodeTestCase__bak b/drools-core/src/test/resources/org/drools/core/reteoo/test/RightUnlinkingComplex.nodeTestCase__bak index 6d39b534620..465e0089c28 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/RightUnlinkingComplex.nodeTestCase__bak +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/RightUnlinkingComplex.nodeTestCase__bak @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + TestCase "RightUnlinkingComplex" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/RightUnlinkingModify.nodeTestCase__bak b/drools-core/src/test/resources/org/drools/core/reteoo/test/RightUnlinkingModify.nodeTestCase__bak index 58bfd4963f1..a36da9707a5 100644 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/RightUnlinkingModify.nodeTestCase__bak +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/RightUnlinkingModify.nodeTestCase__bak @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + TestCase "RightUnlinkingModify" import org.drools.core.test.model.Cheese; diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/parser/NodeTestDSL.g b/drools-core/src/test/resources/org/drools/core/reteoo/test/parser/NodeTestDSL.g index 2580ac3fb66..b31cb4383d1 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/parser/NodeTestDSL.g +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/parser/NodeTestDSL.g @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + grammar NodeTestDSL; options { diff --git a/drools-core/src/test/resources/org/drools/core/reteoo/test/parser/NodeTestDSLTree.g b/drools-core/src/test/resources/org/drools/core/reteoo/test/parser/NodeTestDSLTree.g index 016da4f8d3c..e3cdc2239fd 100755 --- a/drools-core/src/test/resources/org/drools/core/reteoo/test/parser/NodeTestDSLTree.g +++ b/drools-core/src/test/resources/org/drools/core/reteoo/test/parser/NodeTestDSLTree.g @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + tree grammar NodeTestDSLTree; options{ diff --git a/drools-core/src/test/resources/org/drools/core/util/engine.policy b/drools-core/src/test/resources/org/drools/core/util/engine.policy index c429a5f3d8b..ff5d08762ee 100644 --- a/drools-core/src/test/resources/org/drools/core/util/engine.policy +++ b/drools-core/src/test/resources/org/drools/core/util/engine.policy @@ -1,3 +1,22 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. +// + grant { permission java.security.AllPermission; }; \ No newline at end of file diff --git a/drools-core/src/test/resources/org/drools/core/util/kie.policy b/drools-core/src/test/resources/org/drools/core/util/kie.policy index 7c97d0ec3d7..a4a12795b35 100644 --- a/drools-core/src/test/resources/org/drools/core/util/kie.policy +++ b/drools-core/src/test/resources/org/drools/core/util/kie.policy @@ -1,3 +1,22 @@ +// +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. +// + grant { permission java.util.PropertyPermission "*","read"; permission java.lang.RuntimePermission "createClassLoader"; diff --git a/drools-core/src/test/resources/org/kie/pmml/test_scorecard.pmml b/drools-core/src/test/resources/org/kie/pmml/test_scorecard.pmml index 23056fcff72..41dfd027393 100644 --- a/drools-core/src/test/resources/org/kie/pmml/test_scorecard.pmml +++ b/drools-core/src/test/resources/org/kie/pmml/test_scorecard.pmml @@ -1,4 +1,23 @@ + +
diff --git a/drools-decisiontables/src/main/resources/META-INF/services/org.drools.drl.extensions.DecisionTableProvider b/drools-decisiontables/src/main/resources/META-INF/services/org.drools.drl.extensions.DecisionTableProvider index f690ef72472..36dd8ad3e23 100644 --- a/drools-decisiontables/src/main/resources/META-INF/services/org.drools.drl.extensions.DecisionTableProvider +++ b/drools-decisiontables/src/main/resources/META-INF/services/org.drools.drl.extensions.DecisionTableProvider @@ -1 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + org.drools.decisiontable.DecisionTableProviderImpl \ No newline at end of file diff --git a/drools-decisiontables/src/test/resources/org/drools/decisiontable/project/rules/Sample.drl b/drools-decisiontables/src/test/resources/org/drools/decisiontable/project/rules/Sample.drl index a9a9b2879ff..1d6fbd28128 100755 --- a/drools-decisiontables/src/test/resources/org/drools/decisiontable/project/rules/Sample.drl +++ b/drools-decisiontables/src/test/resources/org/drools/decisiontable/project/rules/Sample.drl @@ -1,3 +1,22 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + package org.drools.decisiontable.project.rules import org.drools.decisiontable.project.* diff --git a/drools-distribution/pom.xml b/drools-distribution/pom.xml index 0c06ae39b3b..2b1855b49a2 100644 --- a/drools-distribution/pom.xml +++ b/drools-distribution/pom.xml @@ -1,4 +1,23 @@ + + diff --git a/drools-distribution/src/main/assembly/assembly-drools.xml b/drools-distribution/src/main/assembly/assembly-drools.xml index ac57abe6e75..30e9bdbdb61 100644 --- a/drools-distribution/src/main/assembly/assembly-drools.xml +++ b/drools-distribution/src/main/assembly/assembly-drools.xml @@ -1,4 +1,23 @@ + + diff --git a/drools-distribution/src/main/assembly/filtered-resources/ReadMeDrools.txt b/drools-distribution/src/main/assembly/filtered-resources/ReadMeDrools.txt index e76524941bc..5cc3e479e79 100644 --- a/drools-distribution/src/main/assembly/filtered-resources/ReadMeDrools.txt +++ b/drools-distribution/src/main/assembly/filtered-resources/ReadMeDrools.txt @@ -1,3 +1,20 @@ +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. + Welcome to Drools ================= diff --git a/drools-distribution/src/main/assembly/scripts/runExamples.bat b/drools-distribution/src/main/assembly/scripts/runExamples.bat index 8aad5ac9b6d..141935b385d 100644 --- a/drools-distribution/src/main/assembly/scripts/runExamples.bat +++ b/drools-distribution/src/main/assembly/scripts/runExamples.bat @@ -1,3 +1,22 @@ +rem +rem Licensed to the Apache Software Foundation (ASF) under one +rem or more contributor license agreements. See the NOTICE file +rem distributed with this work for additional information +rem regarding copyright ownership. The ASF licenses this file +rem to you under the Apache License, Version 2.0 (the +rem "License"); you may not use this file except in compliance +rem with the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, +rem software distributed under the License is distributed on an +rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +rem KIND, either express or implied. See the License for the +rem specific language governing permissions and limitations +rem under the License. +rem + @ECHO OFF setLocal enableExtensions enableDelayedExpansion diff --git a/drools-distribution/src/main/assembly/scripts/runExamples.sh b/drools-distribution/src/main/assembly/scripts/runExamples.sh index aa11c3594f7..1a015990b37 100644 --- a/drools-distribution/src/main/assembly/scripts/runExamples.sh +++ b/drools-distribution/src/main/assembly/scripts/runExamples.sh @@ -1,5 +1,24 @@ #!/bin/sh +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + # Change directory to the directory of the script cd `dirname $0` diff --git a/drools-docs/README.adoc b/drools-docs/README.adoc index d15e13488d9..1b1701ef917 100644 --- a/drools-docs/README.adoc +++ b/drools-docs/README.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + = Drools documentation website https://www.drools.org/docs[www.drools.org/docs] diff --git a/drools-docs/antora-playbook.yml b/drools-docs/antora-playbook.yml index 7fb961c663b..62803c8ba8f 100644 --- a/drools-docs/antora-playbook.yml +++ b/drools-docs/antora-playbook.yml @@ -1,3 +1,22 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + # We use author-mode for antora build because we generate antora.yml during the maven build site: title: Drools Documentation diff --git a/drools-docs/pom.xml b/drools-docs/pom.xml index 502d3159e5c..a35fe8678ea 100755 --- a/drools-docs/pom.xml +++ b/drools-docs/pom.xml @@ -1,4 +1,23 @@ + + diff --git a/drools-docs/src/antora-template.yml b/drools-docs/src/antora-template.yml index 69bca051301..fd1b470b018 100644 --- a/drools-docs/src/antora-template.yml +++ b/drools-docs/src/antora-template.yml @@ -1,3 +1,22 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + # This file is a template for antora.yml. Maven build will # 1. substitute the properties into this file to target/antora-template.yml # 2. copy target/antora-template.yml to src/antora.yml diff --git a/drools-docs/src/main/assembly/generated-docs-zip.xml b/drools-docs/src/main/assembly/generated-docs-zip.xml index 416f73a353f..d2022f83038 100644 --- a/drools-docs/src/main/assembly/generated-docs-zip.xml +++ b/drools-docs/src/main/assembly/generated-docs-zip.xml @@ -1,4 +1,23 @@ + + diff --git a/drools-docs/src/modules/ROOT/images/experimental-features/impactAnalysis1.svg b/drools-docs/src/modules/ROOT/images/experimental-features/impactAnalysis1.svg index 4b37323da48..86d84365afe 100644 --- a/drools-docs/src/modules/ROOT/images/experimental-features/impactAnalysis1.svg +++ b/drools-docs/src/modules/ROOT/images/experimental-features/impactAnalysis1.svg @@ -1,3 +1,22 @@ + + diff --git a/drools-docs/src/modules/ROOT/images/language-reference/AccumulateAction.svg b/drools-docs/src/modules/ROOT/images/language-reference/AccumulateAction.svg index 68cceaaf67f..048d70ab2aa 100644 --- a/drools-docs/src/modules/ROOT/images/language-reference/AccumulateAction.svg +++ b/drools-docs/src/modules/ROOT/images/language-reference/AccumulateAction.svg @@ -1,3 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/drools-docs/src/modules/ROOT/images/language-reference/exists.svg b/drools-docs/src/modules/ROOT/images/language-reference/exists.svg index 22100daa60d..191546baaca 100644 --- a/drools-docs/src/modules/ROOT/images/language-reference/exists.svg +++ b/drools-docs/src/modules/ROOT/images/language-reference/exists.svg @@ -1,4 +1,23 @@ + + + + + + + + diff --git a/drools-docs/src/modules/ROOT/images/language-reference/global.svg b/drools-docs/src/modules/ROOT/images/language-reference/global.svg index c5af5eb040d..fab45eeb3db 100644 --- a/drools-docs/src/modules/ROOT/images/language-reference/global.svg +++ b/drools-docs/src/modules/ROOT/images/language-reference/global.svg @@ -1,4 +1,23 @@ + + diff --git a/drools-docs/src/modules/ROOT/images/language-reference/groupby.svg b/drools-docs/src/modules/ROOT/images/language-reference/groupby.svg index ad9927c571a..39af9eda6f2 100644 --- a/drools-docs/src/modules/ROOT/images/language-reference/groupby.svg +++ b/drools-docs/src/modules/ROOT/images/language-reference/groupby.svg @@ -1,4 +1,23 @@ + + + + diff --git a/drools-docs/src/modules/ROOT/images/language-reference/infixAnd.svg b/drools-docs/src/modules/ROOT/images/language-reference/infixAnd.svg index 5c90b598492..8805a65e76f 100644 --- a/drools-docs/src/modules/ROOT/images/language-reference/infixAnd.svg +++ b/drools-docs/src/modules/ROOT/images/language-reference/infixAnd.svg @@ -1,4 +1,23 @@ + + + + + + + + + + diff --git a/drools-docs/src/modules/ROOT/images/language-reference/not.svg b/drools-docs/src/modules/ROOT/images/language-reference/not.svg index d1bda252c17..19a0aee106a 100644 --- a/drools-docs/src/modules/ROOT/images/language-reference/not.svg +++ b/drools-docs/src/modules/ROOT/images/language-reference/not.svg @@ -1,4 +1,23 @@ + + + + + + diff --git a/drools-docs/src/modules/ROOT/images/language-reference/prefixAnd.svg b/drools-docs/src/modules/ROOT/images/language-reference/prefixAnd.svg index 9fa562b07ce..1718287b675 100644 --- a/drools-docs/src/modules/ROOT/images/language-reference/prefixAnd.svg +++ b/drools-docs/src/modules/ROOT/images/language-reference/prefixAnd.svg @@ -1,4 +1,23 @@ + + + + + + + + diff --git a/drools-docs/src/modules/ROOT/images/language-reference/rule_attributes.svg b/drools-docs/src/modules/ROOT/images/language-reference/rule_attributes.svg index 9290c6af68b..6f3f74d7732 100644 --- a/drools-docs/src/modules/ROOT/images/language-reference/rule_attributes.svg +++ b/drools-docs/src/modules/ROOT/images/language-reference/rule_attributes.svg @@ -1,4 +1,23 @@ + + + 123_RHPAM_1020MathsOptimizationMachineLearningRobotics \ No newline at end of file diff --git a/drools-docs/src/modules/ROOT/images/pragmatic-ai/123_RHPAM_Integrating_AI_1020_equation.svg b/drools-docs/src/modules/ROOT/images/pragmatic-ai/123_RHPAM_Integrating_AI_1020_equation.svg index f21bda72b4a..3fd7d706dc2 100644 --- a/drools-docs/src/modules/ROOT/images/pragmatic-ai/123_RHPAM_Integrating_AI_1020_equation.svg +++ b/drools-docs/src/modules/ROOT/images/pragmatic-ai/123_RHPAM_Integrating_AI_1020_equation.svg @@ -1 +1,20 @@ + + Data process flow,decision tableResource planningNeural network,clustering, classification++=123_RHPAM_1020MachineLearningAIDigitalDecisioningMathsOptimization \ No newline at end of file diff --git a/drools-docs/src/modules/ROOT/images/pragmatic-ai/123_RHPAM_Integrating_AI_1020_overview.svg b/drools-docs/src/modules/ROOT/images/pragmatic-ai/123_RHPAM_Integrating_AI_1020_overview.svg index 6a743d13181..92d3a95266d 100644 --- a/drools-docs/src/modules/ROOT/images/pragmatic-ai/123_RHPAM_Integrating_AI_1020_overview.svg +++ b/drools-docs/src/modules/ROOT/images/pragmatic-ai/123_RHPAM_Integrating_AI_1020_overview.svg @@ -1 +1,20 @@ + + Documentsdata imagesMachine LearningPredictive ModelDecision Model(DMN)BusinessDataBusinessActionsKnowlege Discovery / Machine LearningDecision Automation123_RHPAM_1020 \ No newline at end of file diff --git a/drools-docs/src/modules/ROOT/nav.adoc b/drools-docs/src/modules/ROOT/nav.adoc index 769eff9ce1a..b45cfa98dc7 100644 --- a/drools-docs/src/modules/ROOT/nav.adoc +++ b/drools-docs/src/modules/ROOT/nav.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + * xref:introduction/index.adoc[leveloffset=+1] * xref:getting-started/index.adoc[leveloffset=+1] * xref:KIE/index.adoc[leveloffset=+1] diff --git a/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-con.adoc b/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-con.adoc index dd6b6493c94..a19dc36e903 100644 --- a/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='runtime-commands-con_{context}'] = Runtime Commands in {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-marshalling-ref.adoc b/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-marshalling-ref.adoc index dd2eba4a77e..84b2ade15a0 100644 --- a/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-marshalling-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-marshalling-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + // This section determined obsolete and handled by the Java client services in KIE Server. Retaining for now, just in case. (Stetson, 13 Nov 2018) [id='runtime-commands-marshalling-ref_{context}'] diff --git a/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-samples-ref.adoc b/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-samples-ref.adoc index b214f2deb0e..65f4a700f7e 100644 --- a/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-samples-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/Commands/_runtime-commands-samples-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='runtime-commands-samples-ref_{context}'] = Sample runtime Commands in {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/Commands/index.adoc b/drools-docs/src/modules/ROOT/pages/Commands/index.adoc index 7d875ffc2a3..825a82d3497 100644 --- a/drools-docs/src/modules/ROOT/pages/Commands/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/Commands/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-boxed-expressions-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-boxed-expressions-con.adoc index 917df2fc507..ace6e2497d1 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-boxed-expressions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-boxed-expressions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-boxed-expressions-con_{context}'] = DMN decision logic in boxed expressions diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-con.adoc index c5f6947f139..593d83b527b 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-con_{context}'] = Decision Model and Notation (DMN) diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-conformance-levels-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-conformance-levels-con.adoc index 2aecb6ee82b..e1ab9aeb01f 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-conformance-levels-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-conformance-levels-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-conformance-levels-con_{context}'] = DMN conformance levels diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-context-expressions-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-context-expressions-con.adoc index 6d76c619252..6cf854eb135 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-context-expressions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-context-expressions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-context-expressions-con_{context}'] = Boxed context expressions diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-data-types-defining-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-data-types-defining-proc.adoc index 7ee87aba2da..d59fdebce04 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-data-types-defining-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-data-types-defining-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-data-types-defining-proc_{context}'] = Creating custom data types for DMN boxed expressions in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-decision-tables-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-decision-tables-con.adoc index 4161136adc4..f156a734f24 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-decision-tables-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-decision-tables-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-decision-tables-con_{context}'] = DMN decision tables diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-decision-tables-hit-policies-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-decision-tables-hit-policies-con.adoc index 64f6abf8f44..3dd6cfade37 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-decision-tables-hit-policies-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-decision-tables-hit-policies-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-decision-tables-hit-policies-con_{context}'] = Hit policies in DMN decision tables diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-designer-nav-ref.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-designer-nav-ref.adoc index ac984e8322d..1a414c39201 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-designer-nav-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-designer-nav-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-designer-nav-ref_{context}'] = DMN designer navigation and properties in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-documentation-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-documentation-con.adoc index fbc21881a65..adce9f4b760 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-documentation-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-documentation-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-documentation-con_{context}'] = DMN model documentation in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-drd-components-ref.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-drd-components-ref.adoc index 6a0fffb16ed..5128b708daf 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-drd-components-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-drd-components-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-drd-components-ref_{context}'] = DMN decision requirements diagram (DRD) components diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-con.adoc index d8dbf9923ec..eab03b8fe2c 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-execution-con_{context}'] = DMN model execution diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-embedded-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-embedded-proc.adoc index 88f1c3931e6..f7b577ca4eb 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-embedded-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-embedded-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-execution-embedded-proc'] = Embedding a DMN call directly in a Java application diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-kogito-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-kogito-proc.adoc index 31c29c0e134..67eee74a803 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-kogito-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-execution-kogito-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-execution-kogito-proc_{context}'] = Executing a DMN service using {KOGITO} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-con.adoc index 41ed1148967..58f006e69e2 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-feel-con_{context}'] = Rule expressions in FEEL diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-data-types-ref.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-data-types-ref.adoc index 8fd1b9c1e7a..c34c3d69d3a 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-data-types-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-data-types-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-feel-data-types-ref_{context}'] = Data types in FEEL diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-enhancements-ref.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-enhancements-ref.adoc index 26bcedbccbe..fe2701ce8f5 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-enhancements-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-enhancements-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-feel-enhancements-ref_{context}'] = FEEL enhancements in {DMN_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-variable-function-names-ref.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-variable-function-names-ref.adoc index def1caf38be..2f8c84f705a 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-variable-function-names-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-feel-variable-function-names-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-feel-variable-function-names-ref_{context}'] = Variable and function names in FEEL diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-function-expressions-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-function-expressions-con.adoc index 3cdbb9c17a9..cf858c02a86 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-function-expressions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-function-expressions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-function-expressions-con_{context}'] = Boxed function expressions diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-assigning-custom-datatypes-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-assigning-custom-datatypes-proc.adoc index 1a83f7a36cf..9dd7b8938f5 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-assigning-custom-datatypes-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-assigning-custom-datatypes-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-gs-assigning-custom-datatypes-proc'] [discrete] = Assigning custom data types to the DRD input and decision nodes diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-creating-custom-datatypes-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-creating-custom-datatypes-proc.adoc index 7cc68661e76..72299f63a24 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-creating-custom-datatypes-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-creating-custom-datatypes-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-gs-creating-custom-datatypes-proc'] [discrete] = Creating the traffic violations DMN custom data types diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-creating-drd-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-creating-drd-proc.adoc index ffa4f50982d..f39deafe57a 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-creating-drd-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-creating-drd-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-gs-creating-drd-proc'] [discrete] = Creating the traffic violations DMN decision requirements diagram (DRD) diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-defining-decision-logic-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-defining-decision-logic-proc.adoc index 64e063755bb..e930b910cb6 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-defining-decision-logic-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-defining-decision-logic-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-gs-defining-decision-logic-proc'] [discrete] = Defining the traffic violations DMN decision logic diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-evaluating-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-evaluating-proc.adoc index ebebbb39512..28178ab6393 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-evaluating-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-evaluating-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='gs-evaluating-dmn_{context}'] = Evaluating the traffic violations DMN model with {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-new-project-creating-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-new-project-creating-proc.adoc index 21ba9658206..6d781eae152 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-new-project-creating-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-new-project-creating-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-gs-new-project-creating-proc_{context}'] = Creating the traffic violations project from scratch diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-testing-test-scenario-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-testing-test-scenario-proc.adoc index ad67a584f5c..4bf71b9385b 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-testing-test-scenario-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-gs-testing-test-scenario-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-gs-testing-test-scenario-proc'] [discrete] = Testing the traffic violations using test scenarios diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-con.adoc index f5e98a3cecf..973ed911370 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-included-models-con_{context}'] = Included models in DMN files in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-dmn-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-dmn-proc.adoc index 13d225bcdd9..775c3ebe2e9 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-dmn-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-dmn-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-included-models-dmn-proc_{context}'] = Including other DMN models within a DMN file in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-pmml-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-pmml-proc.adoc index 7a37344d424..5076f6a192c 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-pmml-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-included-models-pmml-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-included-models-pmml-proc_{context}'] = Including PMML models within a DMN file in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-invocation-expressions-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-invocation-expressions-con.adoc index 157d614fbc4..3cbdafdaa08 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-invocation-expressions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-invocation-expressions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-invocation-expressions-con_{context}'] = Boxed invocation expressions diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-list-expressions-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-list-expressions-con.adoc index db0a12c445a..411e9e0a45d 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-list-expressions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-list-expressions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-list-expressions-con_{context}'] = Boxed list expressions diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-literal-expressions-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-literal-expressions-con.adoc index 51642ba197a..c03aad05815 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-literal-expressions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-literal-expressions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-literal-expressions-con_{context}'] = Boxed literal expressions diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-logic-defining-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-logic-defining-proc.adoc index a90d44281d8..815697e1a3a 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-logic-defining-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-logic-defining-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-logic-defining-proc_{context}'] = Defining DMN decision logic in boxed expressions in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-creating-multiples-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-creating-multiples-proc.adoc index 327a9e8c8de..3e62ceb3476 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-creating-multiples-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-creating-multiples-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-model-creating-multiples-proc_{context}'] = Creating DMN models with multiple diagrams in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-creating-proc.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-creating-proc.adoc index bd276669b8c..ff3183a038f 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-creating-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-creating-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-model-creating-proc_{context}'] = Creating and editing DMN models in {DMN_EDITOR} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-enhancements-ref.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-enhancements-ref.adoc index 655d02b1552..9052db18815 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-enhancements-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-enhancements-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-model-enhancements-ref_{context}'] = DMN model enhancements in {DMN_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-example-ref.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-example-ref.adoc index b8f58f5daaf..9e6dd27a3a2 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-example-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-model-example-ref.adoc @@ -1,3 +1,21 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// [id='dmn-model-example-ref_{context}'] = DMN model example diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-properties-ref.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-properties-ref.adoc index 0c988c02c51..3e36b779878 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-properties-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-properties-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-properties-ref_{context}'] = Configurable DMN properties in {DMN_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-relation-expressions-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-relation-expressions-con.adoc index a0836c88d8b..d791901eb02 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-relation-expressions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-relation-expressions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-relation-expressions-con_{context}'] = Boxed relation expressions diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-support-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-support-con.adoc index 4516e31e509..d54d3bce11d 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-support-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-support-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-support-con_{context}'] = DMN support in {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-validation-con.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-validation-con.adoc index b27eed848d2..11b1d0affe2 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_dmn-validation-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_dmn-validation-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='dmn-validation-con_{context}'] = Configurable DMN validation in {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/DMN/_ref-dmn-feel-builtin-functions.adoc b/drools-docs/src/modules/ROOT/pages/DMN/_ref-dmn-feel-builtin-functions.adoc index 04a44a224f8..c69296f728c 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/_ref-dmn-feel-builtin-functions.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/_ref-dmn-feel-builtin-functions.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="ref-dmn-feel-builtin-functions_{context}"] = Built-in functions in FEEL diff --git a/drools-docs/src/modules/ROOT/pages/DMN/index.adoc b/drools-docs/src/modules/ROOT/pages/DMN/index.adoc index ca46e10342b..e95ca256b6e 100644 --- a/drools-docs/src/modules/ROOT/pages/DMN/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/DMN/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEBuilding-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEBuilding-section.adoc index d3b4ffd3eb0..74d9bc92d39 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEBuilding-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEBuilding-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kiebuildingsection]] = Building diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEDeployCheatSheets-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEDeployCheatSheets-section.adoc index 0b5a35eab03..4c53f55280d 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEDeployCheatSheets-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEDeployCheatSheets-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kiedeploycheatsheets]] = Installation and Deployment Cheat Sheets diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEDeploying-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEDeploying-section.adoc index 1392bd6b8e9..fdd295f92bf 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEDeploying-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEDeploying-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kiedeployingsection]] = Deploying diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEExamples-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEExamples-section.adoc index 467708fb5ba..5f58f1a2636 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEExamples-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEExamples-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kieexamplessection]] = Build, Deploy and Utilize Examples diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEModuleIntroduction-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEModuleIntroduction-section.adoc index 0eed7be9e32..dae52071fd8 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEModuleIntroduction-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIEModuleIntroduction-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kiemoduleintroductionbuildingintroductionsection]] = Introduction diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIERunning-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIERunning-section.adoc index d69bf75f15b..2663b5a408d 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIERunning-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_KIERunning-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kierunningsection]] = Running diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-con.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-con.adoc index 3604aa1e63c..f7bf33e259a 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='executable-model-con_{context}'] = Executable rule models diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-modify-proc.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-modify-proc.adoc index 3a39896af47..5133d46160a 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-modify-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-modify-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='executable-model-modify-proc_{context}'] = Modifying or disabling executable rule models in a {PRODUCT} project diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-upgrading-proc.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-upgrading-proc.adoc index b9150bcd1e9..14f014556f3 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-upgrading-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_executable-model-upgrading-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='executable-model-upgrading-proc_{context}'] ifdef::DM,PAM[] :PRODUCT_VERSION: 7.8 diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_kie-scanner-proc.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_kie-scanner-proc.adoc index a89c8e16200..2cdbb0c6b33 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_kie-scanner-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_kie-scanner-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='kie-scanner-proc_{context}'] = Using a KIE scanner to monitor and update KIE containers diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_rule-unit-api.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_rule-unit-api.adoc index ad2e2856438..2acee7e551e 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_rule-unit-api.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_rule-unit-api.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='rule-unit-api_{context}'] = Rule Unit API diff --git a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_rule-unit-dsl.adoc b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_rule-unit-dsl.adoc index 405ae60f21d..df8f7355e9f 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_rule-unit-dsl.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/BuildDeployUtilizeAndRun/_rule-unit-dsl.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='rule-unit-dsl_{context}'] = Rule Unit DSL diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_KIEAnatomy-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_KIEAnatomy-section.adoc index c5b8fa5743c..d03e25f98aa 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_KIEAnatomy-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_KIEAnatomy-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kieanatomysection]] = Anatomy of Projects diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_KIELifeCycles-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_KIELifeCycles-section.adoc index b9fdf9736ae..939bd73ca2b 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_KIELifeCycles-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_KIELifeCycles-section.adoc @@ -1,3 +1,21 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// [[_kielifecyclessection]] = Lifecycles diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_architecture-scenarios-ref.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_architecture-scenarios-ref.adoc index ff499e7d303..4b5f82b5385 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_architecture-scenarios-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_architecture-scenarios-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='architecture-scenarios-ref_{context}'] = Example decision management architectures with {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_decision-authoring-assets-ref.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_decision-authoring-assets-ref.adoc index bbb055552cf..73250c7377d 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_decision-authoring-assets-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_decision-authoring-assets-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + //Module included in the following assemblies: //product-assembly_guided-rules/../main.adoc //product-assembly_guided-rule-templates/../main.adoc diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_installation-options-ref.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_installation-options-ref.adoc index 7af7b9a4d49..8ba05ad019c 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_installation-options-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_installation-options-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='installation-options-ref_{context}'] = Installation environment options for {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-asset-execution-options-ref.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-asset-execution-options-ref.adoc index 5104688bbc5..cbec64bc4da 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-asset-execution-options-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-asset-execution-options-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='project-asset-execution-options-ref_{context}'] = Asset execution options with {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-deployment-options-ref.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-deployment-options-ref.adoc index 22ff41e532f..d7b645de1d3 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-deployment-options-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-deployment-options-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='project-deployment-options-ref_{context}'] = Project deployment options with {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-storage-version-build-options-ref.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-storage-version-build-options-ref.adoc index 4a2687a36a3..0df37e2b31e 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-storage-version-build-options-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Overview/_project-storage-version-build-options-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='project-storage-version-build-options-ref_{context}'] = Project storage and build options with {PRODUCT} diff --git a/drools-docs/src/modules/ROOT/pages/KIE/ReleaseNotes/_ReleaseNotesKIE.6.0.0.Final-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/ReleaseNotes/_ReleaseNotesKIE.6.0.0.Final-section.adoc index 60b818452dd..f7d25e1919b 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/ReleaseNotes/_ReleaseNotesKIE.6.0.0.Final-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/ReleaseNotes/_ReleaseNotesKIE.6.0.0.Final-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kie.releasenoteskie.6.0.0]] = New and Noteworthy in KIE API 6.0.0 diff --git a/drools-docs/src/modules/ROOT/pages/KIE/Security/_SecurityManager-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/Security/_SecurityManager-section.adoc index fb89d5a53ac..636d737c458 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/Security/_SecurityManager-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/Security/_SecurityManager-section.adoc @@ -1,3 +1,21 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// [[_securitymanager]] = Security Manager diff --git a/drools-docs/src/modules/ROOT/pages/KIE/_BuildDeployUtilizeAndRun-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/_BuildDeployUtilizeAndRun-section.adoc index 6d93b48530c..e4f3f3b3d13 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/_BuildDeployUtilizeAndRun-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/_BuildDeployUtilizeAndRun-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_builddeployutilizeandrunsection]] = Build, Deploy, Utilize and Run :context: packaging-deploying diff --git a/drools-docs/src/modules/ROOT/pages/KIE/_KIE-chapter.adoc b/drools-docs/src/modules/ROOT/pages/KIE/_KIE-chapter.adoc index abb6638379e..b6e2bb327b1 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/_KIE-chapter.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/_KIE-chapter.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kiechapter]] = KIE diff --git a/drools-docs/src/modules/ROOT/pages/KIE/_Overview-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/_Overview-section.adoc index 4189fadc1f4..a706881ab4a 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/_Overview-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/_Overview-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kieoverviewsection]] = Overview diff --git a/drools-docs/src/modules/ROOT/pages/KIE/_Security-section.adoc b/drools-docs/src/modules/ROOT/pages/KIE/_Security-section.adoc index df0e7853445..0a1c477a2df 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/_Security-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/_Security-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [[_kiesecuritysection]] = Security diff --git a/drools-docs/src/modules/ROOT/pages/KIE/index.adoc b/drools-docs/src/modules/ROOT/pages/KIE/index.adoc index 6ca06ac0aac..d8ebe47248d 100644 --- a/drools-docs/src/modules/ROOT/pages/KIE/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/KIE/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/_artifacts/document-attributes-drools.adoc b/drools-docs/src/modules/ROOT/pages/_artifacts/document-attributes-drools.adoc index 68c3f5edad3..c5593733942 100644 --- a/drools-docs/src/modules/ROOT/pages/_artifacts/document-attributes-drools.adoc +++ b/drools-docs/src/modules/ROOT/pages/_artifacts/document-attributes-drools.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :PRODUCT: Drools :PRODUCT_INIT: drools diff --git a/drools-docs/src/modules/ROOT/pages/_artifacts/document-attributes.adoc b/drools-docs/src/modules/ROOT/pages/_artifacts/document-attributes.adoc index b53ca7c2e2f..c6646c5bc91 100644 --- a/drools-docs/src/modules/ROOT/pages/_artifacts/document-attributes.adoc +++ b/drools-docs/src/modules/ROOT/pages/_artifacts/document-attributes.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :COMMUNITY_VERSION: 10.0 :COMMUNITY_VERSION_LONG: 10.0.0 :COMMUNITY_VERSION_FINAL: {COMMUNITY_VERSION_LONG}.Final diff --git a/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-declarative-agenda.adoc b/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-declarative-agenda.adoc index 4a7a640efa8..7f5b4bf3b25 100644 --- a/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-declarative-agenda.adoc +++ b/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-declarative-agenda.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='experimental-declarative-agenda_{context}'] = Declarative agenda diff --git a/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-impact-analysis.adoc b/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-impact-analysis.adoc index 8401dd90040..d8c109b372b 100644 --- a/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-impact-analysis.adoc +++ b/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-impact-analysis.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='experimental-impact-analysis_{context}'] = Impact analysis diff --git a/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-traits.adoc b/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-traits.adoc index f81bca2e505..f49a6020d4a 100644 --- a/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-traits.adoc +++ b/drools-docs/src/modules/ROOT/pages/experimental-features/_experimental-traits.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='experimental-traits_{context}'] = Traits diff --git a/drools-docs/src/modules/ROOT/pages/experimental-features/index.adoc b/drools-docs/src/modules/ROOT/pages/experimental-features/index.adoc index 6ecde5f260a..2ae55250db8 100644 --- a/drools-docs/src/modules/ROOT/pages/experimental-features/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/experimental-features/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/getting-started/_first-rule-project.adoc b/drools-docs/src/modules/ROOT/pages/getting-started/_first-rule-project.adoc index 1b66f452aee..feb5de88eb5 100644 --- a/drools-docs/src/modules/ROOT/pages/getting-started/_first-rule-project.adoc +++ b/drools-docs/src/modules/ROOT/pages/getting-started/_first-rule-project.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='first-rule-project_{context}'] = First Rule Project diff --git a/drools-docs/src/modules/ROOT/pages/getting-started/_getting-started-decision-services.adoc b/drools-docs/src/modules/ROOT/pages/getting-started/_getting-started-decision-services.adoc index 1f7bbcc6e21..b776c3d1590 100644 --- a/drools-docs/src/modules/ROOT/pages/getting-started/_getting-started-decision-services.adoc +++ b/drools-docs/src/modules/ROOT/pages/getting-started/_getting-started-decision-services.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='assembly-getting-started-decision-services'] = Getting started with decision services in {PRODUCT} // Context attribute is assembly specific and enables module reuse between assemblies. diff --git a/drools-docs/src/modules/ROOT/pages/getting-started/index.adoc b/drools-docs/src/modules/ROOT/pages/getting-started/index.adoc index e23f74fdaac..ca8fd5fa01a 100644 --- a/drools-docs/src/modules/ROOT/pages/getting-started/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/getting-started/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/introduction/_intro-building-the-source.adoc b/drools-docs/src/modules/ROOT/pages/introduction/_intro-building-the-source.adoc index c96d4e9d877..c4f727339ba 100644 --- a/drools-docs/src/modules/ROOT/pages/introduction/_intro-building-the-source.adoc +++ b/drools-docs/src/modules/ROOT/pages/introduction/_intro-building-the-source.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='intro-building-the-source_{context}'] = Building the {PRODUCT} source code diff --git a/drools-docs/src/modules/ROOT/pages/introduction/_intro-getting-involved.adoc b/drools-docs/src/modules/ROOT/pages/introduction/_intro-getting-involved.adoc index 407880fa292..6395af560e5 100644 --- a/drools-docs/src/modules/ROOT/pages/introduction/_intro-getting-involved.adoc +++ b/drools-docs/src/modules/ROOT/pages/introduction/_intro-getting-involved.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='intro-getting-involved_{context}'] = Getting involved diff --git a/drools-docs/src/modules/ROOT/pages/introduction/index.adoc b/drools-docs/src/modules/ROOT/pages/introduction/index.adoc index f07353d8a8e..539ce9c1d18 100644 --- a/drools-docs/src/modules/ROOT/pages/introduction/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/introduction/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_DSL-section.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_DSL-section.adoc index f23dc18a02f..b5eab955c19 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_DSL-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_DSL-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + = Domain Specific Languages diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-access-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-access-con.adoc index 60316ee6216..87ab16fbebf 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-access-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-access-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-declarations-access-con_{context}'] = Access to DRL declared types in application code diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-con.adoc index 2894d191fff..9e7d9b13e93 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-declarations-con_{context}'] = Type declarations and metadata in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-enumerative-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-enumerative-con.adoc index 9300b67e0c4..98e949cec6d 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-enumerative-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-enumerative-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-declarations-enumerative-con_{context}'] = Enumerative type declarations in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-extended-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-extended-con.adoc index 351d72825e2..a9a0f19b9ff 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-extended-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-extended-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-declarations-extended-con_{context}'] = Extended type declarations in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-metadata-tags-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-metadata-tags-ref.adoc index 8327e8e114a..0a05b6864b9 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-metadata-tags-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-metadata-tags-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-declarations-metadata-tags-ref_{context}'] ifeval::["{context}" == "decision-engine"] diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-with-metadata-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-with-metadata-con.adoc index 0a2abb2d26e..da0f34b4d4e 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-with-metadata-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-with-metadata-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-declarations-with-metadata-con_{context}'] = Type declarations with metadata in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-without-metadata-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-without-metadata-con.adoc index 5bf64f3fa1c..9e26fb029de 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-without-metadata-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-declarations-without-metadata-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-declarations-without-metadata-con_{context}'] = Type declarations without metadata in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-functions-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-functions-con.adoc index 46995f85b37..2dfceba6c21 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-functions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-functions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-functions-con_{context}'] = Functions in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-globals-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-globals-con.adoc index d189ff21dbc..b0a999cc03a 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-globals-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-globals-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-globals-con_{context}'] = Global variables in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-imports-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-imports-con.adoc index ec8277cf632..691b7d1e242 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-imports-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-imports-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-imports-con_{context}'] = Import statements in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-operator-precedence-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-operator-precedence-ref.adoc index 25e0fa007a1..bc86298fab7 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-operator-precedence-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-operator-precedence-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-operator-precedence-ref_{context}'] = Operator precedence in DRL pattern constraints diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-operators-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-operators-ref.adoc index 2defce96958..f03d3357756 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-operators-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-operators-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-operators-ref_{context}'] = Supported operators in DRL pattern constraints diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-packages-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-packages-con.adoc index 11afed8471d..a4871271344 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-packages-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-packages-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-packages-con_{context}'] = Packages in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-queries-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-queries-con.adoc index 24c9afc4845..cdf609563d3 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-queries-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-queries-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-queries-con_{context}'] = Queries in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-advanced-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-advanced-con.adoc index bca73b39677..d9eb33baa69 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-advanced-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-advanced-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-rules-THEN-advanced-con_{context}'] = Advanced rule actions with conditional and named consequences diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-con.adoc index 60815d55290..5095beed148 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-rules-THEN-con_{context}'] = Rule actions in DRL (THEN) diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-methods-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-methods-ref.adoc index 021daebde99..f33526ba07e 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-methods-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-methods-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-rules-THEN-methods-ref_{context}'] = Supported rule action methods in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-methods-variables-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-methods-variables-ref.adoc index 998feed80ee..e2b469ff545 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-methods-variables-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-THEN-methods-variables-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-rules-THEN-methods-variables-ref_{context}'] = Other rule action methods from `drools` variable diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-WHEN-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-WHEN-con.adoc index 0fb4c1700b0..0d4a35c99b3 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-WHEN-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-WHEN-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-rules-WHEN-con_{context}'] = Rule conditions in DRL (WHEN) diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-WHEN-elements-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-WHEN-elements-ref.adoc index 8299167b8af..09bc091dbdb 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-WHEN-elements-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-WHEN-elements-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-rules-WHEN-elements-ref_{context}'] = Supported rule condition elements in DRL (keywords) diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-comments-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-comments-con.adoc index 85925b68433..0234bbeb222 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-comments-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-comments-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-rules-comments-con_{context}'] = Comments in DRL files diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-errors-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-errors-ref.adoc index b59ec8c9f5c..764b92be6b2 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-errors-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-errors-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-rules-errors-ref_{context}'] = Error messages for DRL troubleshooting diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-traditional.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-traditional.adoc index 8e9e55ad8b9..8aa69a86e83 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-traditional.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-rules-traditional.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="con-drl_{context}] = Traditional DRL Syntax diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-timers-calendars-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-timers-calendars-con.adoc index 6de35c1795d..efa902d226c 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-timers-calendars-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/_drl-timers-calendars-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-timers-calendars-con_{context}'] = Timer and calendar rule attributes in DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/index.adoc b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/index.adoc index aa7ff6ffb11..3211b62f458 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference-traditional/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference-traditional/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_DSL-section.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_DSL-section.adoc index 1417731958d..6adfcd0c2de 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_DSL-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_DSL-section.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + = Domain Specific Languages diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_XLSDecisionTable-section.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_XLSDecisionTable-section.adoc index 045cf7468fd..c726e8f80a0 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_XLSDecisionTable-section.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_XLSDecisionTable-section.adoc @@ -1,3 +1,21 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// :context: decision-tables diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-attributes-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-attributes-ref.adoc index 12aa8d1a86a..1f634675351 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-attributes-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-attributes-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='decision-tables-attributes-ref'] = Additional rule attributes for RuleSet or RuleTable definitions diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-con.adoc index 59815178729..c6717c847f1 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='decision-tables-con_{context}'] = Spreadsheet decision tables diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-defining-proc.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-defining-proc.adoc index 847222604fe..7a05aac26fb 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-defining-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-defining-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='decision-tables-defining-proc'] = Defining spreadsheet decision tables diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-rule-set-entries-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-rule-set-entries-ref.adoc index 68a88d4dac8..365b4187498 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-rule-set-entries-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-rule-set-entries-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='decision-tables-rule-set-entries-ref'] = RuleSet definitions diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-rule-table-entries-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-rule-table-entries-ref.adoc index 59f747d4754..e6235f42fd3 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-rule-table-entries-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-rule-table-entries-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='decision-tables-rule-table-entries-ref'] = RuleTable definitions diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-use-case-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-use-case-con.adoc index c521d908aa8..93cf9092b24 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-use-case-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_decision-tables-use-case-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='decision-tables-use-case-con'] = Decision table use case diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_drl-declarations-access-con.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_drl-declarations-access-con.adoc index 60316ee6216..87ab16fbebf 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_drl-declarations-access-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_drl-declarations-access-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='drl-declarations-access-con_{context}'] = Access to DRL declared types in application code diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_drl-rules.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_drl-rules.adoc index e1dd56afc1b..f0831e34554 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_drl-rules.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_drl-rules.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="con-drl_{context}"] = Drools Rule Language (DRL) diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/_performance-tuning-drl-ref.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/_performance-tuning-drl-ref.adoc index 2e5bccf4235..ac5f4627fd3 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/_performance-tuning-drl-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/_performance-tuning-drl-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='performance-tuning-drl-ref_drl-rules'] = Performance tuning considerations with DRL diff --git a/drools-docs/src/modules/ROOT/pages/language-reference/index.adoc b/drools-docs/src/modules/ROOT/pages/language-reference/index.adoc index dc9ef0ccab9..b468a9ebacd 100644 --- a/drools-docs/src/modules/ROOT/pages/language-reference/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/language-reference/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/_missing_features_components.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/_missing_features_components.adoc index d4ffd569003..dd41e1e68ca 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/_missing_features_components.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/_missing_features_components.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='missing-features-components_{context}'] [id='kie-server_{context}'] diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/_nonexec-model-to-exec-model.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/_nonexec-model-to-exec-model.adoc index 7f7485266a8..2a4dda2115d 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/_nonexec-model-to-exec-model.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/_nonexec-model-to-exec-model.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='nonexec-model-to-exec-model_{context}'] == Migration from non-executable model to executable model The `drools-engine-classic` and `drools-mvel` execute rules with `non executable model`. `drools-engine` executes rules with `executable model`. For more details about the executable model, see xref:KIE/index.adoc#executable-model-con_packaging-deploying[Executable rule models]. diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/_other_notes.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/_other_notes.adoc index 968e0541928..02ac23645a9 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/_other_notes.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/_other_notes.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='other_notes_{context}'] [id='spreadsheet_file_extensions_{context}'] diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/_traditional-to-ruleunit.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/_traditional-to-ruleunit.adoc index 9b916576100..280a9f53b73 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/_traditional-to-ruleunit.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/_traditional-to-ruleunit.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='traditional-to-ruleunit_{context}'] = Migrate to {PRODUCT} 10 diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/index.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/index.adoc index ce3b6a2a3cb..7c2f6ac51d7 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-dmn-to-kogito-overview.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-dmn-to-kogito-overview.adoc index 3709d882f6c..d7a25e674fc 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-dmn-to-kogito-overview.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-dmn-to-kogito-overview.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="con-migrate-dmn-to-kogito-overview_{context}"] = Migration of a DMN service from {PRODUCT} v7 to a {KOGITO} microservice diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-drl-to-kogito-loan-overview.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-drl-to-kogito-loan-overview.adoc index 7347761b79d..0a408ab647d 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-drl-to-kogito-loan-overview.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-drl-to-kogito-loan-overview.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="con-migrate-drl-to-kogito-loan-overview_{context}"] = Migration of a DRL service from {PRODUCT} v7 to a {KOGITO} microservice diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-pmml-to-kogito-overview.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-pmml-to-kogito-overview.adoc index d3691cae8cb..01b169be14a 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-pmml-to-kogito-overview.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migrate-pmml-to-kogito-overview.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="con-migrate-pmml-to-kogito-overview_{context}"] = Migration of a PMML service to a {KOGITO} microservice diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migration-to-kogito-overview.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migration-to-kogito-overview.adoc index e712711ff79..4d8bb5f8c49 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migration-to-kogito-overview.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_con-migration-to-kogito-overview.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="con-migration-to-kogito-overview_{context}"] = Overview of migration from {PRODUCT} v7 to {KOGITO} microservices diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-dmn-model-kjar.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-dmn-model-kjar.adoc index 35ff32e7340..1bd21058cd7 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-dmn-model-kjar.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-dmn-model-kjar.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="proc-kogito-migrate-dmn-model-kjar_{context}"] = Migrating a DMN model KJAR to a {KOGITO} microservice diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-expose-ruleunits.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-expose-ruleunits.adoc index ce053d7339b..550779b0d32 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-expose-ruleunits.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-expose-ruleunits.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="proc-kogito-migrate-drl-expose-ruleunits_{context}"] = Exposing rule evaluation with a REST endpoint using {QUARKUS} diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-implement-ruleunits.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-implement-ruleunits.adoc index 4cc2968027d..6e1fd2adc0c 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-implement-ruleunits.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-implement-ruleunits.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="proc-kogito-migrate-drl-implement-ruleunits_{context}"] = Implementing rule units and automatic REST endpoint generation diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-legacy-api.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-legacy-api.adoc index 797536cb62c..2c50f353e69 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-legacy-api.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-drl-legacy-api.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="proc-kogito-migrate-drl-legacy-api_{context}"] = Migrating a rule evaluation to a {KOGITO} microservice using legacy API diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-external-application-rest.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-external-application-rest.adoc index a312bc42bfa..7176265f688 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-external-application-rest.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-external-application-rest.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="proc-kogito-migrate-external-application-REST_{context}"] = Migrating external applications to REST endpoints specific to DMN models diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-pmml-model-kjar.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-pmml-model-kjar.adoc index fb46577429e..abb94c11a96 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-pmml-model-kjar.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-migrate-pmml-model-kjar.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="proc-kogito-migrate-pmml-model-kjar_{context}"] = Migrating a PMML model KJAR to a {KOGITO} microservice diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-modify-external-application-pmml-microservice.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-modify-external-application-pmml-microservice.adoc index 5a7649b198c..fb035c618b8 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-modify-external-application-pmml-microservice.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_proc-kogito-modify-external-application-pmml-microservice.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="proc-kogito-modify-external-application-pmml-microservice_{context}"] = Modifying an external application to a {KOGITO} microservice diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-example-bind-external-app-kogito.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-example-bind-external-app-kogito.adoc index 0a3dbcfd2b3..3ef27f6d42d 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-example-bind-external-app-kogito.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-example-bind-external-app-kogito.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="ref-example-bind-external-app-kogito_{context}"] = Example of binding an external application to a {KOGITO} deployment diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-kogito-migrate-example-loan-application-project.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-kogito-migrate-example-loan-application-project.adoc index 47cfc233c94..5809a589501 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-kogito-migrate-example-loan-application-project.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-kogito-migrate-example-loan-application-project.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="ref-kogito-migrate-example-loan-application-project_{context}"] = Example loan application project diff --git a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-migrate-kjar-dmn-example.adoc b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-migrate-kjar-dmn-example.adoc index 7c932ae101e..316259e2cb4 100644 --- a/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-migrate-kjar-dmn-example.adoc +++ b/drools-docs/src/modules/ROOT/pages/migration-guide/migration-v7-to-kogito/_ref-migrate-kjar-dmn-example.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id="ref-migrate-kjar-dmn-example_{context}"] = Example of migrating a DMN model KJAR to a {KOGITO} microservice diff --git a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-con.adoc b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-con.adoc index 96037c296e3..cf147cdf2b2 100644 --- a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='ai-con_{context}'] = Introduction to Pragmatic AI diff --git a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-credit-card-con.adoc b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-credit-card-con.adoc index b1c9d9ba3f8..b19b75d0a8d 100644 --- a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-credit-card-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-credit-card-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='ai-credit-card-con_{context}'] = Credit card fraud dispute use case example diff --git a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-gsg-proc.adoc b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-gsg-proc.adoc index e3e55446b09..350a7a7480d 100644 --- a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-gsg-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-gsg-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='ai-gsg_{context}'] = Using a PMML model with a DMN model to resolve credit card transaction disputes diff --git a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-pmml-ref.adoc b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-pmml-ref.adoc index e4ba59c2e11..6078743e4d9 100644 --- a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-pmml-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/_ai-pmml-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='ai-pmml-ref_{context}'] = Credit card transaction dispute exercise PMML file diff --git a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/index.adoc b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/index.adoc index 84a18cf2afb..8b27d398011 100644 --- a/drools-docs/src/modules/ROOT/pages/pragmatic-ai/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/pragmatic-ai/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/release-notes/_release-notes-10.0.adoc b/drools-docs/src/modules/ROOT/pages/release-notes/_release-notes-10.0.adoc index 5a8a793a1e4..4bb82a73462 100644 --- a/drools-docs/src/modules/ROOT/pages/release-notes/_release-notes-10.0.adoc +++ b/drools-docs/src/modules/ROOT/pages/release-notes/_release-notes-10.0.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + == 10.0.0 release notes === PLACE_HOLDER diff --git a/drools-docs/src/modules/ROOT/pages/release-notes/index.adoc b/drools-docs/src/modules/ROOT/pages/release-notes/index.adoc index e7f73660f0c..ae84fbf5de4 100644 --- a/drools-docs/src/modules/ROOT/pages/release-notes/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/release-notes/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_agenda-filters-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_agenda-filters-con.adoc index a2623310672..1cfb5884335 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_agenda-filters-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_agenda-filters-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='agenda-filters-con_{context}'] = Agenda evaluation filters diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-clock-ref.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-clock-ref.adoc index 1f6cd1e522d..14ba6b7a0ab 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-clock-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-clock-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-clock-ref_{context}'] = Session clock implementations in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-con.adoc index 248c1139bae..16dfea52cc1 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-con_{context}'] = Complex event processing (CEP) diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-event-streams-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-event-streams-con.adoc index 8e714af690c..2d8dd7e34bf 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-event-streams-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-event-streams-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-event-streams-con_{context}'] = Event streams and entry points diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-event-streams-proc.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-event-streams-proc.adoc index 11166d25599..e1a3b3914af 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-event-streams-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-event-streams-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-event-streams-proc_{context}'] = Declaring entry points for rule data diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-events-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-events-con.adoc index fa4bb4e54b4..d2a8e5dc785 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-events-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-events-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-events-con_{context}'] = Events in complex event processing diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-events-proc.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-events-proc.adoc index 046125b4089..d97099e87f7 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-events-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-events-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-events-proc_{context}'] = Declaring facts as events diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-memory-management-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-memory-management-con.adoc index 6b26745f86d..fe6ef6ec029 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-memory-management-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-memory-management-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-memory-management-con_{context}'] = Memory management for events diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-modes-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-modes-con.adoc index 3237b9fcf74..151ca2c4e2d 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-modes-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-modes-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-modes-con_{context}'] = Event processing modes in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-negative-patterns.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-negative-patterns.adoc index c4a177cd2c4..aab7eb3f87d 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-negative-patterns.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-negative-patterns.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-negative-patterns_{context}'] = Negative patterns in {RULE_ENGINE} stream mode diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-sliding-windows-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-sliding-windows-con.adoc index 7008b423f95..35761e4d0e3 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-sliding-windows-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-sliding-windows-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-sliding-windows-con_{context}'] = Sliding windows of time or length diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-sliding-windows-proc.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-sliding-windows-proc.adoc index 6c413474d69..dcaacb993a1 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-sliding-windows-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-sliding-windows-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-sliding-windows-proc_{context}'] = Declaring sliding windows for rule data diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-temporal-operators.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-temporal-operators.adoc index 7f5a9f5c4a3..8f1d7313472 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-temporal-operators.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_cep-temporal-operators.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='cep-temporal-operators_{context}'] = Temporal operators for events diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-event-listeners-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-event-listeners-con.adoc index dacf39c6864..2b2f56476a3 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-event-listeners-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-event-listeners-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='engine-event-listeners-con_{context}'] = {RULE_ENGINE} event listeners and debug logging diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-event-listeners-development-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-event-listeners-development-con.adoc index b588d5af83e..b878dc7a6d5 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-event-listeners-development-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-event-listeners-development-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='engine-event-listeners-development-con_{context}'] = Practices for development of event listeners diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-queries-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-queries-con.adoc index c2a0fa3cd0c..1f82428de74 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-queries-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_engine-queries-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='engine-queries-con_{context}'] = {RULE_ENGINE} queries and live queries diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_execution-control-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_execution-control-con.adoc index 5eb5d043fc9..1ce5d913268 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_execution-control-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_execution-control-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='execution-control-con_{context}'] = Execution control in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_fact-equality-modes-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_fact-equality-modes-con.adoc index ec0f8f2d817..aee339aa9f1 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_fact-equality-modes-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_fact-equality-modes-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='fact-equality-modes-con_{context}'] = Fact equality modes in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_fact-propagation-modes-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_fact-propagation-modes-con.adoc index 99a96c5055a..2f84a268675 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_fact-propagation-modes-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_fact-propagation-modes-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='fact-propagation-modes-con_{context}'] = Fact propagation modes in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_forward-and-backward-chaining-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_forward-and-backward-chaining-con.adoc index d619c26f529..6fe47e0a77c 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_forward-and-backward-chaining-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_forward-and-backward-chaining-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='forward-and-backward-chaining-con_{context}'] = Rule evaluation with forward and backward chaining diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_inference-and-truth-maintenance.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_inference-and-truth-maintenance.adoc index 78b914fc0c6..9f97ab838ac 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_inference-and-truth-maintenance.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_inference-and-truth-maintenance.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='inference-and-truth-maintenance_{context}'] = Inference and truth maintenance in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-con.adoc index 098eba727b9..e8f53e789cb 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='kie-sessions-con_{context}'] = KIE sessions diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-pools-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-pools-con.adoc index d15f958dc03..f9eac276779 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-pools-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-pools-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='kie-sessions-pools-con_{context}'] = KIE session pools diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateful-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateful-con.adoc index d587ecce8f0..b06fdb79b27 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateful-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateful-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='kie-sessions-stateful-con_{context}'] = Stateful KIE sessions diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateless-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateless-con.adoc index bfd2e655d72..725d2ef0aa9 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateless-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateless-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='kie-sessions-stateless-con_{context}'] = Stateless KIE sessions diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateless-globals-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateless-globals-con.adoc index 0deef749658..672bb3489d1 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateless-globals-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_kie-sessions-stateless-globals-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='kie-sessions-stateless-globals-con_{context}'] = Global variables in stateless KIE sessions diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_logging-proc.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_logging-proc.adoc index 348dee66868..7f61d5d84b3 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_logging-proc.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_logging-proc.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='logging-proc_{context}'] = Configuring a logging utility in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_performance-tuning-rule-engine-ref.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_performance-tuning-rule-engine-ref.adoc index c0a836e22b9..e64bb0f8609 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_performance-tuning-rule-engine-ref.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_performance-tuning-rule-engine-ref.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='performance-tuning-rule-engine-ref_{context}'] = Performance tuning considerations with the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-algorithm-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-algorithm-con.adoc index 2a89ffdb57d..c42fddbaf7d 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-algorithm-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-algorithm-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='phreak-algorithm-con_{context}'] = Phreak rule algorithm in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-rule-evaluation-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-rule-evaluation-con.adoc index c0995c21fe4..f8f20d28869 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-rule-evaluation-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-rule-evaluation-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='phreak-rule-evaluation-con_{context}'] = Rule evaluation in Phreak diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-sequential-mode-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-sequential-mode-con.adoc index 4eb07a1420d..388a93dc1ec 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-sequential-mode-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_phreak-sequential-mode-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='phreak-sequential-mode-con_{context}'] = Sequential mode in Phreak diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_property-change-listeners-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_property-change-listeners-con.adoc index 5ce4a97176a..62b6efd0da0 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_property-change-listeners-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_property-change-listeners-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='property-change-listeners-con_{context}'] = Property-change settings and listeners for fact types diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-base-configuration-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-base-configuration-con.adoc index 63ee143bc73..9d76b3da132 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-base-configuration-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-base-configuration-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='rule-base-configuration-con_{context}'] = Rule base configuration diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-engine-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-engine-con.adoc index 85840fe4682..30dfad0dc6f 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-engine-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-engine-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='rule-engine-con_{context}'] = {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-execution-modes-con.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-execution-modes-con.adoc index 777a37fe20c..30bbef454d5 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-execution-modes-con.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/_rule-execution-modes-con.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + [id='rule-execution-modes-con_{context}'] = Rule execution modes and thread safety in the {RULE_ENGINE} diff --git a/drools-docs/src/modules/ROOT/pages/rule-engine/index.adoc b/drools-docs/src/modules/ROOT/pages/rule-engine/index.adoc index 6ded84eba68..0b5fd352d82 100644 --- a/drools-docs/src/modules/ROOT/pages/rule-engine/index.adoc +++ b/drools-docs/src/modules/ROOT/pages/rule-engine/index.adoc @@ -1,3 +1,22 @@ +//// +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// + :DROOLS: include::../_artifacts/document-attributes.adoc[] diff --git a/drools-docs/supplemental-ui/css/drl.css b/drools-docs/supplemental-ui/css/drl.css index 7fb3ae35679..d7e9472df0a 100644 --- a/drools-docs/supplemental-ui/css/drl.css +++ b/drools-docs/supplemental-ui/css/drl.css @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + dt.hdlist1 code, dt.hdlist2 code { font-style: normal; diff --git a/drools-docs/supplemental-ui/css/menu.css b/drools-docs/supplemental-ui/css/menu.css index 98f00eefef4..c28c18c1960 100644 --- a/drools-docs/supplemental-ui/css/menu.css +++ b/drools-docs/supplemental-ui/css/menu.css @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + .small-item { padding:0.3rem; } diff --git a/drools-docs/supplemental-ui/css/search.css b/drools-docs/supplemental-ui/css/search.css index 46a437d58fe..54cb66a3fa0 100644 --- a/drools-docs/supplemental-ui/css/search.css +++ b/drools-docs/supplemental-ui/css/search.css @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + /* * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/drools-docs/supplemental-ui/js/search-ui.js b/drools-docs/supplemental-ui/js/search-ui.js index bcae1f2a790..4a58a996c92 100644 --- a/drools-docs/supplemental-ui/js/search-ui.js +++ b/drools-docs/supplemental-ui/js/search-ui.js @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + /* * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/drools-docs/supplemental-ui/partials/footer-scripts.hbs b/drools-docs/supplemental-ui/partials/footer-scripts.hbs index 88a07789f07..7dd94026c30 100644 --- a/drools-docs/supplemental-ui/partials/footer-scripts.hbs +++ b/drools-docs/supplemental-ui/partials/footer-scripts.hbs @@ -1,3 +1,20 @@ + + + + + + + + + + + + + + + + + {{#if env.SITE_SEARCH_PROVIDER}} diff --git a/drools-docs/supplemental-ui/partials/head-meta.hbs b/drools-docs/supplemental-ui/partials/head-meta.hbs index 8d27938fd9a..20aa2757c53 100644 --- a/drools-docs/supplemental-ui/partials/head-meta.hbs +++ b/drools-docs/supplemental-ui/partials/head-meta.hbs @@ -1,3 +1,20 @@ + + + + + + + + + + + + + + + + + diff --git a/drools-docs/supplemental-ui/partials/head-scripts.hbs b/drools-docs/supplemental-ui/partials/head-scripts.hbs index 82d10e9eb3d..676ab67adee 100644 --- a/drools-docs/supplemental-ui/partials/head-scripts.hbs +++ b/drools-docs/supplemental-ui/partials/head-scripts.hbs @@ -1,3 +1,20 @@ + + + + + + + + + + + + + + + + + diff --git a/drools-docs/supplemental-ui/partials/header-content.hbs b/drools-docs/supplemental-ui/partials/header-content.hbs index 1f37d4e4b0f..5893231494d 100644 --- a/drools-docs/supplemental-ui/partials/header-content.hbs +++ b/drools-docs/supplemental-ui/partials/header-content.hbs @@ -1,3 +1,20 @@ + + + + + + + + + + + + + + + + +