This is an automated email from the ASF dual-hosted git repository.
porcelli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git
The following commit(s) were added to refs/heads/main by this push:
new b1e0d71898 Disclaimer update and one missed header file (#3084)
b1e0d71898 is described below
commit b1e0d7189886658fd068b7e72922e657df5443d6
Author: Jason Porter <[email protected]>
AuthorDate: Fri May 10 13:38:57 2024 -0600
Disclaimer update and one missed header file (#3084)
---
DISCLAIMER | 10 +++++++---
...mework.boot.autoconfigure.AutoConfiguration.imports | 18 +++++++++++++++++-
2 files changed, 24 insertions(+), 4 deletions(-)
diff --git a/DISCLAIMER b/DISCLAIMER
index 57ca0ef8f3..176c8f103a 100644
--- a/DISCLAIMER
+++ b/DISCLAIMER
@@ -11,9 +11,13 @@ policy. For example, releases may have incomplete or
un-reviewed licensing
conditions. What follows is a list of known issues the project is currently
aware of (note that this list, by definition, is likely to be incomplete):
-* Hibernate, an LGPL project, is being used. Hibernate is in the process of
relicensing to ASL v2
-* Some files, particularly test files, and those not supporting comments, may
be missing the ASF Licensing Header
-*
+* Hibernate, an LGPL project, is being used. Hibernate is in the process of
+ relicensing to ASL v2
+* Some files, particularly test files, and those not supporting comments, may
+ be missing the ASF Licensing Header
+** The following filetypes in the examples affect the build currently if file
+ headers are added: working on a ctt, exam, sol, exam, mm, txt, tsp, vrp,
+ They are not source files for the project.
If you are planning to incorporate this work into your product/project, please
be aware that you will need to conduct a thorough licensing review to determine
diff --git
a/optaplanner-spring-integration/optaplanner-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
b/optaplanner-spring-integration/optaplanner-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
index 72a2de302f..324c572247 100644
---
a/optaplanner-spring-integration/optaplanner-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
+++
b/optaplanner-spring-integration/optaplanner-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
@@ -1,2 +1,18 @@
+###
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+# http://www.apache.org/licenses/LICENSE-2.0
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT 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.optaplanner.spring.boot.autoconfigure.OptaPlannerAutoConfiguration
-org.optaplanner.spring.boot.autoconfigure.OptaPlannerBenchmarkAutoConfiguration
\ No newline at end of file
+org.optaplanner.spring.boot.autoconfigure.OptaPlannerBenchmarkAutoConfiguration
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]