You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/10/24 03:48:26 UTC

svn commit: r327908 - /beehive/trunk/netui/test/dist-test/build.xml

Author: ekoneil
Date: Sun Oct 23 18:48:24 2005
New Revision: 327908

URL: http://svn.apache.org/viewcvs?rev=327908&view=rev
Log:
Revert the previous change to this file -- there is a lot more work that needs to go into making the JSF RI tests runnable in the web application.

BB: self 
Test: none


Modified:
    beehive/trunk/netui/test/dist-test/build.xml

Modified: beehive/trunk/netui/test/dist-test/build.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/netui/test/dist-test/build.xml?rev=327908&r1=327907&r2=327908&view=diff
==============================================================================
--- beehive/trunk/netui/test/dist-test/build.xml (original)
+++ beehive/trunk/netui/test/dist-test/build.xml Sun Oct 23 18:48:24 2005
@@ -115,7 +115,6 @@
 
         <copy todir="${netui.test.dist.dir}/testRecorder/jsfWeb/tests">
              <fileset dir="${app.dir}/jsf/testRecorder/tests-myfaces"/>
-             <fileset dir="${app.dir}/jsf/testRecorder/tests-jsf-ri"/>
         </copy>
         
         <!-- Get testRecorder tests and config files for urlTemplates -->