Ignore:
Timestamp:
2013-06-21T16:55:42+02:00 (13 years ago)
Author:
akks
Message:

JOSM/ImageryCache: add optional imagerycache.randomAccessFile parameter for slower but less system-dependent storage

File:
1 edited

Legend:

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

    r29484 r29690  
    1515
    1616    <!-- enter the SVN commit message -->
    17     <property name="commit.message" value="JOSM/ImageryCache: updated MapDB (no more deadlocks, Java 1.6 compatible), less crashes, multiple-JOSM support"/>
     17    <property name="commit.message" value="JOSM/ImageryCache: add optional imagerycache.randomAccessFile parameter for slower but less system-dependent storage"/>
    1818    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    1919    <property name="plugin.main.version" value="5779"/>
Note: See TracChangeset for help on using the changeset viewer.