This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/openwebbeans-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 8ca00a9 Automatic Site Publish by Buildbot 8ca00a9 is described below commit 8ca00a9930dc7ec79d37a9a66c2caba90d1400e7 Author: buildbot <us...@infra.apache.org> AuthorDate: Sun Jan 12 20:16:10 2025 +0000 Automatic Site Publish by Buildbot --- output/cdi_explained.html | 2 +- output/comingsoon.html | 2 +- output/community.html | 24 +-- output/documentation.html | 2 +- output/download.html | 302 ------------------------------------- output/examples.html | 2 +- output/faq.html | 2 +- output/index.html | 39 +---- output/misc/contact.html | 2 +- output/misc/legal.html | 2 +- output/modules.html | 4 +- output/news.html | 3 +- output/openwebbeans-20-effort.html | 150 ------------------ output/openwebbeans-ee-common.html | 2 +- output/openwebbeans-ee.html | 2 +- output/openwebbeans-ejb.html | 2 +- output/openwebbeans-el.html | 2 +- output/openwebbeans-impl.html | 2 +- output/openwebbeans-jms.html | 2 +- output/openwebbeans-jsf.html | 2 +- output/openwebbeans-junit5.html | 2 +- output/openwebbeans-osgi.html | 2 +- output/openwebbeans-resource.html | 2 +- output/openwebbeans-spi.html | 2 +- output/openwebbeans-tomcat.html | 9 +- output/openwebbeans-web.html | 2 +- output/owb-eecontainers.html | 2 +- output/owbconfig.html | 2 +- output/owbinternalunittests.html | 2 +- output/owbsetup_ee.html | 2 +- output/owbsetup_se.html | 2 +- output/owbsetup_tomcat.html | 3 +- output/owbtest.html | 2 +- output/release-checklist.html | 2 +- output/samples.html | 2 +- output/source.html | 8 +- output/testing_arquillian.html | 2 +- output/testing_cdictrl.html | 2 +- output/testing_general.html | 2 +- output/testing_test-control.html | 2 +- 40 files changed, 63 insertions(+), 541 deletions(-) diff --git a/output/cdi_explained.html b/output/cdi_explained.html index 17333c4..6277730 100644 --- a/output/cdi_explained.html +++ b/output/cdi_explained.html @@ -257,7 +257,7 @@ In the same way it uses the <code>@SessionScoped</code> <em>user</em>.</p> <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/comingsoon.html b/output/comingsoon.html index 7ae3250..6316e3f 100644 --- a/output/comingsoon.html +++ b/output/comingsoon.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/community.html b/output/community.html index 181bbc9..2f55339 100644 --- a/output/community.html +++ b/output/community.html @@ -95,18 +95,16 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p>If you are a new user and you would like to start using Apache OpenWebBeans, you can have a look at the <a href="documentation.html">Documentation</a> and <a href="mailto:user-subscr...@openwebbeans.apache.org">subscribe</a> -our <a href="mailto:u...@openwebbeans.apache.org">mailing list for user</a>. -If you have troubles to find the information you are looking for, you can also ask in our <a href="#irc">IRC-Channel</a>.</p> +our <a href="mailto:u...@openwebbeans.apache.org">mailing list for user</a>.</p> <p>Furthermore, you can check our <a href="#mailing-lists">mail-archives</a>.</p> <p>Before you file a ticket in our <a href="https://issues.apache.org/jira/browse/OWB">Issue Tracker</a>, please ask on the mailing list if it's a known issue in case of a bug or if there is an ongoing discussion in case of a feature.</p> <p>You are very welcome to follow our twitter account <a href="https://twitter.com/OwbTeam">@Apache OpenWebBeansTeam</a> and spread the word of Apache OpenWebBeans with Tweets, Blog-Entries,...</p> -<h1 id="cdi-20-javaee-8">CDI-2.0 (JavaEE 8)<a class="headerlink" href="#cdi-20-javaee-8" title="Permalink">¶</a></h1> -<p>The working on a implementing the <a href="https://jcp.org/en/jsr/proposalDetails?id=365">CDI-2.0 (JSR-365)</a> -specification is finished. We are now doing minor enhancements and bugfixing in trunk.</p> -<p>If you are interested in the specification itself then read more about our -<a href="openwebbeans-20-effort.html">Road to OpenWebBeans-2.0</a></p> +<h1 id="cdi-40-jakartaee-10">CDI-4.0 (JakartaEE 10)<a class="headerlink" href="#cdi-40-jakartaee-10" title="Permalink">¶</a></h1> +<p>The work on a implementing the <a href="https://projects.eclipse.org/projects/ee4j.cdi/releases/4.0">Jakarta CDI-4.0</a> +specification is finished. +We are now doing minor enhancements and bug fixing in our main branch.</p> <h1 id="getting-involved">Getting Involved<a class="headerlink" href="#getting-involved" title="Permalink">¶</a></h1> <p>Everybody is welcome to get involved with our community. You can find general information at <a href="https://apache.org/foundation/getinvolved.html">https://apache.org/foundation/getinvolved.html</a> @@ -117,10 +115,7 @@ The following sections provides some details about the different levels of getti discussions on the dev list, submit patches,... . Therefore, it's essential to file a/n <a href="https://www.apache.org/licenses/icla.txt">(I)CLA</a> or <a href="https://www.apache.org/licenses/cla-corporate.txt">CLA</a> and send it to secretary at apache dot org (or fax it) as early as possible.</p> -<p>If you would like to submit a patch through Jira, just attach your patch to a created JIRA issue (123 is only a sample bug number)</p> -<pre> -svn diff > OWB-123.patch -</pre> +<p>If you would like to submit a patch through Jira, just attach your patch to a created JIRA issue.</p> <h2 id="committers">Committers<a class="headerlink" href="#committers" title="Permalink">¶</a></h2> <p>Before you read this section, please ensure that you have read the contributor section. All of you are welcome to join our development effort. <a href="mailto:dev-subscr...@openwebbeans.apache.org">Subscribe</a> @@ -169,14 +164,11 @@ our <a href="mailto:d...@openwebbeans.apache.org">mailing list for developers</a> </tbody> </table> <h1 id="issue-tracking">Issue Tracking<a class="headerlink" href="#issue-tracking" title="Permalink">¶</a></h1> -<p>Bug reports and feature requests will be maintained via JIRA at</p> +<p>Bug reports and feature requests are handled via JIRA at</p> <p><a href="https://issues.apache.org/jira/browse/OWB">OpenWebBeans JIRA</a>.</p> <h1 id="spread-the-word">Spread the word<a class="headerlink" href="#spread-the-word" title="Permalink">¶</a></h1> <p>You are very welcome e.g. to write blog entries, tweet (#OwbTeam) about the project or just follow our twitter account (<a href="https://twitter.com/OwbTeam">@OwbTeam</a>), ...</p> -<h1 id="irc">IRC<a class="headerlink" href="#irc" title="Permalink">¶</a></h1> -<p>Usually discussions happen on the mailing list. Some informal discussions take place -in our IRC-Channel <a href="irc://irc.freenode.net/openwebbeans">irc://irc.freenode.net/openwebbeans</a></p> <pre><code>//with the irssi command-line client: $ irssi @@ -195,7 +187,7 @@ $ irssi <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/documentation.html b/output/documentation.html index 28ec6f9..22cf686 100644 --- a/output/documentation.html +++ b/output/documentation.html @@ -152,7 +152,7 @@ separate plugins.</p> <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/download.html b/output/download.html deleted file mode 100644 index 0593153..0000000 --- a/output/download.html +++ /dev/null @@ -1,302 +0,0 @@ -<!DOCTYPE html> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html lang="en"> -<head> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <meta charset="utf-8"> - <title>Apache OpenWebBeans</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> - - <!-- Le styles --> - <link href="/resources/css/bootstrap.css" rel="stylesheet"> - <style type="text/css"> - body { - padding-top: 60px; - padding-bottom: 40px; - } -.headerlink { - visibility: hidden; -} -dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink { - visibility: visible -} </style> - <link href="/resources/css/main.css" rel="stylesheet"> - <!-- highlighting --> - <link rel="stylesheet" href="/resources/css/idea.css"> - -</head> - -<body> - -<nav class="navbar navbar-default navbar-inverse navbar-fixed-top" role="navigation"> - <div class="container"> - <div class="navbar-header"> - <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - <a class="navbar-brand" href="index.html"><img src="/resources/images/logo_dbg-small.png" height="25px" - alt="owb_logo_small"/></a> - </div> - - <div class="collapse navbar-collapse"> - <ul class="nav navbar-nav"> - <li><a href="/index.html">Home</a></li> - <li><a href="/documentation.html">Documentation</a></li> - <li><a href="/source.html">Source</a></li> - <li><a href="/download.html">Download</a></li> - <li><a href="/community.html">Community</a></li> - <!-- <li><a href="/news.html">News</a></li> --> - <li class="dropdown"> - <a class="dropdown-toggle" data-toggle="dropdown" href="#" aria-haspopup="true">Misc<span class="caret"></span></a> - <ul class="dropdown-menu"> - <li><a href="https://www.apache.org">Apache Home</a></li> - <li><a href="/misc/contact.html">Contact</a></li> - <li><a href="/misc/legal.html">Legal</a></li> - <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> - <!-- <li class="divider"/> --> - </ul> - </li> - </ul> - <!--/.nav-collapse --> - <form id="search-form" action="https://www.google.com/search" method="get" class="navbar-search pull-right"> - <input value="openwebbeans.apache.org" name="sitesearch" type="hidden"/> - <input class="search-query" name="q" id="query" type="search"/> - </form> - <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> - </div> - </div> -</nav> - -<div class="container"> - <div id="OwbContent_Source" class="wiki-content"> - <h1 id="apache-openwebbeans-releases">Apache OpenWebBeans Releases<a class="headerlink" href="#apache-openwebbeans-releases" title="Permalink">¶</a></h1> -<p>This page contains download links to the latest Apache OpenWebBeans releases.</p> -<p>All maven artifacts are available in the Maven.Central repository with the groupId <code>org.apache.openwebbeans</code>. The dependencies you can use are listed at the bottom of this page: <a href="/download.html#maven-dep">Maven Dependencies</a>.</p> -<h2 id="keys-for-verifying-apache-releases">KEYS for verifying Apache releases<a class="headerlink" href="#keys-for-verifying-apache-releases" title="Permalink">¶</a></h2> -<p>The GPG keys in the <a href="https://www.apache.org/dist/openwebbeans/KEYS">OpenWebBeans KEYS file</a> to validate our releases. -Read more about <a href="https://www.apache.org/info/verification.html">How to verify downloaded files</a></p> -<hr/> -<h2 id="owb-20x">OWB-2.0.x<a class="headerlink" href="#owb-20x" title="Permalink">¶</a></h2> -<p>OWB-2.0.x implements the CDI-2.0 (JSR-365) specification. -It uses a shaded version of ASM-8 (Java11 support) for building our proxies and requires JavaSE 8 as minimum version.</p> -<h4 id="source">Source<a class="headerlink" href="#source" title="Permalink">¶</a></h4> -<p>The source distribution contains all OpenWebBeans source code. -Binaries are available via the Apache Maven Central repository.</p> -<ul> -<li><a href="https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.27/openwebbeans-2.0.27-source-release.zip">openwebbeans-2.0.27-source-release.zip</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/2.0.27/openwebbeans-2.0.27-source-release.zip.sha512">openwebbeans-2.0.27-source-release.zip.sha512</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/2.0.27/openwebbeans-2.0.27-source-release.zip.asc">openwebbeans-2.0.27-source-release.zip.asc</a></li> -</ul> -<hr/> -<h2 id="owb-17x">OWB-1.7.x<a class="headerlink" href="#owb-17x" title="Permalink">¶</a></h2> -<p>OWB-1.7.x implements the full CDI-1.2 specification. -It uses a shaded version of ASM-5 for building our proxies and needs JavaSE 7 as minimum version.</p> -<h4 id="binaries">Binaries<a class="headerlink" href="#binaries" title="Permalink">¶</a></h4> -<p>The binary distribution contains all OpenWebBeans modules.</p> -<ul> -<li><a href="https://www.apache.org/dyn/closer.lua/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.zip">openwebbeans-distribution-1.7.6-binary.zip</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.zip.sha1">openwebbeans-distribution-1.7.6-binary.zip.sha1</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.zip.asc">openwebbeans-distribution-1.7.6-binary.zip.asc</a></li> -<li><a href="https://www.apache.org/dyn/closer.lua/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.tar.gz">openwebbeans-distribution-1.7.6-binary.tar.gz</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.tar.gz.sha1">openwebbeans-distribution-1.7.6-binary.tar.gz.sha1</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.tar.gz.asc">openwebbeans-distribution-1.7.6-binary.tar.gz.asc</a></li> -</ul> -<h4 id="source_1">Source<a class="headerlink" href="#source_1" title="Permalink">¶</a></h4> -<p>Should you want to build any of the above binaries, this source bundle is the right one and covers them all.</p> -<ul> -<li><a href="https://www.apache.org/dyn/closer.lua/openwebbeans/1.7.6/openwebbeans-1.7.6-source-release.zip">openwebbeans-1.7.6-source-release.zip</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-1.7.6-source-release.zip.sha1">openwebbeans-1.7.6-source-release.zip.sha1</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-1.7.6-source-release.zip.asc">openwebbeans-1.7.6-source-release.zip.asc</a></li> -</ul> -<hr/> -<h2 id="owb-12x">OWB-1.2.x<a class="headerlink" href="#owb-12x" title="Permalink">¶</a></h2> -<p>OWB-1.2.x implements the CDI-1.0 specification and internally already CDI-1.1. -It uses a shaded version of ASM-5 for building our proxies and needs JavaSE 5 as minimum version.</p> -<h4 id="binaries_1">Binaries<a class="headerlink" href="#binaries_1" title="Permalink">¶</a></h4> -<p>The binary distribution contains all OpenWebBeans modules.</p> -<ul> -<li><a href="https://www.apache.org/dyn/closer.lua/openwebbeans/1.2.8/openwebbeans-distribution-1.2.8-binary.zip">openwebbeans-distribution-1.2.8-binary.zip</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.2.8/openwebbeans-distribution-1.2.8-binary.zip.sha1">openwebbeans-distribution-1.2.8-binary.zip.sha1</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.2.8/openwebbeans-distribution-1.2.8-binary.zip.asc">openwebbeans-distribution-1.2.8-binary.zip.asc</a></li> -<li><a href="https://www.apache.org/dyn/closer.lua/openwebbeans/1.2.8/openwebbeans-distribution-1.2.8-binary.tar.gz">openwebbeans-distribution-1.2.8-binary.tar.gz</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.2.8/openwebbeans-distribution-1.2.8-binary.tar.gz.sha1">openwebbeans-distribution-1.2.8-binary.tar.gz.sha1</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.2.8/openwebbeans-distribution-1.2.8-binary.tar.gz.asc">openwebbeans-distribution-1.2.8-binary.tar.gz.asc</a></li> -</ul> -<p><strong>Hint:</strong> OpenWeBeans has dependencies to several other jars and just adding our jars manually would lead to ClassNotFoundException if you choose not to use maven. -The jars you need depends on what modules you include. -They are all contained in the binary distribution. -We will try to add complete lists of this in the future, meanwhile please ask on the list or maybe look at the pom.xml for the modules you want to use.</p> -<h4 id="source_2">Source<a class="headerlink" href="#source_2" title="Permalink">¶</a></h4> -<p>Should you want to build any of the above binaries, this source bundle is the right one covers them all.</p> -<ul> -<li><a href="https://www.apache.org/dyn/closer.lua/openwebbeans/1.2.8/openwebbeans-1.2.8-source-release.zip">openwebbeans-1.2.8-source-release.zip</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.2.8/openwebbeans-1.2.8-source-release.zip.sha1">openwebbeans-1.2.8-source-release.zip.sha1</a></li> -<li><a href="https://www.apache.org/dist/openwebbeans/1.2.8/openwebbeans-1.2.8-source-release.zip.asc">openwebbeans-1.2.8-source-release.zip.asc</a></li> -</ul> -<hr/> -<h2 id="openwebbeans-archives">OpenWebBeans Archives<a class="headerlink" href="#openwebbeans-archives" title="Permalink">¶</a></h2> -<p>Older versions of Apache OpenWebBeans can be found in our <a href="https://archive.apache.org/dist/openwebbeans/">archives</a></p> -<hr/> -<h3 id="maven-dep">Maven Dependencies<a class="headerlink" href="#maven-dep" title="Permalink">¶</a></h3> -<h4 id="apis-version">APIs for OWB-2.0.x<a class="headerlink" href="#apis-version" title="Permalink">¶</a></h4> -<pre><code><dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-atinject_1.0_spec</artifactId> - <version>1.2</version> -</dependency> - -<dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-jcdi_2.0_spec</artifactId> - <version>1.2</version> -</dependency> - -<dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-interceptor_1.2_spec</artifactId> - <version>1.2</version> -</dependency> - -<dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-annotation_1.3_spec</artifactId> - <version>1.3</version> -</dependency> -</code></pre> -<p>Note that you should set the seope of those dependencies to either <code>provided</code> or <code>compile</code> depending on whether your environment already provide them or not.</p> -<h4 id="apis-version12">APIs for OWB-1.7.x<a class="headerlink" href="#apis-version12" title="Permalink">¶</a></h4> -<pre><code><dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-atinject_1.0_spec</artifactId> - <version>1.0</version> -</dependency> - -<dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-jcdi_1.1_spec</artifactId> - <version>1.0</version> -</dependency> - -<dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-interceptor_1.2_spec</artifactId> - <version>1.0</version> -</dependency> - -<dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-annotation_1.2_spec</artifactId> - <version>1.0</version> -</dependency> -</code></pre> -<h4 id="required-version">Required<a class="headerlink" href="#required-version" title="Permalink">¶</a></h4> -<pre><code><dependency> - <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-spi</artifactId> - <version>${owb.version}</version> - <scope>compile</scope> -</dependency> - -<dependency> - <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-impl</artifactId> - <version>${owb.version}</version> - <scope>compile</scope> -</dependency> -</code></pre> -<h4 id="plugins-version">Plugins<a class="headerlink" href="#plugins-version" title="Permalink">¶</a></h4> -<p><strong>Web Module</strong> (Required for web-apps)</p> -<pre><code><dependency> - <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-web</artifactId> - <version>${owb.version}</version> - <scope>compile</scope> -</dependency> -</code></pre> -<p><strong>JSF 2.X Module</strong></p> -<pre><code><dependency> - <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-jsf</artifactId> - <version>${owb.version}</version> - <scope>compile</scope> -</dependency> -</code></pre> -<p><strong>EL 2.2 Module</strong></p> -<pre><code><dependency> - <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-el22</artifactId> - <version>${owb.version}</version> - <scope>compile</scope> -</dependency> -</code></pre> -<p><strong>Tomcat 7 Module</strong></p> -<p>(also works for Tomcat-8, Tomcat-8.5 and Tomcat-9)</p> -<pre><code><dependency> - <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-tomcat7</artifactId> - <version>${owb.version}</version> - <scope>compile</scope> -</dependency> -</code></pre> -<p><strong>JMS Module</strong></p> -<pre><code><dependency> - <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-jms</artifactId> - <version>${owb.version}</version> - <scope>compile</scope> -</dependency> -</code></pre> -<p><strong>Arquillian Module</strong></p> -<pre><code><dependency> - <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-arquillian</artifactId> - <version>${owb.version}</version> - <scope>compile</scope> -</dependency> -</code></pre> - - </div> <!-- /container (main block) --> - - <hr> - - <footer class="text-center"> - <p> - <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> - </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> - <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> - </footer> - -</div> <!-- /container --> - - <!-- Javascript - ================================================== --> - <!-- Placed at the end of the document so the pages load faster --> - <script src="/resources/js/jquery-2.1.4.min.js"></script> - <script src="/resources/js/bootstrap.js"></script> - <script type="text/javascript" src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/highlight.min.js"></script> - <script>hljs.highlightAll();</script> - -</body></html> \ No newline at end of file diff --git a/output/examples.html b/output/examples.html index 47003dc..04ee2ba 100644 --- a/output/examples.html +++ b/output/examples.html @@ -107,7 +107,7 @@ For web published Apache Licenced examples please have a look at the samples fro <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/faq.html b/output/faq.html index d9ce563..f5c092a 100644 --- a/output/faq.html +++ b/output/faq.html @@ -109,7 +109,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/index.html b/output/index.html index fe78af4..75d96d5 100644 --- a/output/index.html +++ b/output/index.html @@ -100,13 +100,13 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <div class="col-md-10 col-lg-10 col-sm-10 col-xs-10"> <p> Apache OpenWebBeans delivers an implementation of the - <a href="https://jcp.org/en/jsr/detail?id=346">Contexts and Dependency injection for Java EE</a> (CDI) 2.0 Specification (JSR-365).<br/> - OpenWebBeans is TCK compliant and the latest version works on Java SE 8 or later. + <a href="https://projects.eclipse.org/projects/ee4j.cdi/releases/4.0">Contexts and Dependency injection for Jakarta EE</a> (CDI) 4.0 Specification.<br/> + OpenWebBeans is TCK compliant and the latest version works on Java SE 11 or later. </p> <p> Apache OpenWebBeans is <ul> -<li>Fast - we agressively use caches internally and deliver great performance</li> +<li>Fast - we aggressively use caches internally and deliver great performance</li> <li>Modular - OpenWebBeans Core is purely JavaSE, additional EE functionality gets added via 'Modules'</li> <li>Industry Proven - Many projects use OpenWebBeans in production.</li> <li>Community Oriented - Please visit our mailing list and we will help you moving your project forward.</li> @@ -138,34 +138,9 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover </div> <div class="row"> <div class="col-md-4"> -<h4><a href="https://blogs.apache.org/owb/entry/apache-openwebbeans-2-0-27">Apache OpenWebBeans-2.0.27 has been released</a></h4> -<p class="entryContent"> - The Apache OpenWebBeans Team is proud to announce the release of Apache OpenWebBeans-2.0.27. -</p> -<p> - Apache OpenWebBeans-2.0.x is an... -</p> -</div><div class="col-md-4"> -<h4><a href="https://blogs.apache.org/owb/entry/apache-openwebbeans-2-0-18">Apache OpenWebBeans-2.0.18 has been released</a></h4> - The Apache OpenWebBeans Team is proud to announce the release of Apache OpenWebBeans-2.0.18. -<p> - Apache OpenWebBeans-2.0.x is an Apache License v2 licensed implementation of the JSR-365 CDI-2.0 specification. -</p> -<p> - OpenWebBeans has a modular structure and provides Dependency -Injection scaling from Java SE... -</p> -</div><div class="col-md-4"> -<h4><a href="https://blogs.apache.org/owb/entry/apache-openwebbeans-2-0-17">Apache OpenWebBeans-2.0.17 has been released</a></h4> - The Apache OpenWebBeans Team is proud to announce the release of Apache OpenWebBeans-2.0.17. -<p> - Apache OpenWebBeans-2.0.x is an Apache License v2 licensed implementation of the JSR-365 CDI-2.0 specification. -</p> -<p> - OpenWebBeans has a modular structure and provides Dependency -Injection scaling from Java SE... -</p> -</div> +<h4><a href="news.html">Apache OpenWebBeans-4.0.3 has been released</a></h4> + The Apache OpenWebBeans Team is proud to announce the release of Apache OpenWebBeans-4.0.3. + </div> </div> </div> <!-- /container (main block) --> @@ -176,7 +151,7 @@ Injection scaling from Java SE... <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/misc/contact.html b/output/misc/contact.html index cee83f1..0637b64 100644 --- a/output/misc/contact.html +++ b/output/misc/contact.html @@ -111,7 +111,7 @@ The address for general ASF correspondence and licensing questions is:</p> <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/misc/legal.html b/output/misc/legal.html index 2ee7e09..4d44281 100644 --- a/output/misc/legal.html +++ b/output/misc/legal.html @@ -122,7 +122,7 @@ No other form of product name that includes "OpenWebBeans" or "Apache" is permit <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/modules.html b/output/modules.html index 8f838c0..ebf38a1 100644 --- a/output/modules.html +++ b/output/modules.html @@ -100,7 +100,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <li><a href="openwebbeans-web.html">Web plugin</a></li> <li><a href="openwebbeans-ejb.html">EJB plugin</a></li> <li><a href="openwebbeans-ee.html">Java EE plugin</a></li> -<li><a href="openwebbeans-tomcat.html">Tomcat plugins 6 & 7</a></li> +<li><a href="openwebbeans-tomcat.html">Tomcat plugin</a></li> <li><a href="openwebbeans-jms.html">JMS plugin</a></li> <li><a href="openwebbeans-jsf.html">JSF plugins</a></li> <li><a href="openwebbeans-el.html">EL 2.2 plugin</a></li> @@ -119,7 +119,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/news.html b/output/news.html index bce29f6..75c4b26 100644 --- a/output/news.html +++ b/output/news.html @@ -93,6 +93,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <div id="OwbContent_News" class="wiki-content"> <h1 id="news">News<a class="headerlink" href="#news" title="Permalink">¶</a></h1> <ul> +<li>2024-12-11 OpenWebBeans-4.0.3 has been released - this is a Jakarta CDI-4.0 bugfix release</li> <li>2020-01-17 OpenWebBeans-2.0.14 has been released - this is a CDI-2.0 bugfix release</li> <li>2018-11-12 OpenWebBeans-2.0.8 has been released - this is a CDI-2.0 bugfix release</li> <li>2017-09-03 OpenWebBeans-2.0.1 has been released - this is a CDI-2.0 bugfix release</li> @@ -146,7 +147,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-20-effort.html b/output/openwebbeans-20-effort.html deleted file mode 100644 index 2c3080d..0000000 --- a/output/openwebbeans-20-effort.html +++ /dev/null @@ -1,150 +0,0 @@ -<!DOCTYPE html> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<html lang="en"> -<head> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <meta charset="utf-8"> - <title>Apache OpenWebBeans</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> - - <!-- Le styles --> - <link href="/resources/css/bootstrap.css" rel="stylesheet"> - <style type="text/css"> - body { - padding-top: 60px; - padding-bottom: 40px; - } -.headerlink { - visibility: hidden; -} -dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink { - visibility: visible -} </style> - <link href="/resources/css/main.css" rel="stylesheet"> - <!-- highlighting --> - <link rel="stylesheet" href="/resources/css/idea.css"> - -</head> - -<body> - -<nav class="navbar navbar-default navbar-inverse navbar-fixed-top" role="navigation"> - <div class="container"> - <div class="navbar-header"> - <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - <a class="navbar-brand" href="index.html"><img src="/resources/images/logo_dbg-small.png" height="25px" - alt="owb_logo_small"/></a> - </div> - - <div class="collapse navbar-collapse"> - <ul class="nav navbar-nav"> - <li><a href="/index.html">Home</a></li> - <li><a href="/documentation.html">Documentation</a></li> - <li><a href="/source.html">Source</a></li> - <li><a href="/download.html">Download</a></li> - <li><a href="/community.html">Community</a></li> - <!-- <li><a href="/news.html">News</a></li> --> - <li class="dropdown"> - <a class="dropdown-toggle" data-toggle="dropdown" href="#" aria-haspopup="true">Misc<span class="caret"></span></a> - <ul class="dropdown-menu"> - <li><a href="https://www.apache.org">Apache Home</a></li> - <li><a href="/misc/contact.html">Contact</a></li> - <li><a href="/misc/legal.html">Legal</a></li> - <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> - <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> - <!-- <li class="divider"/> --> - </ul> - </li> - </ul> - <!--/.nav-collapse --> - <form id="search-form" action="https://www.google.com/search" method="get" class="navbar-search pull-right"> - <input value="openwebbeans.apache.org" name="sitesearch" type="hidden"/> - <input class="search-query" name="q" id="query" type="search"/> - </form> - <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> - </div> - </div> -</nav> - -<div class="container"> - <div id="OwbContent_Road to OpenWebBeans-2.0" class="wiki-content"> - <h1 id="the-road-to-openwebbeans-20-cdi-20">The Road to OpenWebBeans-2.0 (CDI-2.0)<a class="headerlink" href="#the-road-to-openwebbeans-20-cdi-20" title="Permalink">¶</a></h1> -<p>The Apache OpenWebBeans team has now finished working on implementing the -<a href="https://jcp.org/en/jsr/proposalDetails?id=365">CDI-2.0 (JSR-365)</a> specification.</p> -<p>This specification is now finished and available for download from the official JSR page. -Members of the OpenWebBeans team are actively involved in the CDI Expert Group which is writing the specification. -So if you have any questions then just ping us.</p> -<h2 id="where-to-get-further-information-about-the-cdi-specification">Where to get further information about the CDI Specification<a class="headerlink" href="#where-to-get-further-information-about-the-cdi-specification" title="Permalink">¶</a></h2> -<p>The CDI specification is hosted at github</p> -<pre><code>https://github.com/cdi-spec/cdi -</code></pre> -<p>If you just like to get the source of the spec then install <a href="https://git-scm.com/">GIT</a> -and invoke the following command line:</p> -<pre><code>git clone https://github.com/cdi-spec/cdi.git -</code></pre> -<p>If you like to actively contribute to the spec then please use the -'clone' button and follow the instructions on the page.</p> -<p>You should finally end with all the sources necessary to build the specification -locally by typing:</p> -<pre><code>mvn clean install -</code></pre> -<p>You finally end up with the spec PDF in</p> -<pre><code>./spec/target/publish/docbook/publish/en-US/pdf/cdi-2.0-*.pdf -</code></pre> -<h2 id="where-to-get-openwebbeans-20-sources">Where to get OpenWebBeans-2.0 sources?<a class="headerlink" href="#where-to-get-openwebbeans-20-sources" title="Permalink">¶</a></h2> -<p>The CDI-2.0 version of OpenWebBeans is now in our trunk. -Please see our <a href="source.html">Source Section</a> for more information</p> -<p>You might eventually like to also tweak the CDI API itself. -For example if you find that some description is missing in the JavaDoc of our API. -This package is maintained in the Apache Geronimo specs project (where we maintain all spec jars).</p> -<pre><code>svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk -cd geronimo-jcdi_2.0_spec/ -mvn clean install -</code></pre> - - </div> <!-- /container (main block) --> - - <hr> - - <footer class="text-center"> - <p> - <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> - </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> - <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> - </footer> - -</div> <!-- /container --> - - <!-- Javascript - ================================================== --> - <!-- Placed at the end of the document so the pages load faster --> - <script src="/resources/js/jquery-2.1.4.min.js"></script> - <script src="/resources/js/bootstrap.js"></script> - <script type="text/javascript" src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/highlight.min.js"></script> - <script>hljs.highlightAll();</script> - -</body></html> \ No newline at end of file diff --git a/output/openwebbeans-ee-common.html b/output/openwebbeans-ee-common.html index 0895f12..19d2817 100644 --- a/output/openwebbeans-ee-common.html +++ b/output/openwebbeans-ee-common.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-ee.html b/output/openwebbeans-ee.html index 195411b..0aa257b 100644 --- a/output/openwebbeans-ee.html +++ b/output/openwebbeans-ee.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-ejb.html b/output/openwebbeans-ejb.html index 195411b..0aa257b 100644 --- a/output/openwebbeans-ejb.html +++ b/output/openwebbeans-ejb.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-el.html b/output/openwebbeans-el.html index 1aa64ac..8dbf12f 100644 --- a/output/openwebbeans-el.html +++ b/output/openwebbeans-el.html @@ -110,7 +110,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-impl.html b/output/openwebbeans-impl.html index 49b0367..34180ff 100644 --- a/output/openwebbeans-impl.html +++ b/output/openwebbeans-impl.html @@ -143,7 +143,7 @@ rather then the compatibility matrix.</p> <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-jms.html b/output/openwebbeans-jms.html index 195411b..0aa257b 100644 --- a/output/openwebbeans-jms.html +++ b/output/openwebbeans-jms.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-jsf.html b/output/openwebbeans-jsf.html index 03d8116..8dfe921 100644 --- a/output/openwebbeans-jsf.html +++ b/output/openwebbeans-jsf.html @@ -121,7 +121,7 @@ With OWB-2.x and 1.7.x we now only support EE6 upwards and dropped any technolog <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-junit5.html b/output/openwebbeans-junit5.html index 548b19c..8a8463b 100644 --- a/output/openwebbeans-junit5.html +++ b/output/openwebbeans-junit5.html @@ -236,7 +236,7 @@ Alternatively you can use categories (just define markers in your test code) but <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-osgi.html b/output/openwebbeans-osgi.html index 195411b..0aa257b 100644 --- a/output/openwebbeans-osgi.html +++ b/output/openwebbeans-osgi.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-resource.html b/output/openwebbeans-resource.html index 195411b..0aa257b 100644 --- a/output/openwebbeans-resource.html +++ b/output/openwebbeans-resource.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-spi.html b/output/openwebbeans-spi.html index 7d35078..1cc43a4 100644 --- a/output/openwebbeans-spi.html +++ b/output/openwebbeans-spi.html @@ -162,7 +162,7 @@ we will face.</p> <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-tomcat.html b/output/openwebbeans-tomcat.html index f709c7c..608ff1c 100644 --- a/output/openwebbeans-tomcat.html +++ b/output/openwebbeans-tomcat.html @@ -91,13 +91,14 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <div class="container"> <div id="OwbContent_OpenWebBeans Tomcat" class="wiki-content"> - <h1 id="openwebbeans-tomcat-7-8-85-and-9">OpenWebBeans Tomcat 7, 8, 8.5 and 9<a class="headerlink" href="#openwebbeans-tomcat-7-8-85-and-9" title="Permalink">¶</a></h1> + <h1 id="openwebbeans-tomcat-9-and-10">OpenWebBeans Tomcat 9 and 10<a class="headerlink" href="#openwebbeans-tomcat-9-and-10" title="Permalink">¶</a></h1> <p>Note: You also need other modules to run OpenWebBeans on Tomcat. -These Tomcat plugins only adds extra features like injection into Servlets and are not even mandatory for running on Tomcat. For more information read <a href="/owbsetup_ee.html">Getting started</a>.</p> +These Tomcat plugins only adds extra features like injection into Servlets and are not even mandatory for running on Tomcat. +For more information read <a href="/owbsetup_ee.html">Getting started</a>.</p> <h3 id="tomcat-7-and-above">Tomcat 7 and above<a class="headerlink" href="#tomcat-7-and-above" title="Permalink">¶</a></h3> <pre><code><dependency> <groupId>org.apache.openwebbeans</groupId> - <artifactId>openwebbeans-tomcat7</artifactId> + <artifactId>openwebbeans-tomcat</artifactId> <version>${owb.version}</version> <scope>compile</scope> </dependency> @@ -111,7 +112,7 @@ These Tomcat plugins only adds extra features like injection into Servlets and a <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/openwebbeans-web.html b/output/openwebbeans-web.html index cb417ec..45a9758 100644 --- a/output/openwebbeans-web.html +++ b/output/openwebbeans-web.html @@ -109,7 +109,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/owb-eecontainers.html b/output/owb-eecontainers.html index 1053bef..08a26c0 100644 --- a/output/owb-eecontainers.html +++ b/output/owb-eecontainers.html @@ -110,7 +110,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/owbconfig.html b/output/owbconfig.html index 86c1e12..732bcd1 100644 --- a/output/owbconfig.html +++ b/output/owbconfig.html @@ -290,7 +290,7 @@ org.apache.webbeans.web.failover.issupportpassivation=true <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/owbinternalunittests.html b/output/owbinternalunittests.html index ca171f4..4e0a924 100644 --- a/output/owbinternalunittests.html +++ b/output/owbinternalunittests.html @@ -150,7 +150,7 @@ There are also startContainer variants which take a beans.xml. Also look at the <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/owbsetup_ee.html b/output/owbsetup_ee.html index c57966d..1f7824b 100644 --- a/output/owbsetup_ee.html +++ b/output/owbsetup_ee.html @@ -159,7 +159,7 @@ Note that the tomcat7 plugin works perfectly fine with Tomcat 8, 8.5 and even To <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/owbsetup_se.html b/output/owbsetup_se.html index ecabd51..8d2a50a 100644 --- a/output/owbsetup_se.html +++ b/output/owbsetup_se.html @@ -158,7 +158,7 @@ public class MainApp { <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/owbsetup_tomcat.html b/output/owbsetup_tomcat.html index 5393866..ce5a837 100644 --- a/output/owbsetup_tomcat.html +++ b/output/owbsetup_tomcat.html @@ -94,7 +94,6 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <h1 id="adding-openwebbeans-to-an-apache-tomcat-installation">Adding OpenWebBeans to an Apache Tomcat installation<a class="headerlink" href="#adding-openwebbeans-to-an-apache-tomcat-installation" title="Permalink">¶</a></h1> <p>By integrating OpenWebBeans with an existing tomcat installation you don't need to add any CDI container jars to your WAR files.</p> <p>Instead, OpenWebBeans will get copied to the tomcat lib directory and activated for all webapps.</p> -<p>Note that while the script mentions tomcat-7 this also works for tomcat-8.x and tomcat-9.x</p> <h2 id="downloading-the-latest-openwebbeans-distribution">Downloading the latest OpenWebBeans distribution<a class="headerlink" href="#downloading-the-latest-openwebbeans-distribution" title="Permalink">¶</a></h2> <p>Download the latest <a href="download.html">OWB distribution bundle</a> and unzip it.</p> <h2 id="integrating-apache-openwebbeans-with-apache-tomcat">Integrating Apache OpenWebBeans with Apache Tomcat<a class="headerlink" href="#integrating-apache-openwebbeans-with-apache-tomcat" title="Permalink">¶</a></h2> @@ -116,7 +115,7 @@ It will also patch the tomcat context.xml and add org.apache.webbeans.web.tomcat <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/owbtest.html b/output/owbtest.html index 79b7ce5..67bba7b 100644 --- a/output/owbtest.html +++ b/output/owbtest.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/release-checklist.html b/output/release-checklist.html index 2826005..8ec0f98 100644 --- a/output/release-checklist.html +++ b/output/release-checklist.html @@ -235,7 +235,7 @@ In this case you MUST provide at least the sha1 of the source-release.zip!</li> <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/samples.html b/output/samples.html index d7c0949..7199fa2 100644 --- a/output/samples.html +++ b/output/samples.html @@ -102,7 +102,7 @@ dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/source.html b/output/source.html index f4a969e..a8a7391 100644 --- a/output/source.html +++ b/output/source.html @@ -109,6 +109,12 @@ $> git clone https://github.com/apache/openwebbeans $> git clone https://gitbox.apache.org/repos/asf/openwebbeans.git </pre> <h2 id="maintenance-releases-targetting-older-cdi-specifications">Maintenance releases targetting older CDI specifications<a class="headerlink" href="#maintenance-releases-targetting-older-cdi-specifications" title="Permalink">¶</a></h2> +<h3 id="cdi-12-openwebbeans-20x">CDI-1.2 - OpenWebBeans-2.0.x<a class="headerlink" href="#cdi-12-openwebbeans-20x" title="Permalink">¶</a></h3> +<p>For checking out sources of the stable CDI-2.0 version of OpenWebBeans, please use the owb_2.0.x branch from here:</p> +<pre> +$> git clone https://github.com/apache/openwebbeans +$> git checkout owb_2.0.x +</pre> <h3 id="cdi-12-openwebbeans-17x">CDI-1.2 - OpenWebBeans-1.7.x<a class="headerlink" href="#cdi-12-openwebbeans-17x" title="Permalink">¶</a></h3> <p>For checking out sources of the stable CDI-1.2 version of OpenWebBeans, please use the owb_1.7.x branch from here:</p> <pre> @@ -145,7 +151,7 @@ mvn clean install -Ptck -Pjsr330-tck -Pdoc <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/testing_arquillian.html b/output/testing_arquillian.html index fc30118..3951fac 100644 --- a/output/testing_arquillian.html +++ b/output/testing_arquillian.html @@ -130,7 +130,7 @@ OpenWebBeans standalone you will need to use the following adapter:</p> <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/testing_cdictrl.html b/output/testing_cdictrl.html index 26e4407..a9d9abc 100644 --- a/output/testing_cdictrl.html +++ b/output/testing_cdictrl.html @@ -300,7 +300,7 @@ MYDS.Password = <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/testing_general.html b/output/testing_general.html index e8d9475..f7255d5 100644 --- a/output/testing_general.html +++ b/output/testing_general.html @@ -140,7 +140,7 @@ complicated projects.</p> <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer> diff --git a/output/testing_test-control.html b/output/testing_test-control.html index ae95096..42a69e1 100644 --- a/output/testing_test-control.html +++ b/output/testing_test-control.html @@ -150,7 +150,7 @@ The testing flow is intuitive and follows the principles of other test runners.< <p> <a href="https://www.apache.org"><img class="img-responsive center-block" src="https://www.apache.org/images/asf_logo_wide.png" height="55px" alt="asf_feather"/></a> </p> - <p>Copyright © 2008-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> + <p>Copyright © 2008-2025 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p> <p>OpenWebBeans, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </footer>