This is an automated email from the ASF dual-hosted git repository.

jomarko pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git


The following commit(s) were added to refs/heads/main by this push:
     new b2311f2595 kie-issues#1634: Fix pmml files licensing (#3798)
b2311f2595 is described below

commit b2311f25954fdc141735eb66489c6e3fe3f56206
Author: Jozef Marko <[email protected]>
AuthorDate: Mon Dec 2 09:18:33 2024 +0100

    kie-issues#1634: Fix pmml files licensing (#3798)
    
    Address copyright issue from the apache/incubator-kie-issues/issues/1634:
    - 
https://github.com/apache/incubator-kie-issues/issues/1634#issuecomment-2505506658
    
    This PR is not for adding license headers into files as no such file was 
marked as blocker from Apache KIE 10 release.
---
 .rat-excludes                                      | 30 ++++++++++++++
 LICENSE                                            | 46 ++++++++++++++++++++++
 .../org/kie/kogito/pmml/test_regression.pmml       | 18 ---------
 .../resources/org/kie/kogito/pmml/test_tree.pmml   | 18 ---------
 .../test/resources/dmnPmml/test_regression.pmml    | 18 ---------
 .../src/test/resources/dmnPmml/test_tree.pmml      | 18 ---------
 .../resources/prediction/test_miningmodel.pmml     | 18 ---------
 .../test/resources/prediction/test_regression.pmml | 18 ---------
 .../test/resources/prediction/test_scorecard.pmml  | 18 ---------
 .../src/main/resources/PMMLRegression.pmml         | 17 --------
 .../src/main/resources/META-INF/beans.xml          | 19 ---------
 .../src/main/resources/PMMLRegression.pmml         | 17 --------
 .../src/main/resources/PMMLRegression.pmml         | 18 ---------
 .../src/main/resources/PMMLTree.pmml               | 18 ---------
 .../src/main/resources/PMMLRegression.pmml         | 18 ---------
 .../src/main/resources/PMMLTree.pmml               | 18 ---------
 .../src/main/resources/PMMLRegression.pmml         | 18 ---------
 17 files changed, 76 insertions(+), 269 deletions(-)

diff --git a/.rat-excludes b/.rat-excludes
index fbf8012a8d..14df5c25a4 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -28,6 +28,14 @@ kogito.addon
 com.fasterxml.jackson.databind.Module
 # 
api/kogito-events-core/src/main/resources/META-INF/services/org.kie.kogito.event.impl.adapter.DataEventAdapter
 org.kie.kogito.event.impl.adapter.DataEventAdapter
+# drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_tree.pmml
+test_tree.pmml
+# 
drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_regression.pmml
+test_regression.pmml
+# drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_tree.pmml
+test_tree.pmml
+# 
drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_regression.pmml
+test_regression.pmml
 # jbpm/jbpm-bpmn2/src/main/resources/META-INF/BPMN20.xsd
 BPMN20.xsd
 # jbpm/jbpm-bpmn2/src/main/resources/META-INF/BPMNDI.xsd
@@ -86,6 +94,14 @@ 
org.kie.kogito.internal.process.workitem.KogitoWorkItemHandlerFactory
 org.kie.kogito.internal.process.workitem.KogitoWorkItemHandlerFactory
 # 
kogito-codegen-modules/kogito-codegen-core/src/test/resources/.a-hidden-file.txt
 .a-hidden-file.txt
+# 
kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_multiplemodels.pmml
+test_multiplemodels.pmml
+# 
kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_scorecard.pmml
+test_scorecard.pmml
+# 
kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_regression.pmml
+test_regression.pmml
+# 
kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_miningmodel.pmml
+test_miningmodel.pmml
 # 
kogito-codegen-modules/kogito-codegen-processes-integration-tests/src/test/resources/META-INF/kogito.addon
 kogito.addon
 # 
kogito-codegen-modules/kogito-codegen-processes-integration-tests/src/test/resources/org/kie/kogito/codegen/process/process-generation-test.skip.txt
@@ -162,6 +178,8 @@ kogito.addon
 TrafficViolation.txt
 # 
quarkus/extensions/kogito-quarkus-decisions-extension/kogito-quarkus-decisions-integration-test-hot-reload/src/test/resources/adult.txt
 adult.txt
+# 
quarkus/extensions/kogito-quarkus-predictions-extension/kogito-quarkus-predictions-integration-test/src/main/resources/PMMLRegression.pmml
+PMMLRegression.pmml   
 # 
quarkus/extensions/kogito-quarkus-rules-extension/kogito-quarkus-rules-integration-test-hot-reload/src/test/resources/adult.txt
 adult.txt
 # 
quarkus/extensions/kogito-quarkus-rules-extension/kogito-quarkus-rules-integration-test-hot-reload/src/test/resources/drl1.txt
@@ -170,6 +188,12 @@ drl1.txt
 long-call.sw.yaml
 # 
quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/resources/__snapshots__/ServerlessWorkflowCodestartTest/testContent/src_test_resources_application.yml
 src_test_resources_application.yml
+# 
quarkus/integration-tests/integration-tests-quarkus-norest/src/main/resources/PMMLRegression.pmml
+PMMLRegression.pmml
+# 
quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLTree.pmml
+PMMLTree.pmml
+# 
quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLRegression.pmml
+PMMLRegression.pmml
 # 
quarkus/integration-tests/integration-tests-quarkus-rules/src/test/resources/LoanUnit.xls.properties.test
 LoanUnit.xls.properties.test
 # springboot/addons/events/decisions/src/main/resources/META-INF/kogito.addon
@@ -212,8 +236,14 @@ goal.txt
 goal.txt
 # springboot/archetype/src/test/resources/projects/it-custom-process/goal.txt
 goal.txt
+# 
springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLTree.pmml
+PMMLTree.pmml
+# 
springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLRegression.pmml
+PMMLRegression.pmml   
 # springboot/integration-tests/integration-tests-springboot-kafka-it/.gitignore
 .gitignore
+# 
springboot/integration-tests/integration-tests-springboot-norest-it/src/main/resources/PMMLRegression.pmml
+PMMLRegression.pmml
 # 
springboot/integration-tests/integration-tests-springboot-processes-it/.gitignore
 .gitignore
 # 
springboot/integration-tests/integration-tests-springboot-processes-persistence-it/integration-tests-springboot-processes-persistence-common/.gitignore
diff --git a/LICENSE b/LICENSE
index 0f75c3b036..34bba9983f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -309,3 +309,49 @@ software was based on this specification, but may not 
claim compliance or confor
 event that testing suites are implemented or approved by Object Management 
Group, Inc., software developed using this
 specification may claim compliance or conformance with the specification only 
if the software satisfactorily completes
 the testing suites.
+
+-------------------------------------------------------------------------------------------------------
+for 
kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_multiplemodels.pmml
+    
kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_scorecard.pmml
+    
kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_regression.pmml
+    
kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_miningmodel.pmml
+    
quarkus/extensions/kogito-quarkus-predictions-extension/kogito-quarkus-predictions-integration-test/src/main/resources/PMMLRegression.pmml
+    
quarkus/integration-tests/integration-tests-quarkus-norest/src/main/resources/PMMLRegression.pmml
+    
quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLTree.pmml
+    
quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLRegression.pmml
+    drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_tree.pmml
+    
drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_regression.pmml
+    drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_tree.pmml
+    
drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_regression.pmml
+    
springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLTree.pmml
+    
springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLRegression.pmml
+    
springboot/integration-tests/integration-tests-springboot-norest-it/src/main/resources/PMMLRegression.pmml
+
+Copyright (c) 2008-2016,  The Data Mining Group
+All rights reserved. 
+This notice and license applies the.pmml
+notice and license is selected by the working group developing the release and 
is approved 
+by the DMG Chair.
+
+Redistribution and use in source and binary forms, with or without 
modification, are 
+permitted provided that the following conditions are met: 
+* Redistributions of source code must include the copyright notice below, this 
list of 
+conditions and the following disclaimer. 
+* Redistributions in binary form must reproduce the copyright notice below, 
this list 
+of conditions and the following disclaimer in the documentation and/or other 
+materials provided with the distribution 
+* Neither the name of the Data Mining Group nor the names of its members or 
+contributors may be used to endorse or promote products derived from a release
+without specific prior written permission. 
+
+THIS STANDARD IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS 
+IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
+PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 
+OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
+OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS RELEASE, EVEN IF ADVISED 
+OF THE POSSIBILITY OF SUCH DAMAGE. 
\ No newline at end of file
diff --git 
a/drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_regression.pmml
 
b/drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_regression.pmml
index 6668031763..9caae7e41d 100644
--- 
a/drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_regression.pmml
+++ 
b/drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_regression.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://www.dmg.org/PMML-4_2";>
   <Header copyright="JBoss"/>
diff --git 
a/drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_tree.pmml 
b/drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_tree.pmml
index 1eaad5e813..26b06f6a4e 100644
--- a/drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_tree.pmml
+++ b/drools/kogito-pmml/src/test/resources/org/kie/kogito/pmml/test_tree.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xmlns="http://www.dmg.org/PMML-4_2";>
diff --git 
a/drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_regression.pmml
 
b/drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_regression.pmml
index 58d3f9ce67..6920a9a182 100644
--- 
a/drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_regression.pmml
+++ 
b/drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_regression.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://www.dmg.org/PMML-4_2";>
   <Header copyright="JBoss"/>
diff --git 
a/drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_tree.pmml 
b/drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_tree.pmml
index 7f2a84a0dd..30560bb5ac 100644
--- 
a/drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_tree.pmml
+++ 
b/drools/kogito-scenario-simulation/src/test/resources/dmnPmml/test_tree.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
       xmlns="http://www.dmg.org/PMML-4_2";>
diff --git 
a/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_miningmodel.pmml
 
b/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_miningmodel.pmml
index d6e456f34e..fa44a45922 100644
--- 
a/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_miningmodel.pmml
+++ 
b/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_miningmodel.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-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.
--->
 
 <PMML version="4.4" xmlns="http://www.dmg.org/PMML-4_4";>
   <Header copyright="KNIME">
