proyal      2003/06/22 17:15:01

  Modified:    jelly    project.xml
  Log:
  Add JUnit dependency
  
  Revision  Changes    Path
  1.128     +5 -0      jakarta-commons/jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/project.xml,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -r1.127 -r1.128
  --- project.xml       22 Jun 2003 20:22:33 -0000      1.127
  +++ project.xml       23 Jun 2003 00:15:01 -0000      1.128
  @@ -272,6 +272,11 @@
         <version>1.0-beta-2</version>
         <url>http://forehead.sf.net/</url>
       </dependency>
  +
  +    <dependency>
  +        <id>junit</id>
  +        <version>3.7</version>
  +    </dependency>
     </dependencies>
     
     <build>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to