You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ma...@apache.org on 2003/10/17 22:16:18 UTC

cvs commit: jakarta-commons-sandbox/io project.xml

matth       2003/10/17 13:16:18

  Modified:    io       project.xml
  Log:
  Bugzilla #22738 from yours truly.
  
  Revision  Changes    Path
  1.11      +4 -1      jakarta-commons-sandbox/io/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/io/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	22 Sep 2003 18:08:18 -0000	1.10
  +++ project.xml	17 Oct 2003 20:16:18 -0000	1.11
  @@ -23,7 +23,9 @@
       <gumpRepositoryId>jakarta-io</gumpRepositoryId>
   
       <description>
  -        Commons.IO is a package of Java utility classes for ther classes that are in java.io's hierarchy, or are considered to be so standard and of such high reuse as to justify existence in java.io.
  +        Commons.IO is a package of Java utility classes for java.io's 
  +        hierarchy.  Classes in this package are considered to be so standard 
  +        and of such high reuse as to justify existence in java.io.
       </description>
   
       <shortDescription>Java Common IO Components</shortDescription>
  @@ -165,6 +167,7 @@
           <aspectSourceDirectory/>
   
           <!-- Unit test classes -->
  +        <!-- TODO Organize test inclusions and exclusions -->
           <unitTest>
               <includes>
                   <include>**/*Test*</include>
  
  
  

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