You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mp...@apache.org on 2006/10/19 22:02:30 UTC

svn commit: r465754 - /incubator/openjpa/trunk/openjpa-project/assembly.xml

Author: mprudhom
Date: Thu Oct 19 13:02:28 2006
New Revision: 465754

URL: http://svn.apache.org/viewvc?view=rev&rev=465754
Log:
Added "STATUS" file to appear in the assembly.

Modified:
    incubator/openjpa/trunk/openjpa-project/assembly.xml

Modified: incubator/openjpa/trunk/openjpa-project/assembly.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/assembly.xml?view=diff&rev=465754&r1=465753&r2=465754
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/assembly.xml (original)
+++ incubator/openjpa/trunk/openjpa-project/assembly.xml Thu Oct 19 13:02:28 2006
@@ -13,6 +13,7 @@
             <includes>
                 <include>README*</include>
                 <include>LICENSE*</include>
+                <include>STATUS*</include>
                 <include>NOTICE*</include>
             </includes>
         </fileSet>