You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2003/04/25 05:11:24 UTC

cvs commit: jakarta-struts/contrib/struts-el build.xml

jmitchell    2003/04/24 20:11:24

  Modified:    contrib/struts-el build.xml
  Log:
  Help with building struts-el.
  
  Revision  Changes    Path
  1.13      +1 -1      jakarta-struts/contrib/struts-el/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/struts-el/build.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- build.xml	28 Feb 2003 06:42:21 -0000	1.12
  +++ build.xml	25 Apr 2003 03:11:24 -0000	1.13
  @@ -220,7 +220,7 @@
   -->
     <copy todir="${build.home}/library">
      <fileset dir="${jstl.home}/tld" includes="*.tld"/>
  -   <fileset dir="${struts.home}/lib" includes="*.tld"/>
  +   <fileset dir="${struts.home}/dist/lib" includes="*.tld"/>
     </copy>
    </target>
   
  
  
  

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