/[Apache-SVN]/struts/core/branches/STRUTS_1_2_BRANCH/build.xml
ViewVC logotype

Diff of /struts/core/branches/STRUTS_1_2_BRANCH/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- struts/core/branches/STRUTS_1_2_BRANCH/build.xml	2005/05/05 03:40:33	168252
+++ struts/core/branches/STRUTS_1_2_BRANCH/build.xml	2005/05/05 03:44:26	168253
@@ -276,7 +276,6 @@
     -->
 
         <mkdir dir="${libdir}"/>
-        <mkdir dir="${libdir}/tld"/>
 
         <get dest="${libdir}/commons-beanutils.jar"
             usetimestamp="true" ignoreerrors="true"
@@ -334,9 +333,6 @@
         <property name="jstl.jar"               value="${libdir}/jstl-1.0.6.jar"/>
         <property name="jstl-standard.jar"      value="${libdir}/standard-1.0.6.jar"/>
 
-        <property name="mailreader.inherit"     value="true"/>
-        <property name="jstl.tld.dir"           value="${libdir}/tld"/>
-
 
     </target>
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26