Ignore:
Timestamp:
2012-11-22T00:33:09+01:00 (12 years ago)
Author:
donvip
Message:

[josm_importimage] Fix plugin requires

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/ImportImagePlugin/build.xml

    r28965 r28969  
    122122                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImportImagePlugin"/>
    123123                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    124                 <attribute name="Plugin-Requires" value="log4j, geotools"/>
     124                <attribute name="Plugin-Requires" value="log4j; geotools"/>
    125125                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    126126                        </manifest>
Note: See TracChangeset for help on using the changeset viewer.