From 6f8cffa060d3e904b60ca2fd9dd9d79fa130533f Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 5 Feb 2024 14:53:55 +0000 Subject: [PATCH 01/10] Add copyright header templates to contributing --- CONTRIBUTING.adoc | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 2cbe4a24..b4e441f4 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -49,7 +49,7 @@ Contributor Agreement (ECA) on file. For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit -## Eclipse Development Process +== Eclipse Development Process This Eclipse Foundation open project is governed by the Eclipse Foundation Development Process and operates under the terms of the Eclipse IP Policy. @@ -64,6 +64,32 @@ Jakarta EE specification projects. * https://jakarta.ee/about/jesp/ * https://www.eclipse.org/legal/efsp_non_assert.php +== Copyright headers + +Every new file should start with one of the following headers in whatever comment format is appropriate for the file, where `{year}` is the year the file was created and `{owner}` is the copyright owner of the original contribution: + +[source] +---- +Copyright (c) {year} Contributors to the Eclipse Foundation + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +---- + +[source] +---- +Copyright (c) {year} {owner} and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +---- + == Contact Contact the project developers via the project's "dev" list. From df119553048e66b30d3f62e8507c0c53c636526e Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 5 Feb 2024 14:55:48 +0000 Subject: [PATCH 02/10] Apply header checks to more files --- pom.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f4ca7ba5..5d6f5170 100644 --- a/pom.xml +++ b/pom.xml @@ -80,9 +80,19 @@ apache-rat-plugin ${rat.version} - - **/*.java - + + + **/.cache/** + **/*.lock + src/main/asciidoc/dictionary.txt + + **/resources/META-INF/services/* + + **/speclicense.html + **/license-*.asciidoc + + docs/** + From f21d5b7120bf2bd5f5e22c5bda3dff69ae4fdae8 Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 5 Feb 2024 15:03:37 +0000 Subject: [PATCH 03/10] Add missing copyright headers in parent project --- .github/dependabot.yml | 7 +++++++ .github/workflows/ci-actions.yml | 7 +++++++ README.md | 9 +++++++++ pom.xml | 9 +++++++++ 4 files changed, 32 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a3c4da46..1249426a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,3 +1,10 @@ +# Copyright (c) {year} Contributors to the Eclipse Foundation +# +# This program and the accompanying materials are made available under the +# Apache Software License 2.0 which is available at: +# https://www.apache.org/licenses/LICENSE-2.0. +# +# SPDX-License-Identifier: Apache-2.0 version: 2 updates: - package-ecosystem: github-actions diff --git a/.github/workflows/ci-actions.yml b/.github/workflows/ci-actions.yml index 61c79891..59cccf4d 100644 --- a/.github/workflows/ci-actions.yml +++ b/.github/workflows/ci-actions.yml @@ -1,3 +1,10 @@ +# Copyright (c) 2021 Red Hat, Inc. and others +# +# This program and the accompanying materials are made available under the +# Apache Software License 2.0 which is available at: +# https://www.apache.org/licenses/LICENSE-2.0. +# +# SPDX-License-Identifier: Apache-2.0 name: Jakarta Contexts and Dependency Injection CI on: diff --git a/README.md b/README.md index b6c1ffc7..05cb868f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ + # GitHub Pages The latest news for CDI 4.x can be found in the [GitHub pages](https://jakartaee.github.io/cdi/) diff --git a/pom.xml b/pom.xml index 5d6f5170..3f596b38 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,12 @@ + 4.0.0 From 0a14a44efb5609d52b5a1bfcd05bec8bd7216c1d Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 5 Feb 2024 15:04:27 +0000 Subject: [PATCH 04/10] Add missing headers in the api project --- .../ide/eclipse/jboss_community_formatter.xml | 567 +++++++++--------- api/src/main/javadoc/overview.html | 9 + api/src/test/resources/full-beans-1_1.xml | 9 + api/src/test/resources/java.policy | 10 +- 4 files changed, 315 insertions(+), 280 deletions(-) diff --git a/api/src/ide/eclipse/jboss_community_formatter.xml b/api/src/ide/eclipse/jboss_community_formatter.xml index 2c6b8097..b751ac0f 100644 --- a/api/src/ide/eclipse/jboss_community_formatter.xml +++ b/api/src/ide/eclipse/jboss_community_formatter.xml @@ -1,279 +1,288 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/api/src/main/javadoc/overview.html b/api/src/main/javadoc/overview.html index 6c0319bb..28357809 100644 --- a/api/src/main/javadoc/overview.html +++ b/api/src/main/javadoc/overview.html @@ -1,3 +1,12 @@ + diff --git a/api/src/test/resources/full-beans-1_1.xml b/api/src/test/resources/full-beans-1_1.xml index 3b808c3b..70970e69 100644 --- a/api/src/test/resources/full-beans-1_1.xml +++ b/api/src/test/resources/full-beans-1_1.xml @@ -1,4 +1,13 @@ + Date: Mon, 5 Feb 2024 15:05:14 +0000 Subject: [PATCH 05/10] Add missing headers in the el project --- el/pom.xml | 9 +++++++++ el/src/main/javadoc/overview.html | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/el/pom.xml b/el/pom.xml index 8045b25c..9e8ae043 100644 --- a/el/pom.xml +++ b/el/pom.xml @@ -1,3 +1,12 @@ + 4.0.0 diff --git a/el/src/main/javadoc/overview.html b/el/src/main/javadoc/overview.html index ac47e9d4..8e6b7d83 100644 --- a/el/src/main/javadoc/overview.html +++ b/el/src/main/javadoc/overview.html @@ -1,3 +1,12 @@ + From b3bee98ca42e664ffb7646302923e05431b10576 Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 5 Feb 2024 15:06:25 +0000 Subject: [PATCH 06/10] Add missing headers in the ide-config project --- ide-config/pom.xml | 11 ++++++++++- ide-config/src/main/resources/cdi-format.xml | 9 +++++++++ ide-config/src/main/resources/cdi.importorder | 7 +++++++ 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/ide-config/pom.xml b/ide-config/pom.xml index 1f1b19be..90d61ed8 100644 --- a/ide-config/pom.xml +++ b/ide-config/pom.xml @@ -1,4 +1,13 @@ + @@ -19,4 +28,4 @@ 11 - \ No newline at end of file + diff --git a/ide-config/src/main/resources/cdi-format.xml b/ide-config/src/main/resources/cdi-format.xml index 6fef52e3..661d9bce 100644 --- a/ide-config/src/main/resources/cdi-format.xml +++ b/ide-config/src/main/resources/cdi-format.xml @@ -1,4 +1,13 @@ + diff --git a/ide-config/src/main/resources/cdi.importorder b/ide-config/src/main/resources/cdi.importorder index fa81c81b..5c7a86d4 100644 --- a/ide-config/src/main/resources/cdi.importorder +++ b/ide-config/src/main/resources/cdi.importorder @@ -1,3 +1,10 @@ +# Copyright (c) 2023 Red Hat, Inc. and others +# +# This program and the accompanying materials are made available under the +# Apache Software License 2.0 which is available at: +# https://www.apache.org/licenses/LICENSE-2.0. +# +# SPDX-License-Identifier: Apache-2.0 #Organize Import Order 0=java 1=javax From 0eadf9f452d83a7fa5a15bc8e9cd19473cc8a29b Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 5 Feb 2024 15:06:55 +0000 Subject: [PATCH 07/10] Add missing headers in the lang-model project --- lang-model/pom.xml | 9 +++++++++ lang-model/src/main/javadoc/overview.html | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/lang-model/pom.xml b/lang-model/pom.xml index dc905c86..c81d517b 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -1,3 +1,12 @@ + 4.0.0 diff --git a/lang-model/src/main/javadoc/overview.html b/lang-model/src/main/javadoc/overview.html index 02bd2e19..d9a702f9 100644 --- a/lang-model/src/main/javadoc/overview.html +++ b/lang-model/src/main/javadoc/overview.html @@ -1,3 +1,12 @@ + From 1a91ee6d5ddcb934d1591d954600a5ba8089c700 Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 5 Feb 2024 15:08:30 +0000 Subject: [PATCH 08/10] Add missing headers in the spec project --- spec/README.adoc | 9 +++++++++ spec/pom.xml | 9 +++++++++ spec/src/main/asciidoc/architecture.asciidoc | 9 +++++++++ spec/src/main/asciidoc/cdi-spec.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/beanmanager_lite.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/core_structure.adoc | 9 +++++++++ spec/src/main/asciidoc/core/decorators.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/definition.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/definition_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/events.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/events_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/implementation.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/inheritance.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/inheritance_full.asciidoc | 9 +++++++++ .../main/asciidoc/core/injectionandresolution.asciidoc | 9 +++++++++ .../asciidoc/core/injectionandresolution_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/interceptors.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/interceptors_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/invokers.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/invokers_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/lifecycle.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/lifecycle_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/packagingdeployment.asciidoc | 9 +++++++++ .../main/asciidoc/core/packagingdeployment_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/scopescontexts.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/scopescontexts_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/spi_full.asciidoc | 9 +++++++++ spec/src/main/asciidoc/core/spi_lite.asciidoc | 9 +++++++++ spec/src/main/asciidoc/docinfo.html | 9 +++++++++ spec/src/main/asciidoc/javaee/decorators_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/definition_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/el.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/events_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/implementation_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/inheritance_ee.asciidoc | 9 +++++++++ .../asciidoc/javaee/injectionandresolution_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/interceptors_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/javaeeintegration.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/lifecycle_ee.asciidoc | 9 +++++++++ .../main/asciidoc/javaee/packagingdeployment_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/scopescontext_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javaee/spi_ee.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javase/bootstrap_se.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javase/javase.asciidoc | 9 +++++++++ .../main/asciidoc/javase/packagingdeployment_se.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javase/scopescontext_se.asciidoc | 9 +++++++++ spec/src/main/asciidoc/javase/spi_se.asciidoc | 9 +++++++++ spec/src/main/asciidoc/preface.asciidoc | 9 +++++++++ 48 files changed, 432 insertions(+) diff --git a/spec/README.adoc b/spec/README.adoc index 2318efba..d98f2602 100644 --- a/spec/README.adoc +++ b/spec/README.adoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// = CDI Specification document generation This module contains AsciiDoc sources and configuration to generate CDI documentation in HTML and PDF format for both Apache License 2 and Jakarta Eclipse Foundation Specification Process. diff --git a/spec/pom.xml b/spec/pom.xml index 508bfbf1..6aea2e24 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -1,3 +1,12 @@ + 4.0.0 diff --git a/spec/src/main/asciidoc/architecture.asciidoc b/spec/src/main/asciidoc/architecture.asciidoc index f9a5fc09..2a8c063f 100644 --- a/spec/src/main/asciidoc/architecture.asciidoc +++ b/spec/src/main/asciidoc/architecture.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[architecture]] == Architecture diff --git a/spec/src/main/asciidoc/cdi-spec.asciidoc b/spec/src/main/asciidoc/cdi-spec.asciidoc index 140fca50..a43a75d8 100644 --- a/spec/src/main/asciidoc/cdi-spec.asciidoc +++ b/spec/src/main/asciidoc/cdi-spec.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// = Jakarta Contexts and Dependency Injection :author: Jakarta Contexts and Dependency Injection Specification Project :email: cdi-dev@eclipse.org diff --git a/spec/src/main/asciidoc/core/beanmanager_lite.asciidoc b/spec/src/main/asciidoc/core/beanmanager_lite.asciidoc index 85ef3f98..63229b46 100644 --- a/spec/src/main/asciidoc/core/beanmanager_lite.asciidoc +++ b/spec/src/main/asciidoc/core/beanmanager_lite.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[programmatic_access]] == Programmatic access to container diff --git a/spec/src/main/asciidoc/core/core_structure.adoc b/spec/src/main/asciidoc/core/core_structure.adoc index a6381b12..f517a863 100644 --- a/spec/src/main/asciidoc/core/core_structure.adoc +++ b/spec/src/main/asciidoc/core/core_structure.adoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2022 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// :numbered!: == Structure diff --git a/spec/src/main/asciidoc/core/decorators.asciidoc b/spec/src/main/asciidoc/core/decorators.asciidoc index 3b3f0eb3..11edaed4 100644 --- a/spec/src/main/asciidoc/core/decorators.asciidoc +++ b/spec/src/main/asciidoc/core/decorators.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[decorators]] == Decorators diff --git a/spec/src/main/asciidoc/core/definition.asciidoc b/spec/src/main/asciidoc/core/definition.asciidoc index 1f1fe828..aed0fc3a 100644 --- a/spec/src/main/asciidoc/core/definition.asciidoc +++ b/spec/src/main/asciidoc/core/definition.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[concepts]] == Concepts diff --git a/spec/src/main/asciidoc/core/definition_full.asciidoc b/spec/src/main/asciidoc/core/definition_full.asciidoc index 9624fcda..b4aee0c7 100644 --- a/spec/src/main/asciidoc/core/definition_full.asciidoc +++ b/spec/src/main/asciidoc/core/definition_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [partintro] -- {cdi_full} contains all the functionality defined in {cdi_lite} and adds some additional features such as specialization, decorators, session scope or conversation scope. diff --git a/spec/src/main/asciidoc/core/events.asciidoc b/spec/src/main/asciidoc/core/events.asciidoc index a743cb23..988d5845 100644 --- a/spec/src/main/asciidoc/core/events.asciidoc +++ b/spec/src/main/asciidoc/core/events.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[events]] == Events diff --git a/spec/src/main/asciidoc/core/events_full.asciidoc b/spec/src/main/asciidoc/core/events_full.asciidoc index 0baa13ac..2766c686 100644 --- a/spec/src/main/asciidoc/core/events_full.asciidoc +++ b/spec/src/main/asciidoc/core/events_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[events_full]] == Events in {cdi_full} diff --git a/spec/src/main/asciidoc/core/implementation.asciidoc b/spec/src/main/asciidoc/core/implementation.asciidoc index c8495888..aa34bba0 100644 --- a/spec/src/main/asciidoc/core/implementation.asciidoc +++ b/spec/src/main/asciidoc/core/implementation.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[implementation]] == Programming model diff --git a/spec/src/main/asciidoc/core/inheritance.asciidoc b/spec/src/main/asciidoc/core/inheritance.asciidoc index 36766629..b6a39d80 100644 --- a/spec/src/main/asciidoc/core/inheritance.asciidoc +++ b/spec/src/main/asciidoc/core/inheritance.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[inheritance]] == Inheritance diff --git a/spec/src/main/asciidoc/core/inheritance_full.asciidoc b/spec/src/main/asciidoc/core/inheritance_full.asciidoc index 15170b66..b836a04b 100644 --- a/spec/src/main/asciidoc/core/inheritance_full.asciidoc +++ b/spec/src/main/asciidoc/core/inheritance_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[inheritance_full]] == Inheritance and specialization in {cdi_full} diff --git a/spec/src/main/asciidoc/core/injectionandresolution.asciidoc b/spec/src/main/asciidoc/core/injectionandresolution.asciidoc index 6b8560d9..69ec4565 100644 --- a/spec/src/main/asciidoc/core/injectionandresolution.asciidoc +++ b/spec/src/main/asciidoc/core/injectionandresolution.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[injection_and_resolution]] == Dependency injection and lookup diff --git a/spec/src/main/asciidoc/core/injectionandresolution_full.asciidoc b/spec/src/main/asciidoc/core/injectionandresolution_full.asciidoc index 63e8a596..7026078d 100644 --- a/spec/src/main/asciidoc/core/injectionandresolution_full.asciidoc +++ b/spec/src/main/asciidoc/core/injectionandresolution_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[injection_and_resolution_full]] == Dependency injection and lookup in {cdi_full} diff --git a/spec/src/main/asciidoc/core/interceptors.asciidoc b/spec/src/main/asciidoc/core/interceptors.asciidoc index 0a48356a..9454bcae 100644 --- a/spec/src/main/asciidoc/core/interceptors.asciidoc +++ b/spec/src/main/asciidoc/core/interceptors.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[interceptors]] == Interceptor bindings diff --git a/spec/src/main/asciidoc/core/interceptors_full.asciidoc b/spec/src/main/asciidoc/core/interceptors_full.asciidoc index 76b17658..e1e09a3f 100644 --- a/spec/src/main/asciidoc/core/interceptors_full.asciidoc +++ b/spec/src/main/asciidoc/core/interceptors_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[interceptors_full]] == Interceptor bindings in {cdi_full} diff --git a/spec/src/main/asciidoc/core/invokers.asciidoc b/spec/src/main/asciidoc/core/invokers.asciidoc index 3d3e7dec..351531bd 100644 --- a/spec/src/main/asciidoc/core/invokers.asciidoc +++ b/spec/src/main/asciidoc/core/invokers.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2023 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[method_invokers]] == Method invokers diff --git a/spec/src/main/asciidoc/core/invokers_full.asciidoc b/spec/src/main/asciidoc/core/invokers_full.asciidoc index 4f6f2847..d24a827a 100644 --- a/spec/src/main/asciidoc/core/invokers_full.asciidoc +++ b/spec/src/main/asciidoc/core/invokers_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2023 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[method_invokers_full]] == Method invokers in {cdi_full} diff --git a/spec/src/main/asciidoc/core/lifecycle.asciidoc b/spec/src/main/asciidoc/core/lifecycle.asciidoc index eabd5dd9..eb38b4b8 100644 --- a/spec/src/main/asciidoc/core/lifecycle.asciidoc +++ b/spec/src/main/asciidoc/core/lifecycle.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[lifecycle]] == Lifecycle of contextual instances diff --git a/spec/src/main/asciidoc/core/lifecycle_full.asciidoc b/spec/src/main/asciidoc/core/lifecycle_full.asciidoc index 41116122..d2f73752 100644 --- a/spec/src/main/asciidoc/core/lifecycle_full.asciidoc +++ b/spec/src/main/asciidoc/core/lifecycle_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[lifecycle_full]] == Lifecycle of contextual instances in {cdi_full} diff --git a/spec/src/main/asciidoc/core/packagingdeployment.asciidoc b/spec/src/main/asciidoc/core/packagingdeployment.asciidoc index a68f88fe..eab2469a 100644 --- a/spec/src/main/asciidoc/core/packagingdeployment.asciidoc +++ b/spec/src/main/asciidoc/core/packagingdeployment.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[packaging_deployment]] == Packaging and deployment diff --git a/spec/src/main/asciidoc/core/packagingdeployment_full.asciidoc b/spec/src/main/asciidoc/core/packagingdeployment_full.asciidoc index 3b679b46..fa7108a2 100644 --- a/spec/src/main/asciidoc/core/packagingdeployment_full.asciidoc +++ b/spec/src/main/asciidoc/core/packagingdeployment_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[packaging_deployment_full]] == Packaging and deployment in {cdi_full} diff --git a/spec/src/main/asciidoc/core/scopescontexts.asciidoc b/spec/src/main/asciidoc/core/scopescontexts.asciidoc index a32c1835..e4fde3d7 100644 --- a/spec/src/main/asciidoc/core/scopescontexts.asciidoc +++ b/spec/src/main/asciidoc/core/scopescontexts.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[contexts]] == Scopes and contexts diff --git a/spec/src/main/asciidoc/core/scopescontexts_full.asciidoc b/spec/src/main/asciidoc/core/scopescontexts_full.asciidoc index 62947486..2446a735 100644 --- a/spec/src/main/asciidoc/core/scopescontexts_full.asciidoc +++ b/spec/src/main/asciidoc/core/scopescontexts_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[contexts_full]] == Scopes and contexts in {cdi_full} diff --git a/spec/src/main/asciidoc/core/spi_full.asciidoc b/spec/src/main/asciidoc/core/spi_full.asciidoc index 9ce0430c..6acc6406 100644 --- a/spec/src/main/asciidoc/core/spi_full.asciidoc +++ b/spec/src/main/asciidoc/core/spi_full.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[spi_full]] == Portable extensions diff --git a/spec/src/main/asciidoc/core/spi_lite.asciidoc b/spec/src/main/asciidoc/core/spi_lite.asciidoc index 620f188b..e2595380 100644 --- a/spec/src/main/asciidoc/core/spi_lite.asciidoc +++ b/spec/src/main/asciidoc/core/spi_lite.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2021 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[spi_lite]] == Build compatible extensions diff --git a/spec/src/main/asciidoc/docinfo.html b/spec/src/main/asciidoc/docinfo.html index eaa0e6b1..97fe22ad 100644 --- a/spec/src/main/asciidoc/docinfo.html +++ b/spec/src/main/asciidoc/docinfo.html @@ -1,3 +1,12 @@ + diff --git a/spec/src/main/asciidoc/javaee/decorators_ee.asciidoc b/spec/src/main/asciidoc/javaee/decorators_ee.asciidoc index 1f5aa097..c3bb3cca 100644 --- a/spec/src/main/asciidoc/javaee/decorators_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/decorators_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[decorators_ee]] == Decorators in Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/definition_ee.asciidoc b/spec/src/main/asciidoc/javaee/definition_ee.asciidoc index b01c1fd3..eba1a472 100644 --- a/spec/src/main/asciidoc/javaee/definition_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/definition_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[concepts_ee]] == Extended Concepts for Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/el.asciidoc b/spec/src/main/asciidoc/javaee/el.asciidoc index 3eef88ae..15046302 100644 --- a/spec/src/main/asciidoc/javaee/el.asciidoc +++ b/spec/src/main/asciidoc/javaee/el.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2023 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[el]] == Integration with Unified EL diff --git a/spec/src/main/asciidoc/javaee/events_ee.asciidoc b/spec/src/main/asciidoc/javaee/events_ee.asciidoc index 5e857f66..87663a0b 100644 --- a/spec/src/main/asciidoc/javaee/events_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/events_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[events_ee]] == Events in Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/implementation_ee.asciidoc b/spec/src/main/asciidoc/javaee/implementation_ee.asciidoc index 7e5d1524..0efd4318 100644 --- a/spec/src/main/asciidoc/javaee/implementation_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/implementation_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[implementation_ee]] == Addition to programming model for Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/inheritance_ee.asciidoc b/spec/src/main/asciidoc/javaee/inheritance_ee.asciidoc index 59f7b1e5..06abafbd 100644 --- a/spec/src/main/asciidoc/javaee/inheritance_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/inheritance_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[type_level_inheritance_ee]] === Inheritance of type-level metadata in Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/injectionandresolution_ee.asciidoc b/spec/src/main/asciidoc/javaee/injectionandresolution_ee.asciidoc index 74caf107..f2af6ff9 100644 --- a/spec/src/main/asciidoc/javaee/injectionandresolution_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/injectionandresolution_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[injection_el_resolution_ee]] == Dependency injection, lookup and EL in Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/interceptors_ee.asciidoc b/spec/src/main/asciidoc/javaee/interceptors_ee.asciidoc index ea5a2505..14bef65b 100644 --- a/spec/src/main/asciidoc/javaee/interceptors_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/interceptors_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[interceptors_ee]] == Interceptor bindings in Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/javaeeintegration.asciidoc b/spec/src/main/asciidoc/javaee/javaeeintegration.asciidoc index fbe81db6..55635563 100644 --- a/spec/src/main/asciidoc/javaee/javaeeintegration.asciidoc +++ b/spec/src/main/asciidoc/javaee/javaeeintegration.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [partintro] -- This part of the document specifies additional rules or features when using CDI in a Jakarta EE container. diff --git a/spec/src/main/asciidoc/javaee/lifecycle_ee.asciidoc b/spec/src/main/asciidoc/javaee/lifecycle_ee.asciidoc index 72535108..24f6038e 100644 --- a/spec/src/main/asciidoc/javaee/lifecycle_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/lifecycle_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[lifecycle_ee]] == Lifecycle of contextual instances diff --git a/spec/src/main/asciidoc/javaee/packagingdeployment_ee.asciidoc b/spec/src/main/asciidoc/javaee/packagingdeployment_ee.asciidoc index 759e31e3..1b5b4f9f 100644 --- a/spec/src/main/asciidoc/javaee/packagingdeployment_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/packagingdeployment_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[packaging_deployment_ee]] == Packaging and deployment in Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/scopescontext_ee.asciidoc b/spec/src/main/asciidoc/javaee/scopescontext_ee.asciidoc index 9b9642ed..5a929b3c 100644 --- a/spec/src/main/asciidoc/javaee/scopescontext_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/scopescontext_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[contexts_ee]] == Scopes and contexts in Jakarta EE diff --git a/spec/src/main/asciidoc/javaee/spi_ee.asciidoc b/spec/src/main/asciidoc/javaee/spi_ee.asciidoc index 9ba92f40..ebd38218 100644 --- a/spec/src/main/asciidoc/javaee/spi_ee.asciidoc +++ b/spec/src/main/asciidoc/javaee/spi_ee.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[spi_ee]] == Portable extensions in Jakarta EE diff --git a/spec/src/main/asciidoc/javase/bootstrap_se.asciidoc b/spec/src/main/asciidoc/javase/bootstrap_se.asciidoc index c642b980..14bea59c 100644 --- a/spec/src/main/asciidoc/javase/bootstrap_se.asciidoc +++ b/spec/src/main/asciidoc/javase/bootstrap_se.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[se_bootstrap]] == Bootstrapping a CDI container in Java SE diff --git a/spec/src/main/asciidoc/javase/javase.asciidoc b/spec/src/main/asciidoc/javase/javase.asciidoc index f0df7100..b18351f8 100644 --- a/spec/src/main/asciidoc/javase/javase.asciidoc +++ b/spec/src/main/asciidoc/javase/javase.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [partintro] -- This part of the document specifies additional rules and features when using CDI in Java SE. diff --git a/spec/src/main/asciidoc/javase/packagingdeployment_se.asciidoc b/spec/src/main/asciidoc/javase/packagingdeployment_se.asciidoc index d8edbc34..dcef9d96 100644 --- a/spec/src/main/asciidoc/javase/packagingdeployment_se.asciidoc +++ b/spec/src/main/asciidoc/javase/packagingdeployment_se.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[packaging_deployment_se]] == Packaging and deployment in Java SE diff --git a/spec/src/main/asciidoc/javase/scopescontext_se.asciidoc b/spec/src/main/asciidoc/javase/scopescontext_se.asciidoc index b600091f..1cfb7c0d 100644 --- a/spec/src/main/asciidoc/javase/scopescontext_se.asciidoc +++ b/spec/src/main/asciidoc/javase/scopescontext_se.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[contexts_se]] == Scopes and contexts in Java SE diff --git a/spec/src/main/asciidoc/javase/spi_se.asciidoc b/spec/src/main/asciidoc/javase/spi_se.asciidoc index 7f4d0eda..a4b907ac 100644 --- a/spec/src/main/asciidoc/javase/spi_se.asciidoc +++ b/spec/src/main/asciidoc/javase/spi_se.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2016 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// [[spi_se]] == Portable extensions in Java SE diff --git a/spec/src/main/asciidoc/preface.asciidoc b/spec/src/main/asciidoc/preface.asciidoc index 233a74e5..aa406d7d 100644 --- a/spec/src/main/asciidoc/preface.asciidoc +++ b/spec/src/main/asciidoc/preface.asciidoc @@ -1,3 +1,12 @@ +//// +Copyright (c) 2015 Red Hat, Inc. and others + +This program and the accompanying materials are made available under the +Apache Software License 2.0 which is available at: +https://www.apache.org/licenses/LICENSE-2.0. + +SPDX-License-Identifier: Apache-2.0 +//// :numbered!: :license: asl2 ["preface",sectnum="0"] From f4670a500cf6e863c91568ff627f6be30e1c8c5e Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 5 Feb 2024 15:13:21 +0000 Subject: [PATCH 09/10] Add missing headers in the docs directory --- docs/404.html | 9 +++++++++ docs/Gemfile | 7 +++++++ docs/README.md | 9 +++++++++ docs/_authors/asd.md | 9 +++++++++ docs/_authors/ladt.md | 9 +++++++++ docs/_authors/matn.md | 9 +++++++++ docs/_authors/starksm.md | 9 +++++++++ docs/_config.yml | 7 +++++++ docs/_data/navigation.yml | 7 +++++++ docs/_layouts/author.html | 9 +++++++++ docs/_layouts/post.html | 9 +++++++++ docs/_posts/2021-10-25-pages-here.md | 9 +++++++++ docs/_posts/2021-10-25-way-to-cdi4.md | 9 +++++++++ .../2021-12-03-you-know-build-compatible-extensions.md | 9 +++++++++ docs/_posts/2022-01-24-400-RC3-spec.md | 9 +++++++++ docs/about.md | 9 +++++++++ docs/authors.html | 9 +++++++++ docs/index.md | 9 +++++++++ pom.xml | 2 -- 19 files changed, 156 insertions(+), 2 deletions(-) diff --git a/docs/404.html b/docs/404.html index 086a5c9e..30362f16 100644 --- a/docs/404.html +++ b/docs/404.html @@ -1,3 +1,12 @@ + --- permalink: /404.html layout: default diff --git a/docs/Gemfile b/docs/Gemfile index 383f1239..b69dd57a 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,3 +1,10 @@ +# Copyright (c) 2021 Red Hat, Inc. and others +# +# This program and the accompanying materials are made available under the +# Apache Software License 2.0 which is available at: +# https://www.apache.org/licenses/LICENSE-2.0. +# +# SPDX-License-Identifier: Apache-2.0 source "https://rubygems.org" # Hello! This is where you manage which Jekyll version is used to run. # When you want to use a different version, change it below, save the diff --git a/docs/README.md b/docs/README.md index bfe2eea4..df7e3d4c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,12 @@ + # Jakarta CDI Website Based on Jekyll ## Getting Started diff --git a/docs/_authors/asd.md b/docs/_authors/asd.md index b828bc2c..b058d6c0 100644 --- a/docs/_authors/asd.md +++ b/docs/_authors/asd.md @@ -1,3 +1,12 @@ + --- short_name: asd name: Antoine Sabot-Durand diff --git a/docs/_authors/ladt.md b/docs/_authors/ladt.md index 4b675f1c..c60567c7 100644 --- a/docs/_authors/ladt.md +++ b/docs/_authors/ladt.md @@ -1,3 +1,12 @@ + --- short_name: ladt name: Ladislav Thon diff --git a/docs/_authors/matn.md b/docs/_authors/matn.md index a9250527..6e2fe442 100644 --- a/docs/_authors/matn.md +++ b/docs/_authors/matn.md @@ -1,3 +1,12 @@ + --- short_name: matn name: Matej Novotny diff --git a/docs/_authors/starksm.md b/docs/_authors/starksm.md index 84798a04..e5149f32 100644 --- a/docs/_authors/starksm.md +++ b/docs/_authors/starksm.md @@ -1,3 +1,12 @@ + --- short_name: starksm name: Scott M Stark diff --git a/docs/_config.yml b/docs/_config.yml index ed4328ea..0af0941b 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,3 +1,10 @@ +# Copyright (c) 2021 Red Hat, Inc. and others +# +# This program and the accompanying materials are made available under the +# Apache Software License 2.0 which is available at: +# https://www.apache.org/licenses/LICENSE-2.0. +# +# SPDX-License-Identifier: Apache-2.0 # Welcome to Jekyll! # # This config file is meant for settings that affect your whole blog, values diff --git a/docs/_data/navigation.yml b/docs/_data/navigation.yml index ab7e7aec..0cd963b7 100644 --- a/docs/_data/navigation.yml +++ b/docs/_data/navigation.yml @@ -1,3 +1,10 @@ +# Copyright (c) 2021 Red Hat, Inc. and others +# +# This program and the accompanying materials are made available under the +# Apache Software License 2.0 which is available at: +# https://www.apache.org/licenses/LICENSE-2.0. +# +# SPDX-License-Identifier: Apache-2.0 - name: Home link: / - name: About diff --git a/docs/_layouts/author.html b/docs/_layouts/author.html index 7ee6169c..baee1b4d 100644 --- a/docs/_layouts/author.html +++ b/docs/_layouts/author.html @@ -1,3 +1,12 @@ + --- layout: default --- diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html index 2aab5a5c..57938560 100644 --- a/docs/_layouts/post.html +++ b/docs/_layouts/post.html @@ -1,3 +1,12 @@ + --- layout: default --- diff --git a/docs/_posts/2021-10-25-pages-here.md b/docs/_posts/2021-10-25-pages-here.md index 83bad4eb..f5a78da9 100644 --- a/docs/_posts/2021-10-25-pages-here.md +++ b/docs/_posts/2021-10-25-pages-here.md @@ -1,3 +1,12 @@ + --- layout: post title: "Jakarta CDI GitHub Pages" diff --git a/docs/_posts/2021-10-25-way-to-cdi4.md b/docs/_posts/2021-10-25-way-to-cdi4.md index 1258b05e..19e8e8a8 100644 --- a/docs/_posts/2021-10-25-way-to-cdi4.md +++ b/docs/_posts/2021-10-25-way-to-cdi4.md @@ -1,3 +1,12 @@ + --- title: "On the Way to CDI 4.0" summary: Overview of changes coming to CDI 4.0 diff --git a/docs/_posts/2021-12-03-you-know-build-compatible-extensions.md b/docs/_posts/2021-12-03-you-know-build-compatible-extensions.md index 1bcdc4f2..32d60017 100644 --- a/docs/_posts/2021-12-03-you-know-build-compatible-extensions.md +++ b/docs/_posts/2021-12-03-you-know-build-compatible-extensions.md @@ -1,3 +1,12 @@ + --- title: "You already know Build Compatible Extensions" summary: Comparison of Portable Extensions and Build Compatible Extensions diff --git a/docs/_posts/2022-01-24-400-RC3-spec.md b/docs/_posts/2022-01-24-400-RC3-spec.md index 4f80f8aa..40fc16e4 100644 --- a/docs/_posts/2022-01-24-400-RC3-spec.md +++ b/docs/_posts/2022-01-24-400-RC3-spec.md @@ -1,3 +1,12 @@ + --- layout: post title: "Jakarta CDI 4.0 Draft Specification" diff --git a/docs/about.md b/docs/about.md index 2259fbee..40da9590 100644 --- a/docs/about.md +++ b/docs/about.md @@ -1,3 +1,12 @@ + --- layout: page title: About diff --git a/docs/authors.html b/docs/authors.html index 8f77bdeb..c7531c40 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -1,3 +1,12 @@ + --- layout: default title: Authors diff --git a/docs/index.md b/docs/index.md index b585d8d9..9b95a9b3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,12 @@ + --- # Feel free to add content and custom Front Matter to this file. # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults diff --git a/pom.xml b/pom.xml index 3f596b38..e53c5342 100644 --- a/pom.xml +++ b/pom.xml @@ -99,8 +99,6 @@ **/speclicense.html **/license-*.asciidoc - - docs/** From 9280eb3b3561d4f307de2152ae135bb077264e24 Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Tue, 6 Feb 2024 11:48:44 +0000 Subject: [PATCH 10/10] Add missing year in dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1249426a..675f0a7e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,4 @@ -# Copyright (c) {year} Contributors to the Eclipse Foundation +# Copyright (c) 2023 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # Apache Software License 2.0 which is available at: