User: jules_gosnell
  Date: 02/01/04 10:21:15

  Modified:    jetty    build.xml
  Log:
  first cut of distributed HttpSession stuff
  
  Revision  Changes    Path
  1.18      +2 -0      contrib/jetty/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jetty/build.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- build.xml 2002/01/03 20:51:04     1.17
  +++ build.xml 2002/01/04 18:21:15     1.18
  @@ -409,6 +409,7 @@
   
       <sleep seconds="5"/>
   
  +<!--
       <exec dir="../../testsuite/"
          executable="/bin/sh"
          >
  @@ -418,6 +419,7 @@
         <arg value="-Dtest=org.jboss.test.web.test.WebIntegrationUnitTestCase"/>
         <arg value="one-test"/>
       </exec>
  + -->
   
   <!--
       <copy file="../../testsuite/output/lib/jbosstest-web.ear"
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to