Ignore:
Timestamp:
2009-11-15T13:51:33+01:00 (17 years ago)
Author:
guggis
Message:

new: select whether orthofotos of the city of Bern or the region of Bern are displayed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/wmsadapter/orthofotos-bern/build.xml

    r16752 r18619  
    1212
    1313        <path id="javax.servlet.classpath">
    14                   <fileset dir="${basedir}/../javax.servlet" includes="*.jar" />
     14                  <fileset dir="${library.dir}" includes="*.jar" />
    1515        </path>
    1616       
     
    8585                <copy file="${library.dir}/winstone-0.9.10.jar" todir="${build.dir}/distrib/orthofoto-bern-wms-adapter-${build.number}" />
    8686                <copy file="${basedir}/README.txt" todir="${build.dir}/distrib/orthofoto-bern-wms-adapter-${build.number}" />
     87                <copy file="${basedir}/RELEASE-NOTES.txt" todir="${build.dir}/distrib/orthofoto-bern-wms-adapter-${build.number}" />
    8788                <copy file="${basedir}/VERSION.txt" todir="${build.dir}/distrib/orthofoto-bern-wms-adapter-${build.number}" />
    8889               
Note: See TracChangeset for help on using the changeset viewer.