Author: struberg
Date: Tue Jul 18 07:03:43 2017
New Revision: 1802245
URL: http://svn.apache.org/viewvc?rev=1802245&view=rev
Log:
further OWB-2.0.0 updates.
Removig the wip about OWB-2.0 and replace it with info of the final spec and
PWB release
Modified:
openwebbeans/cms-site/trunk/content/community.mdtext
openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext
Modified: openwebbeans/cms-site/trunk/content/community.mdtext
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/community.mdtext?rev=1802245&r1=1802244&r2=1802245&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/community.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/community.mdtext Tue Jul 18 07:03:43
2017
@@ -32,12 +32,12 @@ if it's a known issue in case of a bug o
You are very welcome to follow our twitter account [@Apache
OpenWebBeansTeam](http://twitter.com/#!/OwbTeam)
and spread the word of Apache OpenWebBeans with Tweets, Blog-Entries,...
-# The Road towards CDI-2.0 (EE8)
+# CDI-2.0 (JavaEE 8)
-We are currently working on a implementing the [CDI-2.0
(JSR-365)](http://jcp.org/en/jsr/proposalDetails?id=365)
-specification draft (work in progress).
+The working on a implementing the [CDI-2.0
(JSR-365)](http://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 helping us with this effort then read more about our
+If you are interested in the specification itself then read more about our
[Road to OpenWebBeans-2.0](openwebbeans-20-effort.html)
# Getting Involved
Modified: openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext?rev=1802245&r1=1802244&r2=1802245&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext Tue Jul
18 07:03:43 2017
@@ -18,19 +18,14 @@ Notice: Licensed to the Apache Softwa
# 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)](http://jcp.org/en/jsr/proposalDetails?id=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.
+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 the current version of the Specification
-
-As the CDI specification is currently under development you need
-to build the latest version yourself.
+## Where to get further information about the CDI Specification
The CDI specification is hosted at github
@@ -54,16 +49,15 @@ 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-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
+## 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. This package is
-maintained in the Apache Geronimo specs project (where we maintain all spec
jars).
+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/