Ignore:
Timestamp:
2014-06-30T13:17:57+02:00 (12 years ago)
Author:
beata.jancso
Message:
  • fixed MapdustHelpPanel
  • updated gson library -> the classes from the "service" package were changed
File:
1 edited

Legend:

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

    r30416 r30500  
    6969        </copy>
    7070        <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}">
    71             <zipfileset src="lib/gson-1.5.jar" includes="**/*.class"/>
     71                <zipfileset src="lib/gson-2.2.4.jar"/>
    7272            <manifest>
    7373                <attribute name="Author" value="Beata Jancso"/>
Note: See TracChangeset for help on using the changeset viewer.