You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2017/04/15 21:18:34 UTC

svn commit: r1791546 - /openwebbeans/trunk/readme/README.txt

Author: struberg
Date: Sat Apr 15 21:18:34 2017
New Revision: 1791546

URL: http://svn.apache.org/viewvc?rev=1791546&view=rev
Log:
update readme for the release.

Modified:
    openwebbeans/trunk/readme/README.txt

Modified: openwebbeans/trunk/readme/README.txt
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/readme/README.txt?rev=1791546&r1=1791545&r2=1791546&view=diff
==============================================================================
--- openwebbeans/trunk/readme/README.txt (original)
+++ openwebbeans/trunk/readme/README.txt Sat Apr 15 21:18:34 2017
@@ -1,12 +1,12 @@
 -------------------------------
-Apache OpenWebBeans 1.7.1
+Apache OpenWebBeans 1.7.3
 -------------------------------
 Welcome!
 
 Thanks for downloading and using OpenWebBeans. 
 This document is a "Getting Started Guide" for OpenWebBeans.
 
-This document is based on the 1.7.1 release of Apache OpenWebBeans.
+This document is based on the 1.7.3 release of Apache OpenWebBeans.
 
 --------------------------------
 What is Apache OpenWebBeans?
@@ -23,10 +23,10 @@ http://openwebbeans.apache.org
 
 
 --------------------------------
-OpenWebBeans 1.7.1 Release Features
+OpenWebBeans 1.7.3 Release Features
 --------------------------------
 
-- The 1.7.1 release supports the following features
+- The 1.7.3 release supports the following features
 -----------------------------------
 * Managed Beans Support
 * Producer Method Support
@@ -63,6 +63,31 @@ for the whole Application.
 
 
 -------------------------------------------
+Release Notes - OpenWebBeans - Version 1.7.3
+-------------------------------------------
+
+Bug
+
+    [OWB-1172] - getResources doesn't work in OWB Arquillian container for WebArchives
+    [OWB-1173] - InjectionPoint with no ownerBean fails on serialisation
+    [OWB-1175] - Duplicate registration of ServletContextBean
+    [OWB-1177] - producer should check runtime instance for Serializable constraint and not returned type
+
+Task
+
+    [OWB-1178] - Upgrade Arquillian to 1.1.13 and ShrinkWrap to 1.2.6
+
+
+-------------------------------------------
+Release Notes - OpenWebBeans - Version 1.7.2
+-------------------------------------------
+
+Bug
+
+    [OWB-1170] - normal scoped proxy creation not thread safe
+
+
+-------------------------------------------
 Release Notes - OpenWebBeans - Version 1.7.1
 -------------------------------------------