Parent Directory | Revision Log
Branch 1.8-gt2-2.6 (from rev 45) for geotools 2.6 migration
1 | mojays | 3 | =============================================== |
2 | Additionally necessary libs (besides Geotools) | ||
3 | because no longer included in Geotools | ||
4 | =============================================== | ||
5 | |||
6 | when using gt2.4.2 | ||
7 | ------------------ | ||
8 | gt2-arcgrid-2.3.0-M0.jar | ||
9 | commons-io-1.4.jar | ||
10 | junit-4.4.jar | ||
11 | |||
12 | |||
13 | when using gt2.4.4 | ||
14 | ------------------ | ||
15 | gt2-arcgrid-2.3.0-M0.jar | ||
16 | junit-4.4.jar | ||
17 | gt2-render-2.4.2.jar # using this jar instead of the 2.4.4 version resolves the bug that | ||
18 | # the PointSymbolizer does not render point layers from inside a | ||
19 | # JAR properly | ||
20 | |||
21 | mojays | 24 | when using gt2.4.5 |
22 | ------------------ | ||
23 | gt2-arcgrid-2.3.0-M0.jar | ||
24 | junit-4.4.jar | ||
25 | mojays | 3 | |
26 | mojays | 24 | |
27 | mojays | 3 | The older arcgrid has to be included below the 2.4.4 arcgrid! This dependency is a TODO and should be removed |
28 |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |