Changeset 29935 in osm for applications/editors/josm/plugins/opendata/modules/fr.paris
- Timestamp:
 - 2013-09-20T21:12:44+02:00 (12 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
applications/editors/josm/plugins/opendata/modules/fr.paris/build.xml
r29015 r29935 1 1 <?xml version="1.0" encoding="utf-8"?> 2 <!--3 ** This is a template build file for a module of the JOSM opendata plugin.4 **5 ** Usage6 ** =====7 ** To build it run8 **9 ** > ant dist10 **11 ** To install the generated module locally (in you default opendata modules directory) run12 **13 ** > ant install14 **15 ** The generated module jar is not automatically available in JOSMs opendata plugin configuration16 ** dialog. You have to check it in first.17 **18 ** Use the ant target 'publish' to check in the module and make it available to other19 ** JOSM users:20 ** set the property commit.message21 ** and run22 ** > ant publish23 **24 -->25 2 <project name="fr.paris" default="dist" basedir="."> 26 3 <!-- enter the SVN commit message -->  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  