Project

General

Profile

« Previous | Next » 

Revision 3104

Added by perry over 17 years ago

Merged the spatial web.xml.combined into the default web.xml.tomcat5

View differences:

build.xml
811 811
          overwrite="true"
812 812
          filtering="no"/>
813 813

  
814
      <!-- Copy the geoserver/metacat combined web.xml into ${build.war}/web.xml   -->
815
      <copy file="${spatial.webinf-mods}/web.xml.combined"
816
          tofile="${build.war}/web.xml"
817
          overwrite="true"
818
          filtering="no"/>
819

  
820 814
      <!-- Copy the rest of the modified geoserver web-inf files
821 815
      <copy todir="${war.webinf}" filtering="no">
822 816
        <fileset dir="${spatial.webinf-mods}">

Also available in: Unified diff