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 2003/01/25 16:58:59 UTC

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

rubys       2003/01/25 07:58:58

  Modified:    proposal/gump/project jakarta-commons-sandbox.xml
  Log:
  io requires a empty examples dir in order to build
  
  Revision  Changes    Path
  1.120     +2 -0      jakarta-alexandria/proposal/gump/project/jakarta-commons-sandbox.xml
  
  Index: jakarta-commons-sandbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-commons-sandbox.xml,v
  retrieving revision 1.119
  retrieving revision 1.120
  diff -u -r1.119 -r1.120
  --- jakarta-commons-sandbox.xml	24 Jan 2003 07:05:40 -0000	1.119
  +++ jakarta-commons-sandbox.xml	25 Jan 2003 15:58:58 -0000	1.120
  @@ -145,6 +145,8 @@
     <project name="commons-io">
       <package>org.apache.commons.io</package>
       <description>Commons I/O Utility Package</description>
  +
  +    <mkdir dir="io/src/examples"/>
       <ant basedir="io" target="dist">
         <property name="component.version"  value="@@DATE@@"/>
       </ant>
  
  
  

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