rubys       02/03/02 11:34:24

  Modified:    proposal/gump/project junit.xml
  Log:
  Get the junit tests working
  Submitted by: Conor MacNeill <[EMAIL PROTECTED]>
  
  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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to