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 2001/04/12 13:56:39 UTC

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

rubys       01/04/12 04:56:39

  Modified:    proposal/gump/project jakarta-commons.xml
  Log:
  beanutils/build.xml => beanutils/build/build.xml
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-alexandria/proposal/gump/project/jakarta-commons.xml
  
  Index: jakarta-commons.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-commons.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jakarta-commons.xml	2001/04/09 21:59:28	1.2
  +++ jakarta-commons.xml	2001/04/12 11:56:39	1.3
  @@ -9,7 +9,7 @@
     <project name="commons-beanutils">
       <url href="http://jakarta.apache.org/commons/beanutils.html"/>
   
  -    <ant basedir="beanutils" target="dist">
  +    <ant basedir="beanutils/build" target="dist">
         <property name="junit.home" reference="homepath" project="junit"/>
       </ant>
       <depend project="jakarta-ant"/>
  
  
  

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