Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A6ECD200CC6 for ; Tue, 18 Jul 2017 09:03:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A096A1666FC; Tue, 18 Jul 2017 07:03:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C16EE1666F7 for ; Tue, 18 Jul 2017 09:03:51 +0200 (CEST) Received: (qmail 19651 invoked by uid 500); 18 Jul 2017 07:03:50 -0000 Mailing-List: contact commits-help@openwebbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwebbeans.apache.org Delivered-To: mailing list commits@openwebbeans.apache.org Received: (qmail 19640 invoked by uid 99); 18 Jul 2017 07:03:50 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2017 07:03:50 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 4A85A3A022C for ; Tue, 18 Jul 2017 07:03:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1015629 - in /websites/staging/openwebbeans/trunk/content: ./ community.html openwebbeans-20-effort.html Date: Tue, 18 Jul 2017 07:03:50 -0000 To: commits@openwebbeans.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170718070350.4A85A3A022C@svn01-us-west.apache.org> archived-at: Tue, 18 Jul 2017 07:03:52 -0000 Author: buildbot Date: Tue Jul 18 07:03:50 2017 New Revision: 1015629 Log: Staging update by buildbot for openwebbeans Modified: websites/staging/openwebbeans/trunk/content/ (props changed) websites/staging/openwebbeans/trunk/content/community.html websites/staging/openwebbeans/trunk/content/openwebbeans-20-effort.html Propchange: websites/staging/openwebbeans/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Jul 18 07:03:50 2017 @@ -1 +1 @@ -1802244 +1802245 Modified: websites/staging/openwebbeans/trunk/content/community.html ============================================================================== --- websites/staging/openwebbeans/trunk/content/community.html (original) +++ websites/staging/openwebbeans/trunk/content/community.html Tue Jul 18 07:03:50 2017 @@ -90,10 +90,10 @@ If you have troubles to find the informa if it's a known issue in case of a bug or if there is an ongoing discussion in case of a feature.

You are very welcome to follow our twitter account @Apache OpenWebBeansTeam and spread the word of Apache OpenWebBeans with Tweets, Blog-Entries,...

-

The Road towards CDI-2.0 (EE8)

-

We are currently working on a implementing the CDI-2.0 (JSR-365) -specification draft (work in progress).

-

If you are interested in helping us with this effort then read more about our +

CDI-2.0 (JavaEE 8)

+

The working on a implementing the CDI-2.0 (JSR-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

Getting Involved

Everybody is welcome to get involved with our community. You can find general information at Modified: websites/staging/openwebbeans/trunk/content/openwebbeans-20-effort.html ============================================================================== --- websites/staging/openwebbeans/trunk/content/openwebbeans-20-effort.html (original) +++ websites/staging/openwebbeans/trunk/content/openwebbeans-20-effort.html Tue Jul 18 07:03:50 2017 @@ -80,15 +80,12 @@ } h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }

The Road to OpenWebBeans-2.0 (CDI-2.0)

-

The Apache OpenWebBeans team is currently working on implementing the +

The Apache OpenWebBeans team has now finished working on implementing the CDI-2.0 (JSR-365) specification.

-

Please note that this specification is not yet finished but currently under -development itself. So if you have a great idea how to improve the CDI specification -itself simply let us know. Members of the OpenWebBeans team are also -actively involved in the CDI Expert Group which is writing the specification.

-

Where to get the current version of the Specification

-

As the CDI specification is currently under development you need -to build the latest version yourself.

+

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
 
@@ -113,14 +110,12 @@ locally by typing:

-

Where to get OpenWebBeans-2.0-alpha-x

-

The CDI-2.0 version of OpenWebBeans is currently developed in a feature branch.

-
svn co https://svn.apache.org/repos/asf/openwebbeans/branches/cdi-2.0 openwebbeans-2.0
-
- - -

You might eventually like to also tweak the CDI API itself. This package is -maintained in the Apache Geronimo specs project (where we maintain all spec jars).

+

Where to get OpenWebBeans-2.0 sources?

+

The CDI-2.0 version of OpenWebBeans is now in our trunk. +Please see our Source Section 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