Ignore:
Timestamp:
2014-10-18T15:31:53+02:00 (12 years ago)
Author:
donvip
Message:

[josm_opendata] fix some sonar issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/opendata/modules/fr.paris/build.xml

    r30416 r30731  
    1616    <property name="module.dist.dir" value="../../dist"/>
    1717    <property name="module.jar" value="${module.dist.dir}/${ant.project.name}.jar"/>
    18         <!-- conditions -->
     18    <!-- conditions -->
    1919    <condition property="resources.exist">
    2020        <available file="resources" type="dir" />
     
    9696                <attribute name="Module-Date" value="${version.entry.commit.date}"/>
    9797                <attribute name="Module-Description" value="Paris"/>
    98                 <attribute name="Module-Icon" value="images/data.fr.paris_24.png"/>
     98                <attribute name="Module-Icon" value="images/data.fr.paris_24.png"/>
    9999                <!--<attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Paris"/>-->
    100100                <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
Note: See TracChangeset for help on using the changeset viewer.