rubys       2004/09/09 23:30:15

  Modified:    .        build.xml
  Log:
  Add rdc
  
  Revision  Changes    Path
  1.7       +5 -1      jakarta-taglibs-sandbox/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs-sandbox/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml 7 Aug 2004 15:23:14 -0000       1.6
  +++ build.xml 10 Sep 2004 06:30:15 -0000      1.7
  @@ -61,6 +61,10 @@
       <ant dir="./mailer2" target="dist"/>
     </target>
   
  +  <target name="rdc">
  +    <ant dir="./rdc" target="dist"/>
  +  </target>
  +
     <!-- *********************** Overall Build Command ********************** -->
     <target name="dist" 
depends="prepare,iterators,unstandard,image,datagrid,mailer2"/>
   
  
  
  

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

Reply via email to