rubys       01/10/01 04:41:41

  Modified:    proposal/gump/site build.xml
  Log:
  Velocity incompatibility with JAXP 1.1 is now fixed.
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-alexandria/proposal/gump/site/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/site/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.xml 2001/10/01 11:37:11     1.4
  +++ build.xml 2001/10/01 11:41:41     1.5
  @@ -66,7 +66,7 @@
   
       <!-- Produce the web site if Anakia is present -->
       <target name="docs" depends="setenv" if="AnakiaTask.present">
  -        <taskdef name="anakia" reverseloader="true"
  +        <taskdef name="anakia"
               classname="org.apache.velocity.anakia.AnakiaTask">
               <classpath refid="classpath"/>
           </taskdef>
  
  
  

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

Reply via email to