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/02/04 05:16:14 UTC

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

jmitchell    2003/02/03 20:16:14

  Modified:    contrib/struts-el build.xml
  Log:
  Just another location to look.
  
  Revision  Changes    Path
  1.10      +1 -0      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.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.xml	8 Jan 2003 19:04:23 -0000	1.9
  +++ build.xml	4 Feb 2003 04:16:14 -0000	1.10
  @@ -47,6 +47,7 @@
   
    <!-- Load local and user build preferences -->
    <property file="${user.home}/build.properties"/>
  + <property file="../../../build.properties"/>
    <property file="../../build.properties"/>
    <property file="build.properties"/>
   
  
  
  

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