This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openwebbeans-site.git
The following commit(s) were added to refs/heads/main by this push: new 0a20e73 upgrade to 4.0.2 release 0a20e73 is described below commit 0a20e731383c9a9a569bad3367d406b91c34f206 Author: Mark Struberg <strub...@apache.org> AuthorDate: Sat Jan 11 23:52:25 2025 +0100 upgrade to 4.0.2 release --- content/community.md | 24 +++++--------------- content/download.md | 27 ++++++++++++++-------- content/openwebbeans-20-effort.md | 48 --------------------------------------- content/source.md | 9 ++++++++ 4 files changed, 32 insertions(+), 76 deletions(-) diff --git a/content/community.md b/content/community.md index 6e544b5..823a81d 100644 --- a/content/community.md +++ b/content/community.md @@ -6,7 +6,6 @@ If you are a new user and you would like to start using Apache OpenWebBeans, you can have a look at the [Documentation](documentation.html) and [subscribe](mailto:user-subscr...@openwebbeans.apache.org) our [mailing list for user](mailto:u...@openwebbeans.apache.org). -If you have troubles to find the information you are looking for, you can also ask in our [IRC-Channel](#irc). Furthermore, you can check our [mail-archives](#mailing-lists). @@ -16,13 +15,11 @@ if it's a known issue in case of a bug or if there is an ongoing discussion in c You are very welcome to follow our twitter account [@Apache OpenWebBeansTeam](https://twitter.com/OwbTeam) and spread the word of Apache OpenWebBeans with Tweets, Blog-Entries,... -# CDI-2.0 (JavaEE 8) +# CDI-4.0 (JakartaEE 10) -The working on a implementing the [CDI-2.0 (JSR-365)](https://jcp.org/en/jsr/proposalDetails?id=365) -specification is finished. We are now doing minor enhancements and bugfixing in trunk. - -If you are interested in the specification itself then read more about our -[Road to OpenWebBeans-2.0](openwebbeans-20-effort.html) +The work on a implementing the [Jakarta CDI-4.0](https://projects.eclipse.org/projects/ee4j.cdi/releases/4.0) +specification is finished. +We are now doing minor enhancements and bug fixing in our main branch. # Getting Involved @@ -38,11 +35,7 @@ discussions on the dev list, submit patches,... . Therefore, it's essential to f [(I)CLA](https://www.apache.org/licenses/icla.txt) or [CLA](https://www.apache.org/licenses/cla-corporate.txt) and send it to secretary at apache dot org (or fax it) as early as possible. -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) - -<pre> -svn diff > OWB-123.patch -</pre> +If you would like to submit a patch through Jira, just attach your patch to a created JIRA issue. ## Committers @@ -102,7 +95,7 @@ If you are running an Apache OpenWebBeans release then please make sure to read # Issue Tracking -Bug reports and feature requests will be maintained via JIRA at +Bug reports and feature requests are handled via JIRA at [OpenWebBeans JIRA](https://issues.apache.org/jira/browse/OWB). @@ -111,11 +104,6 @@ Bug reports and feature requests will be maintained via JIRA at You are very welcome e.g. to write blog entries, tweet (#OwbTeam) about the project or just follow our twitter account ([@OwbTeam](https://twitter.com/OwbTeam)), ... -# IRC - -Usually discussions happen on the mailing list. Some informal discussions take place -in our IRC-Channel [irc://irc.freenode.net/openwebbeans](irc://irc.freenode.net/openwebbeans) - ``` //with the irssi command-line client: $ irssi diff --git a/content/download.md b/content/download.md index 9d438d0..2855e96 100644 --- a/content/download.md +++ b/content/download.md @@ -1,4 +1,4 @@ -Title: Source + Title: Source # Apache OpenWebBeans Releases @@ -12,6 +12,22 @@ The GPG keys in the [OpenWebBeans KEYS file](https://www.apache.org/dist/openweb Read more about [How to verify downloaded files](https://www.apache.org/info/verification.html) +---------- + +## OWB-4.0.x + +OWB-4.0.x implements the CDI-4.0 (Jakarta CDI) specification. +It requires Java11 or higher. + +#### Source +The source distribution contains all OpenWebBeans source code. +Binaries are available via the Apache Maven Central repository. + +* [openwebbeans-4.0.2-source-release.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/4.0.2/openwebbeans-4.0.2-source-release.zip) +* [openwebbeans-4.0.2-source-release.zip.sha512](https://www.apache.org/dist/openwebbeans/4.0.2/openwebbeans-4.0.2-source-release.zip.sha512) +* [openwebbeans-4.0.2-source-release.zip.asc](https://www.apache.org/dist/openwebbeans/4.0.2/openwebbeans-4.0.2-source-release.zip.asc) + + ---------- ## OWB-2.0.x @@ -35,15 +51,6 @@ Binaries are available via the Apache Maven Central repository. 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. -#### Binaries -The binary distribution contains all OpenWebBeans modules. - -* [openwebbeans-distribution-1.7.6-binary.zip](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.sha1](https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.zip.sha1) -* [openwebbeans-distribution-1.7.6-binary.zip.asc](https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.zip.asc) -* [openwebbeans-distribution-1.7.6-binary.tar.gz](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.sha1](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.asc](https://www.apache.org/dist/openwebbeans/1.7.6/openwebbeans-distribution-1.7.6-binary.tar.gz.asc) #### Source Should you want to build any of the above binaries, this source bundle is the right one and covers them all. diff --git a/content/openwebbeans-20-effort.md b/content/openwebbeans-20-effort.md deleted file mode 100644 index e84ae8d..0000000 --- a/content/openwebbeans-20-effort.md +++ /dev/null @@ -1,48 +0,0 @@ -Title: Road to OpenWebBeans-2.0 - -# The Road to OpenWebBeans-2.0 (CDI-2.0) - -The Apache OpenWebBeans team has now finished working on implementing the -[CDI-2.0 (JSR-365)](https://jcp.org/en/jsr/proposalDetails?id=365) specification. - -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. - -## Where to get further information about the CDI Specification - -The CDI specification is hosted at github - - https://github.com/cdi-spec/cdi - -If you just like to get the source of the spec then install [GIT](https://git-scm.com/) -and invoke the following command line: - - git clone https://github.com/cdi-spec/cdi.git - -If you like to actively contribute to the spec then please use the -'clone' button and follow the instructions on the page. - -You should finally end with all the sources necessary to build the specification -locally by typing: - - mvn clean install - -You finally end up with the spec PDF in - - ./spec/target/publish/docbook/publish/en-US/pdf/cdi-2.0-*.pdf - - -## Where to get OpenWebBeans-2.0 sources? - -The CDI-2.0 version of OpenWebBeans is now in our trunk. -Please see our [Source Section](source.html) for more information - - -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). - - svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk - cd geronimo-jcdi_2.0_spec/ - mvn clean install diff --git a/content/source.md b/content/source.md index fe904a0..14eabd3 100644 --- a/content/source.md +++ b/content/source.md @@ -29,6 +29,15 @@ $> git clone https://gitbox.apache.org/repos/asf/openwebbeans.git ## Maintenance releases targetting older CDI specifications +### CDI-1.2 - OpenWebBeans-2.0.x + +For checking out sources of the stable CDI-2.0 version of OpenWebBeans, please use the owb_2.0.x branch from here: + +<pre> +$> git clone https://github.com/apache/openwebbeans +$> git checkout owb_2.0.x +</pre> + ### CDI-1.2 - OpenWebBeans-1.7.x For checking out sources of the stable CDI-1.2 version of OpenWebBeans, please use the owb_1.7.x branch from here: