Author: struberg
Date: Fri Mar 15 06:48:45 2013
New Revision: 1456783
URL: http://svn.apache.org/r1456783
Log:
release preparations upgrade docs to 1.1.8 and only use one README file
Added:
openwebbeans/branches/owb_1.1.x/readme/README.txt
- copied, changed from r1455708,
openwebbeans/branches/owb_1.1.x/readme/README_1_1_6.txt
Modified:
openwebbeans/branches/owb_1.1.x/distribution/src/assembly/dist-binary.xml
Modified:
openwebbeans/branches/owb_1.1.x/distribution/src/assembly/dist-binary.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/distribution/src/assembly/dist-binary.xml?rev=1456783&r1=1456782&r2=1456783&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/distribution/src/assembly/dist-binary.xml
(original)
+++ openwebbeans/branches/owb_1.1.x/distribution/src/assembly/dist-binary.xml
Fri Mar 15 06:48:45 2013
@@ -37,7 +37,7 @@ under the License.
</file>
<file>
- <source>../readme/README_1_1_6.txt</source>
+ <source>../readme/README.txt</source>
</file>
<file>
@@ -225,6 +225,13 @@ under the License.
</excludes>
</dependencySet>
+ <dependencySet>
+ <outputDirectory>arquillian</outputDirectory>
+ <includes>
+
<include>org.apache.openwebbeans.arquillian:owb-arquillian-standalone</include>
+ </includes>
+ </dependencySet>
+
</dependencySets>
Copied: openwebbeans/branches/owb_1.1.x/readme/README.txt (from r1455708,
openwebbeans/branches/owb_1.1.x/readme/README_1_1_6.txt)
URL:
http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/readme/README.txt?p2=openwebbeans/branches/owb_1.1.x/readme/README.txt&p1=openwebbeans/branches/owb_1.1.x/readme/README_1_1_6.txt&r1=1455708&r2=1456783&rev=1456783&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/readme/README_1_1_6.txt (original)
+++ openwebbeans/branches/owb_1.1.x/readme/README.txt Fri Mar 15 06:48:45 2013
@@ -1,11 +1,11 @@
-------------------------------
-Apache OpenWebBeans 1.1.6
+Apache OpenWebBeans 1.1.8
-------------------------------
Welcome!
Thanks for downloading and using OpenWebBeans.
This document is a "Getting Started Guide" for OpenWebBeans.
-This document is based on the 1.1.6 release of Apache OpenWebBeans.
+This document is based on the 1.1.8 release of Apache OpenWebBeans.
--------------------------------
What is Apache OpenWebBeans?
@@ -26,10 +26,10 @@ https://cwiki.apache.org/confluence/disp
--------------------------------
-OpenWebBeans 1.1.6 Release Features
+OpenWebBeans 1.1.8 Release Features
--------------------------------
-- The 1.1.6 release supports the following features
+- The 1.1.8 release supports the following features
-----------------------------------
* Managed Beans Support
* Session Beans Support (via Embeddable OpenEJB container in Tomcat)
@@ -75,6 +75,8 @@ of the Application. This is especially t
for the whole Application. This behaviour will most likely also be the default
behaviour
in the CDI-1.1 JSR-346 specification.
+
+
-------------------------------------------
Release Notes - OpenWebBeans - Version 1.1.6
-------------------------------------------