You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2007/05/23 08:48:59 UTC

svn commit: r540860 - in /incubator/openejb/trunk/openejb3: ./ assembly/openejb-itests-webapp/ assembly/openejb-standalone/ assembly/openejb-standalone/src/main/assembly/ assembly/openejb-tomcat/ container/openejb-core/ container/openejb-javaagent/ con...

Author: jlaskowski
Date: Tue May 22 23:48:58 2007
New Revision: 540860

URL: http://svn.apache.org/viewvc?view=rev&rev=540860
Log:
OPENEJB-585 [GRADUATION] Yank the DISCLAIMER.txt that says we are incubating

Thanks Jacek! :P

Removed:
    incubator/openejb/trunk/openejb3/DISCLAIMER
    incubator/openejb/trunk/openejb3/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/assembly/openejb-itests-webapp/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/assembly/openejb-standalone/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/assembly/openejb-tomcat/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/container/openejb-core/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/container/openejb-javaagent/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/container/openejb-jee/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/container/openejb-loader/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/examples/calculator-stateless-pojo/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/examples/counter-stateful-pojo/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/examples/ejb-injection/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/examples/helloworld-stateful-pojo/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/examples/telephone-stateful/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/itests/openejb-itests-app/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/itests/openejb-itests-beans/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/itests/openejb-itests-client/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-activemq/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-admin/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-axis/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-client/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-corba/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-derbynet/DISCLAIMER
    incubator/openejb/trunk/openejb3/server/openejb-ejbd/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-hsql/DISCLAIMER
    incubator/openejb/trunk/openejb3/server/openejb-http/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-server/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-telnet/DISCLAIMER.txt
    incubator/openejb/trunk/openejb3/server/openejb-xfire/DISCLAIMER.txt
Modified:
    incubator/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/assembly/bin.xml

Modified: incubator/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/assembly/bin.xml?view=diff&rev=540860&r1=540859&r2=540860
==============================================================================
--- incubator/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/assembly/bin.xml (original)
+++ incubator/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/assembly/bin.xml Tue May 22 23:48:58 2007
@@ -32,7 +32,6 @@
         <include>README*</include>
         <include>LICENSE.txt</include>
         <include>NOTICE.txt</include>
-        <include>DISCLAIMER.txt</include>
       </includes>
     </fileSet>
     <fileSet>