diff --git 
a/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_regression.pmml
 
b/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_regression.pmml
index 288596e124..76fcfdcb25 100644
--- 
a/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_regression.pmml
+++ 
b/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_regression.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://www.dmg.org/PMML-4_2";>
   <Header copyright="JBoss"/>
diff --git 
a/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_scorecard.pmml
 
b/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_scorecard.pmml
index f9c7cc920f..be0aec00df 100644
--- 
a/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_scorecard.pmml
+++ 
b/kogito-codegen-modules/kogito-codegen-predictions/src/test/resources/prediction/test_scorecard.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; version="4.2" 
xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; xmlns="http://www.dmg.org/PMML-4_2";>
   <Header/>
diff --git 
a/quarkus/extensions/kogito-quarkus-predictions-extension/kogito-quarkus-predictions-integration-test/src/main/resources/PMMLRegression.pmml
 
b/quarkus/extensions/kogito-quarkus-predictions-extension/kogito-quarkus-predictions-integration-test/src/main/resources/PMMLRegression.pmml
index f4d07efe08..6920a9a182 100644
--- 
a/quarkus/extensions/kogito-quarkus-predictions-extension/kogito-quarkus-predictions-integration-test/src/main/resources/PMMLRegression.pmml
+++ 
b/quarkus/extensions/kogito-quarkus-predictions-extension/kogito-quarkus-predictions-integration-test/src/main/resources/PMMLRegression.pmml
@@ -1,22 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-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.
--->
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://www.dmg.org/PMML-4_2";>
   <Header copyright="JBoss"/>
   <DataDictionary numberOfFields="5">
diff --git 
a/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow/src/main/resources/META-INF/beans.xml
 
b/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow/src/main/resources/META-INF/beans.xml
index ab538ff6ee..cf613e8470 100644
--- 
a/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow/src/main/resources/META-INF/beans.xml
+++ 
b/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow/src/main/resources/META-INF/beans.xml
@@ -17,22 +17,3 @@
   ~ under the License.
   -->
 
-<!--
-  ~ 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.
-  -->
-
diff --git 
a/quarkus/integration-tests/integration-tests-quarkus-norest/src/main/resources/PMMLRegression.pmml
 
b/quarkus/integration-tests/integration-tests-quarkus-norest/src/main/resources/PMMLRegression.pmml
index f4d07efe08..6920a9a182 100644
--- 
a/quarkus/integration-tests/integration-tests-quarkus-norest/src/main/resources/PMMLRegression.pmml
+++ 
b/quarkus/integration-tests/integration-tests-quarkus-norest/src/main/resources/PMMLRegression.pmml
@@ -1,22 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-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.
--->
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://www.dmg.org/PMML-4_2";>
   <Header copyright="JBoss"/>
   <DataDictionary numberOfFields="5">
diff --git 
a/quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLRegression.pmml
 
b/quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLRegression.pmml
index 58d3f9ce67..6920a9a182 100644
--- 
a/quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLRegression.pmml
+++ 
b/quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLRegression.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://www.dmg.org/PMML-4_2";>
   <Header copyright="JBoss"/>
diff --git 
a/quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLTree.pmml
 
b/quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLTree.pmml
index 80dc1cb940..d5f3d85862 100644
--- 
a/quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLTree.pmml
+++ 
b/quarkus/integration-tests/integration-tests-quarkus-predictions/src/main/resources/PMMLTree.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xmlns="http://www.dmg.org/PMML-4_2";>
diff --git 
a/springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLRegression.pmml
 
b/springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLRegression.pmml
index 58d3f9ce67..6920a9a182 100644
--- 
a/springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLRegression.pmml
+++ 
b/springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLRegression.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://www.dmg.org/PMML-4_2";>
   <Header copyright="JBoss"/>
diff --git 
a/springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLTree.pmml
 
b/springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLTree.pmml
index 80dc1cb940..d5f3d85862 100644
--- 
a/springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLTree.pmml
+++ 
b/springboot/integration-tests/integration-tests-springboot-decisions-it/src/main/resources/PMMLTree.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xmlns="http://www.dmg.org/PMML-4_2";>
diff --git 
a/springboot/integration-tests/integration-tests-springboot-norest-it/src/main/resources/PMMLRegression.pmml
 
b/springboot/integration-tests/integration-tests-springboot-norest-it/src/main/resources/PMMLRegression.pmml
index 58d3f9ce67..6920a9a182 100644
--- 
a/springboot/integration-tests/integration-tests-springboot-norest-it/src/main/resources/PMMLRegression.pmml
+++ 
b/springboot/integration-tests/integration-tests-springboot-norest-it/src/main/resources/PMMLRegression.pmml
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  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.
-  -->
 
 <PMML version="4.2" xsi:schemaLocation="http://www.dmg.org/PMML-4_2 
http://www.dmg.org/v4-2-1/pmml-4-2.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://www.dmg.org/PMML-4_2";>
   <Header copyright="JBoss"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to