[prev in list] [next in list] [prev in thread] [next in thread] 

List:       taglibs-dev
Subject:    cvs commit: jakarta-taglibs build.xml
From:       glenn () locus ! apache ! org
Date:       2000-09-29 16:16:17
[Download RAW message or body]

glenn       00/09/29 09:16:15

  Modified:    .        build.xml
  Log:
  Updated for datetime taglib
  
  Revision  Changes    Path
  1.12      +6 -2      jakarta-taglibs/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.xml	2000/09/26 20:01:38	1.11
  +++ build.xml	2000/09/29 16:16:13	1.12
  @@ -1,5 +1,5 @@
   <!-- ANT Build Script for the JAKARTA-TAGLIBS Project -->
  -<!-- $Id: build.xml,v 1.11 2000/09/26 20:01:38 glenn Exp $ -->
  +<!-- $Id: build.xml,v 1.12 2000/09/29 16:16:13 glenn Exp $ -->
   <project name="jakarta-taglibs" default="dist" basedir=".">
   
   
  @@ -119,9 +119,13 @@
       <ant dir="./response" target="dist"/>
     </target>
   
  +  <target name="datetime">
  +    <ant dir="./datetime" target="dist"/> 
  +  </target>
  +
     <!-- *********************** Overall Build Command ********************** -->
   
  -  <target name="dist" \
depends="prepare,static,bsf,jspspec,sql,utility,xsl,request,session,response"/>  +  \
<target name="dist" depends="prepare,static,bsf,jspspec,sql,utility,xsl,request,session,response,datetime"/>
  
     <!-- *********************** Clean Command ****************************** -->
   
  
  
  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic