Project

General

Profile

« Previous | Next » 

Revision 2817

Added by Matt Jones over 18 years ago

copy log properties to the deployment for LSID.

View differences:

build.xml
1402 1402
              overwrite="true">
1403 1403
            <filterset refid="configFilters" />
1404 1404
        </copy>
1405
        <copy file="${conf.dir}/log4j.properties"
1406
              tofile="${lsid.build.dir}/WEB-INF/classes/log4j.properties"
1407
              overwrite="true">
1408
            <filterset refid="configFilters" />
1409
        </copy>
1405 1410
        <!-- Copy config files into the build -->
1406 1411
        <copy todir="${lsid.build.dir}/WEB-INF">
1407 1412
            <fileset dir="${webinf.dir}"

Also available in: Unified diff