Changeset 34632 in osm for applications/editors


Ignore:
Timestamp:
2018-09-11T19:09:03+02:00 (6 years ago)
Author:
donvip
Message:

Apache HTTP client needs JNA on Windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/apache-http/build.xml

    r32680 r34632  
    1414        <property name="josm" location="../../core/dist/josm-custom.jar"/>
    1515        <property name="plugin.dist.dir" value="../../dist"/>
    16     <property name="plugin.requires" value="apache-commons"/>
     16    <property name="plugin.requires" value="apache-commons;jna"/>
    1717    <property name="plugin.stage" value="15"/>
    1818
Note: See TracChangeset for help on using the changeset viewer.