You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2002/03/02 20:34:24 UTC

cvs commit: jakarta-alexandria/proposal/gump/project junit.xml

rubys       02/03/02 11:34:24

  Modified:    proposal/gump/project junit.xml
  Log:
  Get the junit tests working
  Submitted by:	Conor MacNeill <co...@cortexebusiness.com.au>
  
  Revision  Changes    Path
  1.9       +3 -1      jakarta-alexandria/proposal/gump/project/junit.xml
  
  Index: junit.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/junit.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- junit.xml	27 Oct 2001 14:57:17 -0000	1.8
  +++ junit.xml	2 Mar 2002 19:34:24 -0000	1.9
  @@ -11,9 +11,11 @@
       <ant>
         <property name="dist" reference="home" project="junit"/>
       </ant>
  +
       <depend project="bootstrap-ant"/>
       <depend project="xml-xerces"/>
  -    <work parent="junit/tests/test.jar"/>
  +    <work parent="dist/junit"/>
  +
       <home parent="dist/junit"/>
       <jar name="junit.jar" id="junit"/>
       <javadoc parent="dist/junit/javadoc"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>