[jboss-cvs] JBossAS SVN: r93044 - branches/Branch_5_x/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 31 14:15:31 EDT 2009


Author: rachmatowicz at jboss.com
Date: 2009-08-31 14:15:31 -0400 (Mon, 31 Aug 2009)
New Revision: 93044

Modified:
   branches/Branch_5_x/testsuite/build.xml
Log:
Add rhino (JavaScript) to the tests.classpath for use with HttpUnit (see JBPAPP-2714) 

Modified: branches/Branch_5_x/testsuite/build.xml
===================================================================
--- branches/Branch_5_x/testsuite/build.xml	2009-08-31 17:49:33 UTC (rev 93043)
+++ branches/Branch_5_x/testsuite/build.xml	2009-08-31 18:15:31 UTC (rev 93044)
@@ -121,6 +121,7 @@
       <path refid="org.apache.classpath"/>
       <path refid="dom4j.dom4j.classpath"/>
       <path refid="httpunit.httpunit.classpath"/>
+      <path refid="rhino.rhino.classpath"/>
       <path refid="ibm.wsdl4j.classpath"/>
       <path refid="jacorb.jacorb.classpath"/>
       <path refid="jboss.cache.jbosscache.core.classpath"/>




More information about the jboss-cvs-commits mailing list