Last change
on this file since 29683 was 29484, checked in by akks, 12 years ago |
JOSM/ImageryCache: updated MapDB (no more deadlocks, Java 1.6 compatible), less crashes, multiple-JOSM support
|
File size:
684 bytes
|
Line | |
---|
1 | 15.03.2013, 29363: Initial commit
|
---|
2 | 07.04.2013 :
|
---|
3 | * Updated MapDB from GitHub, version 06.04, occasional deadlock on start fixed
|
---|
4 | * Java 1.6 compatibilty due to update of MapDB
|
---|
5 | * Metadata is loaded from database correctly
|
---|
6 | * Code refactoring, iterfaces introduces
|
---|
7 | * Stop background database operations on closing (much less errors on shutdown), needs MapDB one-line hack
|
---|
8 | * Multiple JOSM instances now store JOSM in multiple files (Mapnik, Mapnik_1, Mapnik_2, etc.) , Mapnik.lock file indicates that the file is currently used
|
---|
9 | * DAO object is a singleton now, one file per JVM will be created
|
---|
10 | * Cache directory is created if needed
|
---|
11 |
|
---|
12 |
|
---|
13 |
|
---|
14 |
|
---|
15 |
|
---|
16 |
|
---|
17 |
|
---|
18 |
|
---|
19 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.