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 2012/04/04 22:58:31 UTC

svn commit: r1309593 - /openwebbeans/trunk/distribution/src/assembly/dist-binary.xml

Author: struberg
Date: Wed Apr  4 20:58:31 2012
New Revision: 1309593

URL: http://svn.apache.org/viewvc?rev=1309593&view=rev
Log:
release preparation: fix distribution descriptor

Modified:
    openwebbeans/trunk/distribution/src/assembly/dist-binary.xml

Modified: openwebbeans/trunk/distribution/src/assembly/dist-binary.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/distribution/src/assembly/dist-binary.xml?rev=1309593&r1=1309592&r2=1309593&view=diff
==============================================================================
--- openwebbeans/trunk/distribution/src/assembly/dist-binary.xml (original)
+++ openwebbeans/trunk/distribution/src/assembly/dist-binary.xml Wed Apr  4 20:58:31 2012
@@ -37,7 +37,7 @@ under the License.
         </file>
 
         <file>
-            <source>../readme/README_1_1_3.txt</source>
+            <source>../readme/README_1_1_4.txt</source>
         </file>
 
         <file>
@@ -198,7 +198,6 @@ under the License.
         <dependencySet>
             <outputDirectory>plugins</outputDirectory>
             <includes>
-                <include>org.apache.openwebbeans:openwebbeans-openejb</include>
                 <include>org.apache.openwebbeans:openwebbeans-resource</include>
                 <include>org.apache.openwebbeans:openwebbeans-jsf</include>
                 <include>org.apache.openwebbeans:openwebbeans-jsf12</include>