You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by dl...@apache.org on 2001/10/28 23:58:40 UTC

cvs commit: jakarta-turbine-fulcrum build.xml

dlr         01/10/28 14:58:40

  Modified:    .        build.xml
  Log:
  Indicate which Xerces JAR we're using.
  
  Revision  Changes    Path
  1.28      +1 -0      jakarta-turbine-fulcrum/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/build.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -u -r1.27 -r1.28
  --- build.xml	2001/09/26 00:13:51	1.27
  +++ build.xml	2001/10/28 22:58:40	1.28
  @@ -19,6 +19,7 @@
       <pathelement location="${servlet.jar}"/>
       <pathelement location="${jndi.jar}"/>
       <pathelement location="${xalan.jar}"/>
  +    <pathelement location="${xerces.jar}"/>
       <pathelement location="${xmlrpc.jar}"/>
       <pathelement location="${torque.jar}"/>
       <pathelement location="${village.jar}"/>
  
  
  

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