This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/spring6 by this push:
new e41cbdb150 CAUSEWAY-3666: fixes for licenses and headers
e41cbdb150 is described below
commit e41cbdb150a7982182b2b6c146a79be4bedf28f7
Author: danhaywood <[email protected]>
AuthorDate: Mon Mar 25 08:03:09 2024 +0000
CAUSEWAY-3666: fixes for licenses and headers
---
bom/pom.xml | 69 +++++++++++++++++++---
.../secman/applib/util/secman-permissions.yml | 19 +++++-
.../src/main/resources/supplemental-models.xml | 2 +-
3 files changed, 80 insertions(+), 10 deletions(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index e2bdcc31e5..b05579bca2 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -2403,27 +2403,37 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<exclude>**/.classpath</exclude>
<exclude>**/.settings/**</exclude>
<exclude>**/*.launch</exclude>
- <exclude>**/*.columnOrder.txt</exclude>
- <exclude>**/*.drawio.svg</exclude>
- <exclude>**/META-INF/spring.factories</exclude>
-
-
<exclude>**/incubator/clients/kroviz/package.json.d/project.info</exclude>
-
-
<exclude>**/causeway/valuetypes/asciidoc/builder/src/test/resources/**</exclude>
<exclude>**/schema.gql</exclude>
<exclude>**/jquery.livequery.js</exclude>
<exclude>**/*._.gql</exclude>
<exclude>**/.gitkeep</exclude>
<exclude>**/*.iml</exclude>
+ <exclude>**/intellij/launch/*.xml</exclude>
+
+
<exclude>**/gradle/wrapper/gradle-wrapper.properties</exclude>
+ <exclude>**/gradlew</exclude>
+ <exclude>**/gradlew.bat</exclude>
+ <exclude>**/rebel.xml</exclude>
+ <exclude>**/translations**.po</exclude>
+ <exclude>**/translations.pot</exclude>
+
+ <exclude>**/META-INF/spring.factories</exclude>
+ <exclude>**/MANIFEST.MF</exclude>
+ <exclude>**/META-INF/services/**</exclude>
+
+
<exclude>**/src/main/resources/supplemental-models.xml</exclude>
+
<exclude>**/webpack.config.js</exclude>
<exclude>**/webpack.generated.js</exclude>
<exclude>**/pnpm-lock.yaml</exclude>
<exclude>**/pnpmfile.js</exclude>
+ <exclude>**/*.min.js</exclude>
<exclude>**/*.pdn</exclude>
<exclude>**/*.svg</exclude>
<exclude>**/*.rtf</exclude>
+ <exclude>**/*.drawio.svg</exclude>
<exclude>**/*.json</exclude>
<exclude>**/.gitkeep</exclude>
<exclude>**/*.min.js</exclude>
@@ -2432,6 +2442,18 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<exclude>**/fakedata/applib/services/clobs/*.soc</exclude>
<exclude>**/fakedata/applib/services/clobs/vs</exclude>
<exclude>**/fakedata/applib/services/clobs/vx</exclude>
+ <exclude>**/*.columnOrder.txt</exclude>
+ <exclude>**/*.drawio.svg</exclude>
+ <exclude>**/META-INF/spring.factories</exclude>
+
+
<exclude>**/incubator/clients/kroviz/package.json.d/project.info</exclude>
+ <exclude>**/supplemental-ui/**</exclude>
+ <exclude>**/_nav.adoc</exclude>
+ <exclude>**/module-nav.adoc</exclude>
+ <exclude>**/component-nav.adoc</exclude>
+ <exclude>**/partials/extensions.adoc</exclude>
+
+
<exclude>**/causeway/valuetypes/asciidoc/builder/src/test/resources/**</exclude>
<exclude>**/MANIFEST.MF</exclude>
<exclude>**/*.ucd</exclude>
@@ -2447,8 +2469,11 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<exclude>**/partials/component-nav.adoc</exclude>
<exclude>**/_nav.adoc</exclude>
<exclude>**/_overview/nav.adoc</exclude>
+ <exclude>**/datanucleus.log</exclude>
<exclude>**/application.js</exclude>
+
<exclude>**/bootstrap-datetimepicker.min.css</exclude>
+ <exclude>**/bootstrap-datetimepicker.css</exclude>
<exclude>**/jquery.zclip.js</exclude>
<exclude>**/simple-sidebar.css</exclude>
@@ -2474,7 +2499,7 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<exclude>**/rebel.xml</exclude>
<exclude>**/translations**.po</exclude>
<exclude>**/translations.pot</exclude>
- <exclude>**/intellij/launch/*.xml</exclude>
+ <exclude>**/vega*.js</exclude>
<exclude>**/css/home/scss-files.txt</exclude>
<exclude>**/css/home/styles.css</exclude>
@@ -2483,6 +2508,34 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<exclude>**/swagger-ui/**</exclude>
<exclude>**/META-INF/services/**</exclude>
+ <exclude>**/select2-bootstrap.css</exclude>
+
+ <exclude>**/wicket-xhtml1.4-strict.dtd</exclude>
+
+ <exclude>**/application.js</exclude>
+
+ <exclude>**/xml/objects/**</exclude>
+ <exclude>**/test.data</exclude>
+ <exclude>**/fixture-data/**</exclude>
+ <exclude>**/*.approved.*</exclude>
+ <exclude>**/*.approved.xml</exclude>
+ <exclude>**/*.approved.txt</exclude>
+ <exclude>**/approved/*.adoc</exclude>
+ <exclude>**/secman-permissions.yml</exclude>
+
+
<exclude>**/fakedata/applib/services/clobs/*.dtd</exclude>
+
<exclude>**/fakedata/applib/services/clobs/*.dcl</exclude>
+
<exclude>**/fakedata/applib/services/clobs/*.soc</exclude>
+
<exclude>**/fakedata/applib/services/clobs/vs</exclude>
+
<exclude>**/fakedata/applib/services/clobs/vx</exclude>
+
+
<exclude>**/viewer/wicket/ui/components/**/*.css</exclude>
+
<exclude>**/viewer/wicket/ui/components/**/*.js</exclude>
+
+
<exclude>**/causeway/valuetypes/asciidoc/builder/src/test/resources/**</exclude>
+
+
<exclude>**/incubator/clients/kroviz/package.json.d/project.info</exclude>
+ <exclude>**/kroviz/webpack.config.d/**</exclude>
</excludes>
<licenses>
<license
diff --git
a/extensions/security/secman/applib/src/test/resources/org/apache/causeway/extensions/secman/applib/util/secman-permissions.yml
b/extensions/security/secman/applib/src/test/resources/org/apache/causeway/extensions/secman/applib/util/secman-permissions.yml
index 6606b7bcc8..8dea3e0d4f 100644
---
a/extensions/security/secman/applib/src/test/resources/org/apache/causeway/extensions/secman/applib/util/secman-permissions.yml
+++
b/extensions/security/secman/applib/src/test/resources/org/apache/causeway/extensions/secman/applib/util/secman-permissions.yml
@@ -1,4 +1,21 @@
-roles:
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+ roles:
- __name: causeway-conf-ConfigurationMenu
description: Access configuration properties
permissions:
diff --git a/supplemental-model/src/main/resources/supplemental-models.xml
b/supplemental-model/src/main/resources/supplemental-models.xml
index 52cd488223..0062b11011 100644
--- a/supplemental-model/src/main/resources/supplemental-models.xml
+++ b/supplemental-model/src/main/resources/supplemental-models.xml
@@ -121,7 +121,7 @@
<project>
<groupId>org.webjars.npm</groupId>
<artifactId>eonasdan__tempus-dominus</artifactId>
- <version>6.7.11</version>
+ <version>6.9.5</version>
<name>tempus-dominus</name>
<licenses>
<license>