Changeset 18620 in osm for applications


Ignore:
Timestamp:
2009-11-15T13:54:47+01:00 (15 years ago)
Author:
guggis
Message:

fixed build.xml

Location:
applications/editors/josm/wmsadapter/orthofotos-bern
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/wmsadapter/orthofotos-bern/RELEASE-NOTES.txt

    r18619 r18620  
    1 Release 21 - 2009-11-15
     1Release 25 - 2009-11-15
    22* new: select whether orthofotos of the city of Bern or the region of Bern are displayed
    33  (feature request by Jose Riha)
  • applications/editors/josm/wmsadapter/orthofotos-bern/VERSION.txt

    r18619 r18620  
    11
    2 Built-On: 2009-11-15 13:50:26
    3 Build-ID: 21                   
     2Built-On: 2009-11-15 13:54:18
     3Build-ID: 25                   
    44               
  • applications/editors/josm/wmsadapter/orthofotos-bern/build.xml

    r18619 r18620  
    1010        <property name="build.dir.classes" value="${build.dir}/classes"/>
    1111        <property name="build.dir.lib" value="${build.dir}/lib"/>
     12       
     13        <property name="build.number" value="25"/>
    1214
    1315        <path id="javax.servlet.classpath">
     
    2325    </target>
    2426        <!-- *********************************************************************************** -->
    25         <target name="init">
    26         <buildnumber file="build.number" />
    27                
     27        <target name="init">           
    2828        </target>
    2929        <!-- *********************************************************************************** -->
Note: See TracChangeset for help on using the changeset viewer.