You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by hu...@apache.org on 2004/03/26 19:22:41 UTC

cvs commit: jakarta-commons-sandbox/chain/apps/mailreader project.xml

husted      2004/03/26 10:22:41

  Modified:    chain/apps/mailreader project.xml
  Log:
  Add Junit dependency for testing.
  
  Revision  Changes    Path
  1.2       +5 -0      jakarta-commons-sandbox/chain/apps/mailreader/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/chain/apps/mailreader/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	25 Mar 2004 12:35:00 -0000	1.1
  +++ project.xml	26 Mar 2004 18:22:41 -0000	1.2
  @@ -67,6 +67,11 @@
         </properties>
       </dependency>
   
  +      <dependency>
  +        <groupId>junit</groupId>
  +        <artifactId>junit</artifactId>
  +        <version>3.8.1</version>
  +      </dependency>
      </dependencies>
   
       <resources>
  
  
  

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