You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2011/04/02 17:58:22 UTC

svn commit: r1088054 - /myfaces/extensions/cdi/trunk/readme/README_0_9_4.txt

Author: gpetracek
Date: Sat Apr  2 15:58:21 2011
New Revision: 1088054

URL: http://svn.apache.org/viewvc?rev=1088054&view=rev
Log:
release notes for v0.9.4

Added:
    myfaces/extensions/cdi/trunk/readme/README_0_9_4.txt

Added: myfaces/extensions/cdi/trunk/readme/README_0_9_4.txt
URL: http://svn.apache.org/viewvc/myfaces/extensions/cdi/trunk/readme/README_0_9_4.txt?rev=1088054&view=auto
==============================================================================
--- myfaces/extensions/cdi/trunk/readme/README_0_9_4.txt (added)
+++ myfaces/extensions/cdi/trunk/readme/README_0_9_4.txt Sat Apr  2 15:58:21 2011
@@ -0,0 +1,26 @@
+Release Notes - MyFaces CODI - Version 0.9.4
+
+** Bug
+
+    * [EXTCDI-148] - ViewAccessScope is broken in case of special url mappings
+    * [EXTCDI-154] - it should be possible to inject view-access-scoped beans in an access-decision-voter
+
+** Improvement
+
+    * [EXTCDI-152] - support for weld v1.1+
+    * [EXTCDI-156] - performance improvements of codi scopes
+    * [EXTCDI-157] - base-test-infrastructure should be independent of external implementations
+    * [EXTCDI-161] - @ProjectStageActivated support for @JsfPhaseListener
+
+** New Feature
+
+    * [EXTCDI-155] - optional AccessDecisionVoterContext
+
+** Task
+
+    * [EXTCDI-101] - examples for integration tests
+    * [EXTCDI-149] - re-visit view protection
+    * [EXTCDI-151] - improve javadoc
+    * [EXTCDI-153] - re-visit EditableConversation#deactivate
+    * [EXTCDI-158] - workaround for deployment problem in glassfish 3.0.1
+    * [EXTCDI-160] - separated cargo support module