You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by cr...@apache.org on 2003/03/10 03:43:31 UTC

cvs commit: jakarta-struts/contrib/struts-el build-tests.xml

craigmcc    2003/03/09 18:43:31

  Modified:    contrib/struts-el build-tests.xml
  Log:
  Avoid fatal error if someone actually tries the "test.junit" target.
  
  Revision  Changes    Path
  1.5       +2 -0      jakarta-struts/contrib/struts-el/build-tests.xml
  
  Index: build-tests.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/struts-el/build-tests.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build-tests.xml	7 Feb 2003 22:13:06 -0000	1.4
  +++ build-tests.xml	10 Mar 2003 02:43:31 -0000	1.5
  @@ -458,7 +458,9 @@
           <formatter  type="plain" usefile="false"/>
   
           <!-- Tests for org.apache.struts.action -->
  +        <!--
           <test       name="org.apache.struts.action.XXXX"/>
  +        -->
   
           <!-- Tests for org.apache.struts.util -->
           <batchtest fork="yes">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org